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 » Clustering » MQJE001: reason code 2085

Post new topic  Reply to topic
 MQJE001: reason code 2085 « View previous topic :: View next topic » 
Author Message
sshaker
PostPosted: Mon May 12, 2003 11:17 am    Post subject: MQJE001: reason code 2085 Reply with quote

Disciple

Joined: 20 Sep 2002
Posts: 185

Hi

I am trying to put a message to a cluster queue and getting the following error. Can somebody tell me what can be the reason?

TEST queue is hosted on a remote queue manager and i am trying to put message on a second queue manager which is part of the same cluster.
QM1 is on myHost
QM2 is on myComputer
client application is on myClient

The error message is:

*** Client Connection ***
hostname = myHost
channel = JAVA.CHANNEL
port = 1414
Connection to QM successful.
Accessing queue TEST
MQJE001: Completion Code 2, Reason 2085
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2085
at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:1391)
at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:1436)
at mqTestPut.initialize(mqTestPut.java:91)
at mqTestPut.main(mqTestPut.java:101)
Queue Manager disconnect.

The relevant reason from 2085 explanation is:

The object being opened is a cluster queue that is
hosted on a remote queue manager, but the local
queue manager does not have a defined route to the
remote queue manager.

thnx in advance

shaker
_________________
shaker
Back to top
View user's profile Send private message
vennela
PostPosted: Mon May 12, 2003 12:08 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Shaker:

1. Is the queue clustered.

dis ql(TEST) CLUSTER

2. If yes, then is there any reason the cluster sender and cluster receiver channels were stopped manually. You can try starting the clussdr channel manually and run your program. Make sure the communication between the qmgr hosting the queue and the qmgr putting to the queue is good.

PS:

Just noticed you have posted the question in multiple forums. By this time you might have observed that no matter which forum you post the message it will sure be noticed and answered. Please do not post in multiple forums.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sshaker
PostPosted: Mon May 12, 2003 1:25 pm    Post subject: closed Reply with quote

Disciple

Joined: 20 Sep 2002
Posts: 185

thnx. i did a cluster refresh and it started working.

thnx for ur help

regards
shaker
_________________
shaker
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 » Clustering » MQJE001: reason code 2085
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.