cancel
Showing results for 
Search instead for 
Did you mean: 

Internal sever error 500 ?

Former Member
0 Kudos

Hi Guys,

I have configured HTTP-RFC scenario and tested with the HTTP client and i got the status code 200 ok as the response.

when i test the same scenario from my 3rd party system, i am getting the error code 500 internal server error. I have used the url generated from the http client tool. I have found the xml is generated in the 3rd party system but it is unable to send it to PI.

I have used the id and pw which is copied to piappluser and has the same role as piappluser.

can any body explain regarding the error code 500 and how to resolve it ?

Thanks,

srini

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Srini,

Go through the blog

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi by Krishnamoorthy.

Try the OSS notes mentioned in the blog.

Regards,

Jai Shankar

Former Member
0 Kudos

Hi Jai,

I have gone through this already and gone tried the oss note and it dosent help. I am sending the xml files from the 3rd party system which is oracle db and there there is url field in a table with varchar 255.

I have give the url generated in http client for that field and i have also replaced / by %2F and . by % 2E. I have taken care of these, when i send the xml, xml is generated in 3rd party syst but unable to send it.

Do i need to take care of any char in defin the url in oracle ?

any help would be appreciated.

Thanks,

srini

prateek
Active Contributor
0 Kudos

Hi Srini,

The HTTP code 500 indicates internal error in your application.

Check on to the stacktrace in

<local drive>:\usr\sap\XXX\YYY\j2ee\cluster\server0\log

The latest lines there would provide u the exact error

Also check the version of JCo.

Also check SAP Note 804124.

As far as i know, it is not related to ur characters in url.

Regards,

Prateek

Answers (0)