cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing with saopui

Former Member
0 Kudos

Dear All,

I am facing below issue while i am testing in soapui.

My Scenario Soap To Proxy Syn


<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

   <SOAP:Body>

      <SOAP:Fault>

         <faultcode>SOAP:Server</faultcode>

         <faultstring>Server Error</faultstring>

         <detail>

            <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:CX_RD_PLSRV:

  at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandle

The initial exception that caused the request to fail, was:

java.lang.NullPointerException: while trying to invoke the method com.sap.aii.af.sdk.xi.lang.Binary.getBytes() of an object returned from com.sap.aii.af.sdk.xi.mo.xmb.XMBPayload.getContent()

    at com.sap.aii.adapter.xi.ms.XIPayload.getContent(XIPayload.java:146)

    at com.sap.aii.mdt.itsam.mbeans.soa.utils.MessagePayloadUtil.retrieveTransferMessage(MessagePayloadUtil.java:253)

    at com.sap.aii.mdt.itsam.mbeans.payload.SAP_ITSAMXIAFTransferMessage_Impl.retrieveTransferMessage(SAP_ITSAMXIAFTransferMessage_Impl.java:326)

    at com.sap.aii.mdt.itsam.mbeans.payload.SAP_ITSAMXIAFTransferMessageWrapper.invoke(SAP_ITSAMXIAFTransferMessageWrapper.java:373)

    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

    ... 94 more

See full exception chain for details.


Failed to process request. Please contact your system administrator.

Thanks

Mohith


Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Mohiti,

Have you checked inside PI if the scenario works properly?, i mean, try to test it before with the WSNavigator.

Are you working with attachments?

Regards.

former_member186851
Active Contributor
0 Kudos

Check ur WSDL.

Did you open the project with URL you got from ICO?