|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Invalid Label Name |
« View previous topic :: View next topic » |
Author |
Message
|
Ratan |
Posted: Tue Jan 18, 2005 11:13 am Post subject: Invalid Label Name |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I am using the RouteToLabel and Label nodes in my msg flow. I am setting the label using the following code:
SET OutputLocalEnvironment.Destination.RouterList.DestinationData[1].labelname = 'ABC';
I am getting the Invalid Label Name, ErrorCode 4240. What can cause this exception?
-Thanks Ratan. _________________ -Ratan |
|
Back to top |
|
 |
JT |
Posted: Tue Jan 18, 2005 12:34 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Quote: |
Message
RouteToLabel node '<insert_1>' unable to locate Label node '<insert_0>'.
Explanation
A RouteToLabel node has received a message containing a label but there is no Label node with this label.
Response
This problem may result from the logic of the message flow as specified by the user not calculating a valid Label node name for all valid input messages, from the input message being of an unexpected nature or from the deployed configuration not being as intended. Check the logic of the message flow to ensure that in all cases the calculated Label node names will be correct and then check that the input message is not of an unexpected nature. Finally ensure that the message flow, and any nested message flows have been saved. Redeploy the new configuration to the broker ensuring that the complete configuration option is used. If the problem persists, contact your IBM support center. |
Ensure that the Label Name property on the Label node is set to ABC. The Case of the Label Name must match. |
|
Back to top |
|
 |
Nizam |
Posted: Tue Jan 18, 2005 2:20 pm Post subject: |
|
|
Disciple
Joined: 10 Feb 2004 Posts: 160
|
Ratan,
Also check if the compute mode of your compute mode is set to 'LocalEnvironment and Message'.
If you do not set your compute mode to include 'Local Environment', any changes you make to the local environment will not be propagated.
Nyzam |
|
Back to top |
|
 |
Ratan |
Posted: Tue Jan 18, 2005 2:45 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
It got resolved. I dont know what different I did, but just recreated and redeployed it. May be I missed something the first time.
Thanks Guys.
-Ratan. _________________ -Ratan |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|