cancel
Showing results for 
Search instead for 
Did you mean: 

"SOAPFaultCode: 1 Server Error"

Former Member
0 Kudos

Hi All,

I have a problem with error "SOAPFaultCode : 1 Server Error" when I test connection web service in abap using sproxy.

I created config in PI, the scenario is 1 sender - two receiver with BPM synchronously. BPM split the message I was send using fork to each receiver and send back the response. Everything worked fine when I test it using XMLSpy. Then I create connection to that WS in R/3 using Logical Port in SOA Manager. When I test it in sproxy I got that error message (SOAPFaultCode: 1 Server Error).

I Trace in ST11 and got following detail error :

XRFC> TRACE SOAP RUNTIME - trace records <

XRFC> <

XRFC> <

XRFC> E SOAP_RUNTIME 20101018082148.5857600 : CL_SOAP_RUNTIME_CLIENT <

XRFC> ->EXEC_PROCESSING Exception handling in SOAP runtime <

XRFC> <

XRFC> <

XRFC> E HTTP_TRANSPORT_BINDING 20101018082148.5625770 : CL_SOAP_HTTP <

XRFC> TPBNDROOT ->HANDLE_STATUS_CODE Received return code 500 ( <

XRFC> Internal Server Error ) <

XRFC> <

XRFC> <

XRFC> E SOAP_RUNTIME 20101018082148.5856920 : CL_SOAP_RUNTIME_CLIENT <

XRFC> ->EXEC_PROCESSING SOAP Fault Exception caught: : Server Error <

XRFC> <

XRFC>

XRFC> End of user trace

I confuse wether my SOA Manager setting is going wrong or my config in PI not complete yet..

I would appreciate if anybody could help me solving this error..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Former Member
0 Kudos

Added information, use web service connection to apply it in ABAP WebDynpro application..

Anybody?

Thanks,

Glenn