cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with receiver SOAP(axis) adapter while connecting third party system

Former Member
0 Kudos

Hi Experts ,

We are facing Issue with receiver SOAP(axis) adapter while connecting third party system

Flow is  SAP -- > PI -- > thirdparty webservice ( synchronous message)

- As it involves third party connection , hence we loaded the certificates in the Trusted CA . It has 2 set of certificates one is root ca and another is signed certificates with type X.509 and extension as .p7b . We have loaded both to the trusted CA  locaiton

- Firewall changes are up in the Pi system , we are able to telnet third party host/IP  successfully.

- As soon as we trigger a message from PI it throws :  "SOAP: call failed com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset "

Complete error log is :

Trying to put the message into call queue

21.08.2014 09:53:43 Information Message successfully put into the queue

21.08.2014 09:53:43 Information Message retrieved from call queue

21.08.2014 09:53:43 Information Message status set to DLNG

21.08.2014 09:53:43 Information Executing Request Mapping "http:// ----------/" (SWCV 668aa2d05bb711e1acfbcac40ac10b60)

21.08.2014 09:53:43 Information Delivering to channel: Receive_SOAP_BulkFeedback

21.08.2014 09:53:43 Information MP: processing local module localejbs/AF_Adapters/axis/AFAdapterBean

21.08.2014 09:53:43 Information Axis: xioutbound-request mutation

21.08.2014 09:53:43 Information MP: processing local module localejbs/AF_Adapters/axis/HandlerBean

21.08.2014 09:53:43 Information Axis: invoking handler xireq of java:com.sap.aii.axis.xi.XI30OutboundHandler

21.08.2014 09:53:43 Information MP: processing local module localejbs/AF_Adapters/axis/HandlerBean

21.08.2014 09:53:43 Information Axis: invoking handler trp of java:com.sap.aii.adapter.axis.ra.transport.http.HTTPSender

21.08.2014 09:53:56 Error Axis: error in invocation: java.net.SocketException: Connection reset

21.08.2014 09:53:56 Error MP: exception caught with cause java.net.SocketException: Connection reset

21.08.2014 09:53:56 Error Exception caught by adapter framework: ; nested exception is:

java.net.SocketException: Connection reset

21.08.2014 09:53:56 Error Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset

21.08.2014 09:53:56 Error Message status set to FAIL

21.08.2014 09:53:56 Error Returning to application. Exception: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset

21.08.2014 09:53:56 Error SOAP: call failed: com.sap.aii.af.lib.mp.module.ModuleException: senderChannel c36a692a4087348ab7b716dc1cfa4210: Catching exception calling messaging system

21.08.2014 09:53:56 Error SOAP: call failed com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Hi people, i am with a similar issue. The end system changed the ip. The telnet and ping in server returns the new ip, but pi continuous by the old ip. In the receiver channel, i just set the url, i don´t set the ip in any field. What i have to do to go by the new ip ? I have to reset pi ?

The error in commuincation channel is "com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset".

Thank's

Former Member
0 Kudos

Hi,

Are you able to send message using external tools like, SOAP UI ?

Thanks,

Sudhansu

iaki_vila
Active Contributor
0 Kudos

Hi Raja,

The end system is closing the communication. Try to reset your PI ICM instance. Also check if your PI system is affected by this note   1675953 - SSL Client Authentication failed with PI SOAP Axis Adapter

Regards.

0 Kudos

Hello Inãki,

can you help me in my open thread 3668026 ?

Can we talk about that in PrivateMessage? how ?

0 Kudos

Hello Raja,

could you please send me the Processo Sequence, and Module configuration of this connection ?

Best Regards