cancel
Showing results for 
Search instead for 
Did you mean: 

Getting HTTP/1.1 500 Internal Server Error

Former Member
0 Kudos

Hi All,

We have been trying to get the Service Definition work from the external system (.NET)
. In SAP following has been done.

  • Create a Service definition using a RFC FM.
  • Create an end point in SOAMANGER. Which created an SICF service too.

There is no Java stack in our ECC environment so the SOAMANGER is pointed to PI and the ED1 host is provided in white list.

The ICF shows below error.

Accepted Solutions (1)

Accepted Solutions (1)

GauravKant
Contributor
0 Kudos

Hi Yogeeta,

There might be some issue with the .net code which is not accepting response content.

You can try to send request through SOAP UI and check if you are getting correct response.

Regards,

Gaurav

Former Member
0 Kudos

Gaurav,

I tried testing through SOAP UI and it gives Internal server error. Testing through SE 80 works.

I ICM log also shows the same error; is there any thing that could be missing.

Thanks,

Yogeeta

Answers (3)

Answers (3)

kaus19d
Active Contributor
0 Kudos

So, , problem till now resolved or ICM soft-restart is still pending. If issue resolved, then would request you to close the issue.

Thanks,

Kaushik

Former Member
0 Kudos

The SOAP UI testing did help. There were SOAMANGER Authentication settings that were changes to allow access.

Former Member
0 Kudos

continue... HTTP response  [8/98351/1]: [Thr 4976]  HTTP/1.1 500 Internal Server Error [Thr 4976]  content-type: text/xml; charset=utf-8

manoj_khavatkopp
Active Contributor
0 Kudos

check the request which you are sending ? the error may be due to that .Net application is not able to process the request which u r sending