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 » Runtime Error when navigating to MQRFH2.pcs.Topic

Post new topic  Reply to topic
 Runtime Error when navigating to MQRFH2.pcs.Topic « View previous topic :: View next topic » 
Author Message
lium
PostPosted: Thu May 13, 2010 9:33 am    Post subject: Runtime Error when navigating to MQRFH2.pcs.Topic Reply with quote

Disciple

Joined: 17 Jul 2002
Posts: 184

The message flow I am developing has a compute node to assign MQRFH2 header before it is wired to Publish node to get published. One input MQ message will result in multiple message published. Each published message has MQRFH2 header, the MQRFH2.pcs.Topic is assigned to a constant. But after message is published, only the first message has Topic assigned correctly, all the left has NULL value. Even if I have a trace node right after the compute node and before the publish node, the trace shows the Topic was really blank except the first message.
When I debug through the message flow, Everything seems fine in term that the value assigned to the MQRFH2 header. But after the compute node, when I navigate to MQRFH2.pcs.Command, it is fine with value "Publish", but when I navigate to MQRFH2.pcs.Topic, I got error as:
Computing hasChildren(Time of error xxxxx): An internal error occurred during: "Computing ahsChildren" java.lang.NullPointerException

Retrieving labels(Time of error: xxxxx): An internal error occurred during: "Retrieving labels" java.lang.NullPointerException.

My understanding is: there is runtime error, so even if the compute node has assgin an constant value to the Topic, the Topic is set to NULL after it comes out the compute node. All other fields are ok except the Topic field

Could anyone give me clue?

Great Thanks
Back to top
View user's profile Send private message
Svp
PostPosted: Thu May 13, 2010 10:08 am    Post subject: Reply with quote

Apprentice

Joined: 18 Feb 2010
Posts: 40

How about using
Outputroot.Properties.Topic = Topic string ?
Back to top
View user's profile Send private message
lium
PostPosted: Thu May 13, 2010 10:18 am    Post subject: Reply with quote

Disciple

Joined: 17 Jul 2002
Posts: 184

Thanks for reply, SVP.
My concern is the error might beyond the topic itself. It could be somewhere else wrong. I want to find the root cause.
Back to top
View user's profile Send private message
lium
PostPosted: Thu May 13, 2010 1:00 pm    Post subject: Reply with quote

Disciple

Joined: 17 Jul 2002
Posts: 184

Hi, SVP,
I got to thank you again.
This has deemed to be IBM product bug. please check the article:
You suggestion is actually the simplest workaround.


http://www-01.ibm.com/support/docview.wss?uid=swg1IZ21026
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 » Runtime Error when navigating to MQRFH2.pcs.Topic
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.