Posted: Wed Oct 29, 2014 11:43 pm Post subject: DFDL Parser Exception in Java Compute Node .
Novice
Joined: 29 Oct 2014 Posts: 17
Hi All ,
I am new to message broker developement in IIB v9 .
In a Java compute node I am getting com.ibm.broker.plugin.MbParserException class:JNI method:ImbDFDLParser::parseRightSibling source:BIPmsgs key:5803
This exception When I am copying input message to output by the code
MbMessage outMessage = new MbMessage(inMessage);
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Put a trace node BEFOR the JCb and set it to output ${Root}
Make sure that the Message tree is what you are expecting before you get into the JCN.
This sort of thing is a lot easier to see with user trace (with the debugger disabled) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Do you know how to find the text for error message '5803' ? _________________ Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
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