Posted: Thu Oct 11, 2007 7:35 am Post subject: WMB 6.0.0.3, JCN, and out.propagate Exception
Acolyte
Joined: 06 Apr 2004 Posts: 62
When calling the following in a JCN:
// The following should only be changed
// if not propagating message to the 'out' terminal
out.propagate(outAssembly);
I get the following Exception...
The message broker detected an error whilst processing a message in node 'Caught exception and rethrowing'. An exception has been thrown to cut short the processing of the message.
See the following messages for details of the error. : Caught exception and rethrowing >
at com.ibm.broker.plugin.MbOutputTerminal._propagate(Native Method)
at com.ibm.broker.plugin.MbOutputTerminal.propagate(MbOutputTerminal.java:140)
at LDAPUtil.evaluate(LDAPUtil.java:65)
at com.ibm.broker.javacompute.MbRuntimeJavaComputeNode.evaluate(MbRuntimeJavaComputeNode.java:146)
at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1298)
at com.ibm.broker.plugin.MbOutputTerminal._propagate(Native Method)
at com.ibm.broker.plugin.MbOutputTerminal.propagate(MbOutputTerminal.java:140)
at com.ibm.broker.soap.SoapExtractNode.evaluate(SoapExtractNode.java:151)
at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1298)
<com.ibm.broker.plugin.MbRecoverableException class:JNI method:ImbJniNode::evaluate source:BIPv600 key:2230 >
at com.ibm.broker.plugin.MbBrokerException._getNestedException(Native Method)
at com.ibm.broker.plugin.MbBrokerException.getNestedException(MbBrokerException.java:192)
at LDAPUtil.evaluate(LDAPUtil.java:6
at com.ibm.broker.javacompute.MbRuntimeJavaComputeNode.evaluate(MbRuntimeJavaComputeNode.java:146)
at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1298)
at com.ibm.broker.plugin.MbOutputTerminal._propagate(Native Method)
at com.ibm.broker.plugin.MbOutputTerminal.propagate(MbOutputTerminal.java:140)
at com.ibm.broker.soap.SoapExtractNode.evaluate(SoapExtractNode.java:151)
at com.ibm.broker.plugin.MbNode.evaluate(MbNode.java:1298)
[BIPv600:2230]BIP2230E: Error detected whilst processing a message in node '{0}'.
The message broker detected an error whilst processing a message in node '{0}'. An exception has been thrown to cut short the processing of the message.
See the following messages for details of the error. : Caught exception and rethrowing
<com.ibm.broker.plugin.MbRecoverableException class:JNI method:ImbJniNode::evaluate source:BIPv600 key:2230 >
java.lang.RuntimeException: A message using an incorrect parser (MQHMD) was detected in node: WS_Processing_Mainflow.WS_Output_Processing_Subflow.SOAPEnvelope
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