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 » Message Routing

Post new topic  Reply to topic Goto page Previous  1, 2
 Message Routing « View previous topic :: View next topic » 
Author Message
kirani
PostPosted: Wed Jul 24, 2002 7:00 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Hi,

This means your MRM parsing is failing at input node itself. The message you are sending on input queue is not of correct format. You need to get ExceptionList for this error to see what's wrong with your MRM message parsing. Did you assign your messageset to the broker and did a complete deploy of the broker?

You could modify your message flow such that you could get ExceptionList in "catch" terminal of MQInput node. Modify your Message flow as follows:

MQInput(out: read as BLOB)->ResetContentDescriptor(reset to MRM)->Compute1->Trace1->MQOutput
MQInput(catch)->Trace2->MQOutput(failureQ)

Print ${ExceptionList} in Trace2 node.
Test your message flow and see if it fails again. Post your ExceptionList here and we will see what's wrong.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
kiestrada
PostPosted: Mon Jul 29, 2002 4:13 pm    Post subject: Reply with quote

Novice

Joined: 19 Jun 2002
Posts: 12

The message was directed to failure queue.

The following is the trace file between try catch and mqoutput node:

(
(0x1000000)RecoverableException = (
(0x3000000)File = 'F:/build/S201_P/src/DataFlowEngine/ImbDataFlowNode.cpp'
(0x3000000)Line = 538
(0x3000000)Function = 'ImbDataFlowNode::createExceptionList'
(0x3000000)Type = 'ComIbmMQInputNode'
(0x3000000)Name = '9e7a0845-0000-0080-b67f92d'
(0x3000000)Label = 'ROUTE.MQInput1'
(0x3000000)Text = 'Node throwing exception'
(0x3000000)Catalog = 'MQSIv201'
(0x3000000)Severity = 3
(0x3000000)Number = 2230
(0x1000000)RecoverableException = (
(0x3000000)File = 'F:/build/S201_P/src/DataFlowEngine/ImbMqOutputNode.cpp'
(0x3000000)Line = 1230
(0x3000000)Function = 'ImbMqOutputNode::evaluate'
(0x3000000)Type = 'ComIbmMQOutputNode'
(0x3000000)Name = '26358e3f-ef00-0000-0080-b67bcb36f92d'
(0x3000000)Label = 'ROUTE.Destination List'
(0x3000000)Text = 'Caught exception and rethrowing'
(0x3000000)Catalog = 'MQSIv201'
(0x3000000)Severity = 3
(0x3000000)Number = 2230
(0x1000000)ConfigurationException = (
(0x3000000)File = 'F:/build/S201_P/src/DataFlowEngine/ImbMqOutputNode.cpp'
(0x3000000)Line = 522
(0x3000000)Function = 'ImbMqOutputNode::evaluate'
(0x3000000)Type = 'ComIbmMQOutputNode'
(0x3000000)Name = '9e7a0845-0000-0080-b67f92d'
(0x3000000)Label = 'ROUTE.Destination List'
(0x3000000)Text = 'Message had invalid destination list (Destination)'
(0x3000000)Catalog = 'MQSIv201'
(0x3000000)Severity = 3
(0x3000000)Number = 2619
)
)
)
) AND (
(0x1000000)Properties = (
(0x3000000)MessageSet = ''
(0x3000000)MessageType = ''
(0x3000000)MessageFormat = ''
(0x3000000)Encoding = 546
(0x3000000)CodedCharSetId = 437
(0x3000000)Transactional = TRUE
(0x3000000)Persistence = FALSE
(0x3000000)CreationTime = GMTTIMESTAMP '2002-07-29 21:11:56.550'
(0x3000000)ExpirationTime = -1
(0x3000000)Priority = 0
(0x3000000)Topic = NULL
)
(0x1000000)MQMD = (
(0x3000000)SourceQueue = 'RouteIn'
(0x3000000)Transactional = TRUE
(0x3000000)Encoding = 546
(0x3000000)CodedCharSetId = 437
(0x3000000)Format = 'MQSTR '
(0x3000000)Version = 2
(0x3000000)Report = 0
(0x3000000)MsgType = 8
(0x3000000)Expiry = -1
(0x3000000)Feedback = 0
(0x3000000)Priority = 0
(0x3000000)Persistence = 0
(0x3000000)MsgId = X'414d51206d69323839716d20202020207f2f453d12400100'
(0x3000000)CorrelId = X'000000000000000000000000000000000000000000000000'
(0x3000000)BackoutCount = 0
(0x3000000)ReplyToQ = ' '
(0x3000000)ReplyToQMgr = 'TESTqm '
(0x3000000)UserIdentifier = 'MQ66 '
(0x3000000)AccountingToken = X'16010515000000741548659206142f5f583f42f803000000000000000000000b'
(0x3000000)ApplIdentityData = ' '
(0x3000000)PutApplType = 11
(0x3000000)PutApplName = 'les\MQSeries\bin\amqsput.exe'
(0x3000000)PutDate = DATE '2002-07-29'
(0x3000000)PutTime = GMTTIME '21:11:56.550'
(0x3000000)ApplOriginData = ' '
(0x3000000)GroupId = X'000000000000000000000000000000000000000000000000'
(0x3000000)MsgSeqNumber = 1
(0x3000000)Offset = 0
(0x3000000)MsgFlags = 0
(0x3000000)OriginalLength = -1
)
(0x1000000)BLOB = (
(0x3000000)UnknownParserName = 'MQSTR'
(0x3000000)BLOB = X'3130333333'
)
)

Please help.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Message Routing
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.