Forum Post: RE: Server 500 error when GETting data from an Business via REST

  • Thread starter Thread starter knavneet
  • Start date Start date
Status
Not open for further replies.
K

knavneet

Guest
Hi - REST Log file would be the first place to start with. Then look at the broker logs. 1. Please look at %DLC%\servers\tomcat\webapps\MyMobileWebService\WEB-INF\adapters\logs\*.log 2. If the log doesn't give substantial information increase the logging level by opening %DLC%\servers\tomcat\webapps\MyMobileWebService\WEB-INF\adapters\runtime.props and setting serviceLoggingLevel to 4 bpm:serviceLoggingLevel 4 /bpm:serviceLoggingLevel Restart Tomcat and try to invoke the method again. See if the log gives any clue now. If this doesn't give any information, look at restbroker1.server.log and restbroker1.broker.log in the AppServer WRKDIR (assuming you are connecting to broker named restbroker1). HTH, Navneet

Continue reading...
 
Status
Not open for further replies.
Back
Top