cancel
Showing results for 
Search instead for 
Did you mean: 

Server returned code (500) with message <Internal Server Error> and content

former_member473547
Participant
0 Kudos

Hi cracks,

I am trying to run the web service

InternalRequestSRMUpdateRequestConfirmation_In

an get following error :

Server returned code (500) with message <Internal Server Error> and content type <text/html; charset=utf-8>.

any idea?

rgds

Vincent

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

yes,

you got crash aka shortdump in your system.

- webserver: didn't crash, because it issued an error 500, so it works

- remains either the soap runtime, which usually doesn't dump but throw errors and the application itself.

I'd look into the tracefiles (ST11) or tie the debugger to the service in question (SICF) and try to find out hat happens/d.

anton

former_member473547
Participant
0 Kudos

Hi,

yep, it was an error in the coding, can see it in st11

Thks

Vincent

Answers (0)