Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP:1.026 SRT: "no configuration for this HTTP server instance"

Former Member
0 Kudos

Hi,

I am trying to create a webservice based on an ABAP function group.

Therefore I created a new function group Z_ADD (simply adds two numbers and exports the result) in $TMP.

Then I added my WS with Enterprise Service -> Web Service (using Z_ADD).

Next I configured a logic port pointing to my new ws.

Then I created a client proxy for my ws, activated it and tested it with my new logic port.

I am showed a SOAP call for my ws and after submitting I can enter my logins - but then I get the error:

SOAP:1.026 SRT: HTTP-Code 500: ("SRT: Unexpected failure in SOAP processing occurred: ("No configuration for this HTTP server instance")")

My system is

SAP ECC 6.0 
SAP_BASIS 700 0014

Do you have any idea for a reason of this?

Thanks for your help.

Marcel

4 REPLIES 4

Former Member
0 Kudos

The full error message got lost somehow:


SOAP:1.026 SRT: HTTP-Code 500: ("SRT: Unexpected failure in SOAP 
processing occurred: ("No configuration for this HTTP server instance")")

0 Kudos

hi Marcel,

Did you finally solved this problem? I've same issue...

Thanks and regards.

Urtzi

0 Kudos

I'm having a similar problem. Can any of you tell me how you resolved this?

Thanks !

0 Kudos

Hi,

Try activating the SICF seting for the custom Application.

Regards,

Aditya