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 » Getting 2660 error while setting values for message set

Post new topic  Reply to topic
 Getting 2660 error while setting values for message set « View previous topic :: View next topic » 
Author Message
kumar.shanj
PostPosted: Mon Dec 06, 2010 7:18 am    Post subject: Getting 2660 error while setting values for message set Reply with quote

Apprentice

Joined: 18 Nov 2010
Posts: 49

I have created a message set with Delimiter "+". I am trying to set the values using follwing code

-- Set the properties for the Message Set
SET OutputRoot.Properties.MessageDomain = 'MRM';
SET OutputRoot.Properties.MessageFormat = 'TDS1';
SET OutputRoot.Properties.MessageSet = 'LM248OC002001';--M6RQSMS002001
SET OutputRoot.Properties.MessageType = 'TDSMessage';--CostCentre

Pls help me resolving the issue

SET OutputRoot.MRM.TDSHeader.localElement1 = 'aaaaa';

No excpetion at compute node and at MQOutput node , i am getting a error saying

(0x01000000):RecoverableException = (
(0x03000000):File = 'F:\build\S600_P\src\DataFlowEngine\ImbMqOutputNode.cpp'
(0x03000000):Line = 782
(0x03000000):Function = 'ImbMqOutputNode::evaluate'
(0x03000000):Type = 'ComIbmMQOutputNode'
(0x03000000):Name = 'TestMessageFlow#FCMComposite_1_2'
(0x03000000):Label = 'TestMessageFlow.TEST.TDS.OUT'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 2230
(0x03000000):Text = 'Caught exception and rethrowing'
(0x01000000):MessageException = (
(0x03000000):File = 'F:\build\S600_P\src\DataFlowEngine\ImbMqOutputNode.cpp'
(0x03000000):Line = 648
(0x03000000):Function = 'ImbMqOutputNode::evaluate'
(0x03000000):Type = 'ComIbmMQOutputNode'
(0x03000000):Name = 'TestMessageFlow#FCMComposite_1_2'
(0x03000000):Label = 'TestMessageFlow.TEST.TDS.OUT'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 2660
(0x03000000):Text = 'Message contains no data'
(0x01000000):Insert = (
(0x03000000):Type = 2
(0x03000000):Text = '-1'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = 'MQW001'
)
(0x01000000):Insert = (
(0x03000000):Type = 2
(0x03000000):Text = '0'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = ''
)
)
)
)
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Dec 06, 2010 7:38 am    Post subject: Re: Getting 2660 error while setting values for message set Reply with quote

Grand High Poobah

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

kumar.shanj wrote:
Pls help me resolving the issue


Take a user trace and see what happens with this:

kumar.shanj wrote:
SET OutputRoot.MRM.TDSHeader.localElement1 = 'aaaaa';


that results in there being no data in the output message.

The trace will also highlight the other problems I feel you must be having as that's a very short Compute node and you'd expect something to be in the output tree from something.
_________________
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 » Getting 2660 error while setting values for 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.