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 » BIP 1536 using Destination Lists

Post new topic  Reply to topic
 BIP 1536 using Destination Lists « View previous topic :: View next topic » 
Author Message
LH33
PostPosted: Mon Feb 09, 2004 12:01 pm    Post subject: BIP 1536 using Destination Lists Reply with quote

Master

Joined: 21 Nov 2002
Posts: 200

I have a mesage flow that has an input node, a compute node and an output node. In the Compute node, I set the destination output queue as follows:

IF InputRoot.XML.DataArea.STATUS = 'SUCCESSFUL' THEN
SET OutputLocalEnvironment.Destination.MQ.DestinationData[1].queueName=
case InputRoot.XML.AuthorizationId
when 'Test Job' then 'TEST_DATA'
when 'Prod Job' then 'PROD_DATA'
END;

On the Advanced tab of Ouptput node, I have the Destination mode set to Destination List.

When I run it, I get a BIP 1536. Is there something else I should be setting that I missed?

Thanks, Lisa
Back to top
View user's profile Send private message
JT
PostPosted: Mon Feb 09, 2004 1:25 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

You'll want to ensure that the localenvironment setting has been selected for the compute mode (the parameter can be found on the advanced tab of the compute node for v2.1, right-click and select properties of the compute node for v5.0)
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Feb 09, 2004 1:29 pm    Post subject: Reply with quote

Jedi Knight

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

Are you sure the error is BIP1536S? This error has nothing to do with the message flow you are trying to deploy.

Per WMQI manual,
Quote:

BIP1536S Configuration Manager unable to register for internal subscriptions with broker &1.

Explanation: Although the preceding deploy operation was successful, a subsequent attempt by the Configuration Manager to register for internal subscriptions with broker &1 was not successful. This means that the Control Center Operations view may not reliably show the correct status of the resources assigned to broker &1. The Configuration Manager also writes this message to the system event log, accompanied by other messages giving details of the problem.

User Response: Look at the messages for this problem in the system event log. Determine and correct the cause of the problem before attempting to deploy to this broker again. If this problem persists, contact your IBM support center.


Take a look at your Event Log and see if there are more errors logged.
_________________
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
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » BIP 1536 using Destination Lists
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.