Posted: Fri Mar 08, 2013 8:03 pm Post subject: Error Making SOAP JNI Call: Axis2Requester_processResponseMe
Newbie
Joined: 24 May 2012 Posts: 1
Hi All,
I am using Soap Request node in my message flow. When building this message flow, i tried debug and manage to propagate to Out terminal of Soap Request Node.
But my message flow reflect below problem in log :
Code:
<Body><File>/build/S700_P/src/WebServices/WSLibrary/ImbSOAPRequestHelper.cpp</File><Line>1801</Line><Function>ImbSOAPRequestHelper::makeSOAPRequest</Function><Type></Type><Name></Name><Label></Label><Catalog>BIPmsgs</Catalog><Severity>3</Severity><Number>3701</Number><Text>Error Making SOAP JNI Call: Axis2Requester_processResponseMessageSync</Text><Insert><Type>5</Type><Text>Axis2Requester_processResponseMessageSync</Text></Insert><Insert><Type>5</Type><Text>org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException: White space is required between "SYSTEM" and the system identifier.</Text></Insert><Insert><Type>5</Type><Text>Frame : 0 org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException: White space is required between "SYSTEM" and the system identifier.| @: org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:254)| @: org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.getSOAPEnvelope(StAXSOAPModelBuilder.java:156)| @: org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.<init>(StAXSOAPModelBuilder.java:105)| @: com.ibm.broker.axis2.SoapUtilities.createSOAPMessage(SoapUtilities.java:2169)| @: com.ibm.broker.axis2.SoapUtilities.createSOAPMessage(SoapUtilities.java:1873)| @: com.ibm.broker.axis2.Axis2Requester.processResponseMessageSync(Axis2Requester.java:1451)| @: com.ibm.broker.plugin.MbOutputTerminal._propagate(Native Method)| @: com.ibm.broker.plugin.MbOutputTerminal.propagate(MbOutputTerminal.java:107)| @: EAI_EPAY_ProductList_WSClient_GetLocalHost.evaluate(EAI_EPAY_ProductList_WSClient_GetLocalHost.java:34)| @: com.ibm.broker.javacompute.MbRuntimeJavaComputeNode.evaluate(MbRuntimeJavaComputeNode.java:232)| @: com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469)|Frame : 1 javax.xml.stream.XMLStreamException: White space is required between "SYSTEM" and the system identifier.| @: com.ibm.xml.xlxp2.api.stax.msg.StAXMessageProvider.throwWrappedXMLStreamException(StAXMessageProvider.java:76)| @: com.ibm.xml.xlxp2.api.stax.XMLStreamReaderImpl.produceFatalErrorEvent(XMLStreamReaderImpl.java:2006)| @: com.ibm.xml.xlxp2.api.jaxb.JAXBXMLStreamReader.produceFatalErrorEvent(JAXBXMLStreamReader.java:316)| @: com.ibm.xml.xlxp2.scan.DocumentScanner.reportFatalError(DocumentScanner.java:4942)| @: com.ibm.xml.xlxp2.scan.DTDScanner.reportFatalError(DTDScanner.java:444)| @: com.ibm.xml.xlxp2.scan.DTDScanner.scanDoctypeDeclCommon(DTDScanner.java:534)| @: com.ibm.xml.xlxp2.api.stax.ssec.WSSXMLInputFactory$WSSStreamReaderProxy.next(WSSXMLInputFactory.java:55)| @: org.apache.axiom.om.impl.builder.StAXOMBuilder.parserNext(StAXOMBuilder.java:632)| @: org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:174)| @: org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.getSOAPEnvelope(StAXSOAPModelBuilder.java:156)| @: org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.<init>(StAXSOAPModelBuilder.java:105)| @: com.ibm.broker.axis2.SoapUtilities.createSOAPMessage(SoapUtilities.java:2169)| @: com.ibm.broker.axis2.SoapUtilities.createSOAPMessage(SoapUtilities.java:1873)| @: com.ibm.broker.axis2.Axis2Requester.processResponseMessageSync(Axis2Requester.java:1451)| @: com.ibm.broker.plugin.MbOutputTerminal._propagate(Native Method)| @: com.ibm.broker.plugin.MbOutputTerminal.propagate(MbOutputTerminal.java:107)| @: EAI_EPAY_ProductList_WSClient_GetLocalHost.evaluate(EAI_EPAY_ProductList_WSClient_GetLocalHost.java:34)| @: com.ibm.broker.javacompute.MbRuntimeJavaComputeNode.evaluate(MbRuntimeJavaComputeNode.java:232)| @: com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1469)</Text></Insert></Body>
<Text>org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException: White space is required between "SYSTEM" and the system identifier.</Text></Insert><Insert><Type>5</Type><Text>Frame : 0 org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException: White space is required between "SYSTEM" and the system identifier
Which part of this do you not understand?
Looks like a malformed soap message. _________________ MQ & Broker admin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum