cancel
Showing results for 
Search instead for 
Did you mean: 

MessagingException: XIServer:CLIENT_SEND_FAILED:

Former Member
0 Kudos

Hi Experts,

    We are using SAP PI 7.1 SP 10.

Whenever I am trying to send a SOAP request using SOAP UI I am getting following error :

<s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">

               <context>XIAdapter</context>

               <code>ADAPTER.JAVA_EXCEPTION</code>

               <text>com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIServer:CLIENT_SEND_FAILED:

          at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1183)

I have implemented note 856597. Roles described in the note are already present assigned to the User that is sending the request.

Initially it was working fine but because of a recent batch upgarde to SP 10 the request is not going to SAP PI.

I checked SAP NWA-> Operation Management -> Identity Management but nothing is maintained there.

Is there some setting that I am missing.

Please help!

Thanks,

Rupendra Sharma

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Problem resolved..

Changed a few configurations and changed quality of service to EO. 🙂

Former Member
0 Kudos

Hi

Do you see any entry in Sender comunication Channel in Channel monitoring ? And Is it Sync Interface?

You should be able to see the user in Identity Management and also the roles assigned to that user.