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 » error in WTX node

Post new topic  Reply to topic
 error in WTX node « View previous topic :: View next topic » 
Author Message
Sam Uppu
PostPosted: Wed Sep 29, 2010 6:50 pm    Post subject: error in WTX node Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

Hi Guys,

We are using WTX node and it needs two inputs. Earlier we planned to use collector node. But Environment Tree was not passed after the collector node.
So, we thought of creating collector like structure using compute node and pass it to WTX node.


Below is my esql code

Quote:
CREATE
Nextsibling of OutputRoot.Properties DOMAIN 'BLOB' Name 'Collection';
SET
OutputRoot.Collection.CollectionName = '';
SET OutputRoot.Collection.IN1 = InputRoot;
SET OutputRoot.Collection.IN2 = Environment.GetReply;


But, I am getting exceptions in WTX node. Below is the output of user trace.

Quote:




UserTrace BIP6068W: A request was made to serialize a bitstream from element ''BLOB'' using parser ''COLLECTION''. The result was zero bytes long.
The node or ESQL ASBITSTREAM function requested that an element serialize its bitstream and this resulted in no bytes being written.
If the output bitstream should not have been zero bytes long, ensure that the correct element was specified.
If the parser name is blank or set to a root parser, associate an owning parser with the element:
If created in ESQL, the DOMAIN clause of the CREATE statement can be used.
If created using the user-defined extension API use a method that allows a parser to be specified.
2010-09-29 16:39:11.577168 6128 UserTrace BIP4150E: User-defined extension input parameter failed debug validation check.
Input parameter 3 passed into function ''cniElementAsBitstream'' does not have a valid value.
Correct user-defined extension implementation accordingly.
2010-09-29 16:39:11.577264 6128 UserTrace BIP2231E: Error detected whilst processing a message in node 'Test_collection.WTX Map'.
The message broker detected an error whilst processing a message in node 'Test_collection.WTX Map'. The message has been augmented with an exception list and has been propagated to the node's failure terminal for further processing.
See the following messages for details of the error.
2010-09-29 16:39:11.577275 6128 RecoverableException DTXMB1004E: WTX for WMB exception {1}:
'cniElementAsBitstream'



Can you guys let me know where I am going wrong.

Thanks
Sam
Back to top
View user's profile Send private message
Sam Uppu
PostPosted: Thu Sep 30, 2010 7:12 am    Post subject: Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

Hi Guys,

It worked Now with the same code.
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 » error in WTX node
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.