Posted: Tue Oct 26, 2010 12:32 am Post subject: WTX Exception
Centurion
Joined: 17 Mar 2008 Posts: 127
Hi All...
Need suggestion on WTX
I have a simple flow to test WTX map
MQInput(XML) --> WTX --> Trace--> MQOutput(CWF) node and i was given only the (.mmc) file from client and am exporting it as an external map and doing the test..
Am parsing the message as BLOB at input as my original flows do. So i designed simple flow to test WTX map and parsing the message as BLOB.
And does WTX node accept only BLOB message?.., Please
Exceptionlist after WTX node
Am not getting the exact exception as Broker shows Exception .. Pls throw any suggestion how to capture the WTX exception.. Is there any way to hanble WTX exceptions..
I hope the map works fine in standalone mode. _________________ IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified System Administrator - WebSphere Business Integration Message Broker V6.0
Thanks Raj,
Broker Version is 6.1.0.5 and OS is windows.
I have seen the logs:
At Path:
C:\Documents and Settings\All Users\Application Data\IBM\MQSI\components\Brk61\02ede9e5-2a01-0000-0080-95a4d0d09f55
2010-09-08 06:26:38.106 Execution group started. UUID is:
'02ede9e5-2a01-0000-0080-95a4d0d09f55'. Broker is: Brk61
Exception in thread "Thread-0" <com.ibm.broker.plugin.MbParserException
class:JNI method:MtiImbRMErrorMap::checkRC source:BIPv610 key:5304 >
at com.ibm.broker.plugin.MbElement._getFirstChild(Native Method)
at com.ibm.broker.plugin.MbElement.getFirstChild(MbElement.java:1643)
at
com.ibm.etools.mft.debug.directors.MessageTreeDirector.compareMessageFields
(MessageTreeDirector.java:284)
at
com.ibm.etools.mft.debug.directors.MessageTreeDirector.compareMessageFields
(MessageTreeDirector.java:292)
at
com.ibm.etools.mft.debug.directors.MessageTreeDirector.convertJTree2CTree
(MessageTreeDirector.java:486)
at com.ibm.etools.mft.debug.directors.MQSIMessageRouter.receive
(Native Method)
at
com.ibm.etools.mft.debug.directors.MQSIMessageRouter.ReceiveMessage
(MQSIMessageRouter.java:6
at com.ibm.wbi.debug.base.impl.DebugMessageChannelImpl.fireMessage
(DebugMessageChannelImpl.java:115)
at com.ibm.wbi.debug.base.impl.DebugMessageChannelImpl.receiveMessage
(DebugMessageChannelImpl.java:9
at com.ibm.wbi.debug.base.impl.DebugMessageChannelImpl.run
(DebugMessageChannelImpl.java:132)
at java.lang.Thread.run(Thread.java:810)
At EventViewer:
DTXMB1003E WTX for WMB error: 'Brk61.default' ''Map status for
C:\Documents and Settings\Administrator\Desktop\Datastage TX\ILog2EFT.mmc, instance 3: One or more inputs was invalid ('
From old forms in MQSeries for (At EventViewer Error) i understood that WTX accepts only BLOB message. I got this err message because i tried parsing the XML message with XML parser as an input to WTX node.
But didn't find the WTX err from the first log except showing the parser exception.
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