B2B-51566 Parse stream error
Hi b2bgurus,
I am getting this parse stream error during my inbound flow. My oubound messages are received at the remote trading partner successfully.
Few things which i noticed in b2b console:-
Outbound flow:
The state of the wire message : PROCESSING (but still the messages are received by the remote TP
The state of the business message : MSG_WAIT_ACK
The state of the application message : MSG_COMPLETE
Inbound flow:
The state of the wire message : ERROR
The inbound agreement is not invoked.
I am using RosettaNet v02.00 exchange protocol and custom document.
Please find the below error message:
[2011-03-22T05:24:13.705-06:00] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IvTJh7KESOTuu8bADH1DWn0x000vDc,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [dcid: a65da66a7bc245f6:-5eed5c1a:12ec8760094:-7ffd-000000000001bd04] [SRC_METHOD: synchedLog_J] Notification: createNormalizedMessage: exception payload = <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">[[
<correlationId></correlationId>
<b2bMessageId>9457648A12EDD4ED1D800000160CB9E7</b2bMessageId>
<errorCode>B2B-51566</errorCode>
<errorText>
<![CDATA[Parse stream error
]]>
</errorText>
<errorDescription>
<![CDATA[Machine Info: (rmohshano70)
Description: Parse stream error
]]>
</errorDescription>
<errorSeverity>2</errorSeverity>
<errorDetails>
<parameter name="b2b.messageId" value="9457648A12EDD4ED1D800000160CB9E7"/>
<parameter name="b2b.toTradingPartnerId" value="Acme"/>
<parameter name="b2b.toTradingPartnerIdType" value="Name"/>
</errorDetails>
</Exception>
Please let me know if you need the entire log.