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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » MQ Reason code 2103

Post new topic  Reply to topic
 MQ Reason code 2103 « View previous topic :: View next topic » 
Author Message
satboppana
PostPosted: Tue Apr 20, 2004 12:46 pm    Post subject: MQ Reason code 2103 Reply with quote

Acolyte

Joined: 20 Dec 2001
Posts: 64

I am getting this return code when my java listener is trying to connect to the queues.

and the explanation says

MQRC_ANOTHER_Q_MGR_CONNECTED (2103, X'0837')

Explanation: An MQCONN or MQCONNX call was issued, but the thread or process is already connected to a different queue manager. The thread or process can connect to only one queue manager at a time.

On OS/390, this reason code does not occur.
On Windows NT, MTS objects do not receive this reason code, as connections to other queue managers are allowed.
Completion Code: MQCC_FAILED

Programmer Response: Use the MQDISC call to disconnect from the queue manager that is already connected, and then issue the MQCONN or MQCONNX call to connect to the new queue manager.

Disconnecting from the existing queue manager will close any queues that are currently open; it is recommended that any uncommitted units of work should be committed or backed out before the MQDISC call is issued.



But i dont see the problem as described above.

Any ideas??
_________________
Sb
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
mqonnet
PostPosted: Fri Apr 23, 2004 6:49 am    Post subject: Reply with quote

Grand Master

Joined: 18 Feb 2002
Posts: 1114
Location: Boston, Ma, Usa.

"I am getting this return code when my java listener is trying to connect to the queues"

-You connect to a queue manager and open the queues.

"But i dont see the problem as described above"

-Well, would you care to share your problem with us here. Sharing what a reason code means from the manuals wont help us understand what your problem scenario is, would it. :)

Cheers
Kumar
Back to top
View user's profile Send private message Send e-mail Visit poster's website
satboppana
PostPosted: Mon Apr 26, 2004 2:44 am    Post subject: Reply with quote

Acolyte

Joined: 20 Dec 2001
Posts: 64

The actual problem was different.

I used to have a localhost address which was used to connect to yhe queues. And i have changed to the actual IP and thus caused the problem,

Not sure why the IP doesnt work.
I think the box is configured in such a way.
Behind a firewall etc..
_________________
Sb
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » MQ Reason code 2103
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.