Rahul Kadu Posted April 26, 2016 Share Posted April 26, 2016 We are using BW 5.11.0_HF-016, and REST Plugin 2.0.0. After deploying the ear and initial few requests are working correctly. Suddenly after some time the service instance goes into error state. Below is the error seen in log files. I have verified that the HTTP receiver Host and Port and Base URL on the "REST Dispatch and Reply" activity has the same configuration i.e.same host and port. Can you help me fix this problem. 2016 Apr 26 13:54:12:996 GMT -4 BW.CSL-1-1-1-3-1-6-CSL-MT-DAS-5464 Debug [bW-Core] => BusinessProcesses/StarterProcess/REST/RESTService_StarterProcess.process/HTTPReceiver_CSLRest.eval(Job-172)2016 Apr 26 13:54:12:996 GMT -4 BW.CSL-1-1-1-3-1-6-CSL-MT-DAS-5464 Debug [bW-Core] BusinessProcesses/StarterProcess/REST/RESTService_StarterProcess.process/REST Dispatch and Reply.eval(Job-172)2016 Apr 26 13:56:09:580 GMT -4 BW.CSL-1-1-1-3-1-6-CSL-MT-DAS-5464 Debug [bW-Core] Job-172 Error in [businessProcesses/StarterProcess/REST/RESTService_StarterProcess.process/REST Dispatch and Reply] Internal Server error occurred: No session found for Process Name[businessProcesses/StarterProcess/REST/RESTService_StarterProcess.process] ID[Job-172]2016 Apr 26 13:56:09:581 GMT -4 BW.CSL-1-1-1-3-1-6-CSL-MT-DAS-5464 Debug [bW-Core] http://schemas.tibco.com/bw/plugins/xml/5.0/RESTJSONExceptions"> Internal Server error occurred: No session found for Process Name[businessProcesses/StarterProcess/REST/RESTService_StarterProcess.process] ID[Job-172] BW-RESTJSON-3000001 Link to comment Share on other sites More sharing options...
Huzefa Misri Posted August 24, 2016 Share Posted August 24, 2016 Check if the Base URL is correct or if changed then restart the designer, mostly when we hit the rest service the http receivers gets the message but rest despatch and reply activity fails due to wrong base URL. Link to comment Share on other sites More sharing options...
Simon Mburu Posted January 26, 2019 Share Posted January 26, 2019 Perhaps you've forgotten to set HTTP Receiver for Reply For: on the REST request reply configuration tab Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now