|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MTI. Not all the buffer was used when reading message!Urgent |
« View previous topic :: View next topic » |
Author |
Message
|
Deepak Batra |
Posted: Mon Nov 25, 2002 5:35 am Post subject: MTI. Not all the buffer was used when reading message!Urgent |
|
|
Apprentice
Joined: 25 Feb 2002 Posts: 31
|
Hi
I am using one MRM message set with XML wire format . the elements of message sets are form dtd.
I had created just small flow with Input , Compute and Output Nodes and trace node.
1. In Input Node i had defined the message set id , type and format as XML .
2. In compute node is set to Copy entire message with ESQL as SET OutputRoot = InputRoot;
3. In output node i had defined where to send message .
As soon as i send message to the input node i receive the error thru the trace node in file as :
Exception Error Generated by Trace Node :
(
(0x1000000)RecoverableException = (
(0x3000000)File = 'F:\build\S210_P\src\DataFlowEngine\ImbTraceNode.cpp'
(0x3000000)Line = 329
(0x3000000)Function = 'ImbTraceNode::evaluate'
(0x3000000)Type = 'ComIbmTraceNode'
(0x3000000)Name = '5fccf6ba-f100-0000-0080-e1e7d207d53b'
(0x3000000)Label = 'SCAPP_SYNCTDO_REQ_to_TDO_M66CA_I_V1.0.Trace1'
(0x3000000)Text = 'Caught exception and rethrowing'
(0x3000000)Catalog = 'WMQIv210'
(0x3000000)Severity = 3
(0x3000000)Number = 2230
(0x1000000)ParserException = (
(0x3000000)File = 'F:\build\S210_P\src\MTI\MTIforBroker\MtiImbParser2\MtiImbParser.cpp'
(0x3000000)Line = 511
(0x3000000)Function = 'MtiImbParser::parseRightSibling'
(0x3000000)Type = 'ComIbmMQInputNode'
(0x3000000)Name = '38fe0887-ed00-0000-0080-c9e5729a1087'
(0x3000000)Label = 'SCAPP_SYNCTDO_REQ_to_TDO_M66CA_I_V1.0.SCAPP_SYNCTDO_REQ'
(0x3000000)Text = 'ImbRecoverableException caught from worker->parseNext.'
(0x3000000)Catalog = 'WMQIv210'
(0x3000000)Severity = 3
(0x3000000)Number = 5285
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'SCAPP_SYNCTDO_REQ_NOTIFY_002_MRM_V1.0'
)
(0x1000000)Insert = (
(0x3000000)Type = 2
(0x3000000)Text = '1'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'XML'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'SYNC_TDO_002'
)
(0x1000000)ParserException = (
(0x3000000)File = 'F:\build\S210_P\src\MTI\MTIforBroker\MtiImbParser2\MtiImbFIHandler.cpp'
(0x3000000)Line = 438
(0x3000000)Function = 'MtiImbFIHandler::endMessageContent'
(0x3000000)Type = ''
(0x3000000)Name = ''
(0x3000000)Label = ''
(0x3000000)Text = 'MTI. Not all the buffer was used when reading message'
(0x3000000)Catalog = 'WMQIv210'
(0x3000000)Severity = 3
(0x3000000)Number = 5288
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = ''
)
)
)
)
)
I would appreciate if some one can respond me ASAP. i had very less time for implementation for my project .
Regards
Deepak
batradeepak@yahoo.com |
|
Back to top |
|
 |
EgilsJ.Rubenis |
Posted: Mon Nov 25, 2002 6:00 am Post subject: |
|
|
Acolyte
Joined: 18 Nov 2002 Posts: 63 Location: Germany, Alfeld
|
Hi Deepak,
i had a similar message using an imported DTD.
when sending the XML file make sure all tags defined in the type definition are present in the XML file (even if they don't have a value).
i know there should be another way in esql to check if tags are present
or not, but i'm not exactly shure how it works.
Egils |
|
Back to top |
|
 |
Deepak Batra |
Posted: Mon Nov 25, 2002 6:30 am Post subject: |
|
|
Apprentice
Joined: 25 Feb 2002 Posts: 31
|
EgilsJ.Rubenis wrote: |
Hi Deepak,
i had a similar message using an imported DTD.
when sending the XML file make sure all tags defined in the type definition are present in the XML file (even if they don't have a value).
i know there should be another way in esql to check if tags are present
or not, but i'm not exactly shure how it works.
Egils |
Hi
Thanks
I had seen . the XML seems to be good still i am getting the same.
Deepak |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|