Posted: Wed May 10, 2006 1:08 pm Post subject: Error 2103
Master
Joined: 30 Jun 2004 Posts: 295
I am having a strange issue where my application is connecting to the wrong queue and queue manager and throwing the error 2103(MQRC_ANOTHER_Q_MGR_CONNECTED) when its trying to connect to the queue and queue manager that it supposed to connect. It was all working fine until today and the MQ settings look fine where its supposed to connect, but somehow its connecting to the other queue. Any help please?????
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
So, this usually means the application hasn't disconnected from the queue manager before trying to MQCONN again (in the same thread). _________________ -wayne
Thanks wschutz for the reply. I even stopped the application and restarted it but still the same thing. Its driving me crazy on why its connecting to a queue on a different queue manager that it is not supposed to.
We can't tell you why your application is behaving the way it is without seeing the code. _________________ I am *not* the model of the modern major general.
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