ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Problem with TDS on Message set

Post new topic  Reply to topic
 Problem with TDS on Message set « View previous topic :: View next topic » 
Author Message
Israk17
PostPosted: Thu May 15, 2008 10:02 am    Post subject: Problem with TDS on Message set Reply with quote

Novice

Joined: 13 Mar 2008
Posts: 12

Hi everybody. I am trying to practice an example of Message set with TDS format. The flow recieves in an input Queue a TDS message and generate a XML message putting it in an output Queue .

I have detected that the message doesn't leave from the input queue and goes for the catch way setting the information of ${Root} and ${ExceptionList} in a trace node.

This is the TDS Message for the input:

1AAAABBBBBCCCD
2XXYY111ZZWW
2XXYY222ZZWW
1AAAABBBBBCCCD
2XXYYZZ333WW
2XXYYZZ444WW
2XXYYZZ555WW
2XXYYZZ666WW

every line has a CR & LF.


This is the message set in the trace file:

(
(0x01000000):Properties = (
(0x03000000):MessageSet = 'OQFGLOC002001'
(0x03000000):MessageType = 'message61'
(0x03000000):MessageFormat = 'TDS1'
(0x03000000):Encoding = 546
(0x03000000):CodedCharSetId = 437
(0x03000000):Transactional = TRUE
(0x03000000):Persistence = FALSE
(0x03000000):CreationTime = GMTTIMESTAMP '2008-05-15 17:03:19.680'
(0x03000000):ExpirationTime = -1
(0x03000000):Priority = 0
(0x03000000):ReplyIdentifier = X'000000000000000000000000000000000000000000000000'
(0x03000000):ReplyProtocol = 'MQ'
(0x03000000):Topic = NULL
(0x03000000):ContentType = ''
)
(0x01000000):MQMD = (
(0x03000000):SourceQueue = 'MRM61.IN'
(0x03000000):Transactional = TRUE
(0x03000000):Encoding = 546
(0x03000000):CodedCharSetId = 437
(0x03000000):Format = ' '
(0x03000000):Version = 2
(0x03000000):Report = 0
(0x03000000):MsgType = 8
(0x03000000):Expiry = -1
(0x03000000):Feedback = 0
(0x03000000):Priority = 0
(0x03000000):Persistence = 0
(0x03000000):MsgId = X'414d512042524f4b4552315f51554555ba5e2c4820001305'
(0x03000000):CorrelId = X'000000000000000000000000000000000000000000000000'
(0x03000000):BackoutCount = 0
(0x03000000):ReplyToQ = ' '
(0x03000000):ReplyToQMgr = 'BROKER1_QUEUE_MANAGER '
(0x03000000):UserIdentifier = 'Israel '
(0x03000000):AccountingToken = X'160105150000005766e26285e77e2f828ba628f803000000000000000000000b'
(0x03000000):ApplIdentityData = ' '
(0x03000000):PutApplType = 11
(0x03000000):PutApplName = 'S\ih03 - rfhutil\rfhutil.exe'
(0x03000000):PutDate = DATE '2008-05-15'
(0x03000000):PutTime = GMTTIME '17:03:19.680'
(0x03000000):ApplOriginData = ' '
(0x03000000):GroupId = X'000000000000000000000000000000000000000000000000'
(0x03000000):MsgSeqNumber = 1
(0x03000000):Offset = 0
(0x03000000):MsgFlags = 0
(0x03000000):OriginalLength = -1
)
(0x0100001B):MRM = (
(0x01000013):localElement611 = (
(0x0300000B): a = 'AAAA'
(0x0300000B): b = 'BBBBB'
(0x0300000B): c = 'CCC'
(0x0300000B): d = 'D'
(0x0300000B): crlf = '

'
)
(0x01000013):localElement612 = (
(0x0300000B): x = 'XX'
(0x0300000B): y = 'YY111'
(0x0300000B): z = 'ZZ'
(0x0300000B): w = 'WW'
(0x0300000B): crlf = '

'
)
(0x01000013):localElement612 = (
(0x0300000B): x = 'XX'
(0x0300000B): y = 'YY222'
(0x0300000B): z = 'ZZ'
(0x0300000B): w = 'WW'
(0x0300000B): crlf = '

'
)
)
)

(
(0x01000000):RecoverableException = (
(0x03000000):File = 'F:\build\S600_P\src\DataFlowEngine\ImbTraceNode.cpp'
(0x03000000):Line = 350
(0x03000000):Function = 'ImbTraceNode::evaluate'
(0x03000000):Type = 'ComIbmTraceNode'
(0x03000000):Name = 'mrm61#FCMComposite_1_4'
(0x03000000):Label = 'mrm61.Trace'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 2230
(0x03000000):Text = 'Caught exception and rethrowing'
(0x01000000):ParserException = (
(0x03000000):File = 'F:\build\S600_P\src\MTI\MTIforBroker\MtiImbParser2\MtiImbParser.cpp'
(0x03000000):Line = 614
(0x03000000):Function = 'MtiImbParser::parseRightSibling'
(0x03000000):Type = 'ComIbmMQInputNode'
(0x03000000):Name = 'mrm61#FCMComposite_1_1'
(0x03000000):Label = 'mrm61.MQInput'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 5285
(0x03000000):Text = 'ImbRecoverableException caught from worker->parseNext.'
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = 'mrm60ms1'
)
(0x01000000):Insert = (
(0x03000000):Type = 2
(0x03000000):Text = '1'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = 'TDS1'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = 'message61'
)
(0x01000000):ParserException = (
(0x03000000):File = 'F:\build\S600_P\src\cpi\pwf\nxd\nxdworker.cpp'
(0x03000000):Line = 456
(0x03000000):Function = 'NXDWorker::parseNext'
(0x03000000):Type = ''
(0x03000000):Name = ''
(0x03000000):Label = ''
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 5421
(0x03000000):Text = 'TDS General Error'
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = 'message61'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = '/message61'
)
(0x01000000):Insert = (
(0x03000000):Type = 2
(0x03000000):Text = '44'
)
(0x01000000):ParserException = (
(0x03000000):File = 'F:\build\S600_P\src\MTI\MTIforBroker\MtiImbParser2\MtiImbFIHandler.cpp'
(0x03000000):Line = 998
(0x03000000):Function = 'MtiImbFIHandler::endMessageContent'
(0x03000000):Type = ''
(0x03000000):Name = ''
(0x03000000):Label = ''
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 5288
(0x03000000):Text = 'MTI. Not all the buffer was used when reading message'
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = ''
)
)
)
)
)
)


Note that only are taken fisrt, second and third tag. The content of the fourth tag is the same that the first tag, so I think it is the reason that produce this error.

I have reviewing definitions on message set but I can't find the answer to this.

Does somebody know what modification I have to do in the message set?

Thanks a lot.

** sorry for the spelling !
_________________
"Believe that you can do it ..."
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu May 15, 2008 10:56 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

This appears to be a double post with this:

http://www.mqseries.net/phpBB2/viewtopic.php?p=215251

What's the difference between the posts? If any?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu May 15, 2008 10:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Moved to correct section
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Problem with TDS on Message set
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.