Posted: Tue Dec 24, 2002 11:46 am Post subject: move to next sibling failed XML-TDS conversion problem
Voyager
Joined: 26 Jul 2002 Posts: 77
well it seems error is gone and now i am getting 5339
<Error>
<ErrorCode>5339</ErrorCode>
<ErrorDescription>move to next sibling failed.</ErrorDescription>
<SourceQueue>TEST</SourceQueue>
<FailureTimestamp>2002-12-24 15:03:35.319</FailureTimestamp>
<ExceptionDescription>
<RecoverableException>...............
............................<ParserException>
<File>C:\build\S210_P\src\MTI\MTIforBroker\MtiImbParser2\MtiImbDictionaryIterator.cpp</File>
<Line>166</Line>
<Function>MtiImbDictionaryIterator::syncWithNextSibling</Function>
<Type>ComIbmMQInputNode</Type>
<Name>1c000540-f100-0000-0080-a41ea4f50f65</Name>
<Label>TEST</Label>
<Text>move to next sibling failed.</Text>
<Catalog>WMQIv210</Catalog>
<Severity>3</Severity>
<Number>5339</Number>
<Insert>
now this works fine with some XML's and not all.
also i am doing lots of iteration for input and output.....correct me if i am wrong, i am using at some places in my program
while (A<=B) do
SET C = some bla lba
SET OutputRoot.MRM.ELEMENT[A] = C;
SET A= A+1;
END WHILE;
and this loop causes the problem for not able to move to next sibling.
My message flow is XML in and TDS out.
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
Need more info .. please see this thread ..
http://www.mqseries.net/phpBB2/viewtopic.php?t=6885 _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
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