Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
5 subscribers
Views
1851 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
In the process model I'm trying to execute an unattended write to the databa
Steve Satwah
over 10 years ago
In the process model I'm trying to execute an unattended write to the database smart service. I'm getting "error with Task" see attached.
Any suggestions?
Thanks...
OriginalPostID-129103
OriginalPostID-129103
Discussion posts and replies are publicly visible
Parents
0
Steve Satwah
over 10 years ago
Here is the application error log message
2014-11-17 01:05:11,765 [http-/0.0.0.0:8080-2] ERROR com.appiancorp.ap2.PortalResponse - Error: 404 Message: /suite/framework/1933
2014-11-17 01:05:11,766 [http-/0.0.0.0:8080-2] ERROR com.appiancorp.asi.components.common.BackgroundAction - The response was committed prematurely when loading a requested URI. statusCode=404, uri=1933
2014-11-17 01:05:11,952 [http-/0.0.0.0:8080-4] ERROR com.appiancorp.ap2.PortalResponse - Error: 404 Message: /suite/framework/1933
2014-11-17 01:05:11,953 [http-/0.0.0.0:8080-4] ERROR com.appiancorp.asi.components.common.BackgroundAction - The response was committed prematurely when loading a requested URI. statusCode=404, uri=1933
2014-11-17 01:07:33,820 [http-/0.0.0.0:8080-2] ERROR com.appiancorp.common.struts.BaseAction - Error executing action: null
java.lang.NullPointerException
at com.appiancorp.asi.components.common.BackgroundAction.main(BackgroundAction.java:174)
at com.appiancorp.common.struts.BaseViewAction.executeImpl(BaseViewAction.java:125)
at com.appiancorp.common.struts.BaseAction.execute(BaseAction.java:450)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Steve Satwah
over 10 years ago
Here is the application error log message
2014-11-17 01:05:11,765 [http-/0.0.0.0:8080-2] ERROR com.appiancorp.ap2.PortalResponse - Error: 404 Message: /suite/framework/1933
2014-11-17 01:05:11,766 [http-/0.0.0.0:8080-2] ERROR com.appiancorp.asi.components.common.BackgroundAction - The response was committed prematurely when loading a requested URI. statusCode=404, uri=1933
2014-11-17 01:05:11,952 [http-/0.0.0.0:8080-4] ERROR com.appiancorp.ap2.PortalResponse - Error: 404 Message: /suite/framework/1933
2014-11-17 01:05:11,953 [http-/0.0.0.0:8080-4] ERROR com.appiancorp.asi.components.common.BackgroundAction - The response was committed prematurely when loading a requested URI. statusCode=404, uri=1933
2014-11-17 01:07:33,820 [http-/0.0.0.0:8080-2] ERROR com.appiancorp.common.struts.BaseAction - Error executing action: null
java.lang.NullPointerException
at com.appiancorp.asi.components.common.BackgroundAction.main(BackgroundAction.java:174)
at com.appiancorp.common.struts.BaseViewAction.executeImpl(BaseViewAction.java:125)
at com.appiancorp.common.struts.BaseAction.execute(BaseAction.java:450)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data