cancel
Showing results for 
Search instead for 
Did you mean: 

Error when Running SRT_SMOKE_TEST

Former Member
0 Kudos

Hi,

I am getting below errors when Running SR_SMOKE_TEST, I tried various option and activated services in SICF, search lot of forum post, but nothing helped, can you please give some suggestions.

Synchronous Stateless ------- ERROR SRT: Unsupported xstream found: ("HTTP Code 404 : Not found")

Synchronous Stateful ------- ERROR SRT: Unsupported xstream found: ("HTTP Code 404 : Not found")

Idempotency Service (IDP)  ------- ERROR SRT: Unsupported xstream found: ("HTTP Code 404 : Not found")

Stateless - Plainsoap ------ ERROR SRT: Unsupported xstream found: ("HTTP Code 404 : Not found")

Error when calling SOAP Runtime functions: Error during sending of Check request via Proxy: SOAP:1.007 SRT: Unsupported xstream found: ("HTTP Code 404 : Not found")

Any sort of advice will be helpful to fix this.

Thanks.

SMU

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Have you checked related WSDL service on java side?

Please check if that WSDL service available and connection string is same bot side.

Former Member
0 Kudos

SRT_SMOKE_TEST i am running on ABAP side, then which WSDL service do I need to check on java side and how?