Hello,
While trying to call a Stored Process Web Service as a Restful Web service on Advanced Rest Client, it throws 500: Internal Server Error. It worked fine a couple of days back.
The log says "2017-01-18T12:10:00,336 INFO [00014361] :sasevs@saspw - New client connection (1158) accepted from server port 8561 for user sasevs@saspw. Encryption level is Credentials using encryption algorithm SASPROPRIETARY. Peer IP address and port are [10.10.35.36]:55846 for APPNAME=Environment Manager 904400.
2017-01-18T12:10:00,342 INFO [00014370] 1158:sasins - Client connection 1158 for user sasevs@saspw closed."
Ajay,
You're looking at the wrong bit of the wrong log - that's your metadata log showing a connection from an internal user used by Environment Manager.
Assuming you're on 9.4 (because of said sasevs user), you should check server.log under Lev1/Web/WebAppServer/SASServer1_1/logs. There will be exceptions in there that hint to the underlying problem.
Alternatively, if it worked until a couple of days ago then a restart of SASServer1 may fix your issue.
Nik
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.