Author |
Message
|
santosh.veerlapati |
Posted: Wed Jan 28, 2009 7:56 am Post subject: MQ queue managers are started but not connected |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
Hi
I m santosh Kumar Veerlapati, working for UNISYS
i have queue mangers in MQ explorer running and showing connected status earlier, but today suddenly when i open MQ explorer all the queue managers are showing started ,but disconnected..
i restarted the m/c ,MQ also but the problme is still there..
I m thinking my m/c ip address has been changed , this also i m not sure..
can this influence in disconnected queue mangers
can anybody suggest me on this
thanks in advance
santosh kumar veerlapati |
|
Back to top |
|
 |
Sam Uppu |
Posted: Wed Jan 28, 2009 8:25 am Post subject: Re: MQ queue managers are started but not connected |
|
|
 Yatiri
Joined: 11 Nov 2008 Posts: 610
|
santosh.veerlapati wrote: |
Hi
I m santosh Kumar Veerlapati, working for UNISYS
i have queue mangers in MQ explorer running and showing connected status earlier, but today suddenly when i open MQ explorer all the queue managers are showing started ,but disconnected..
i restarted the m/c ,MQ also but the problme is still there..
I m thinking my m/c ip address has been changed , this also i m not sure..
can this influence in disconnected queue mangers
can anybody suggest me on this
thanks in advance
santosh kumar veerlapati |
What do you mean by disconnected here?. You mean the applications are disconnected from the QMgrs?. You can check that by input/output processes.
Can you elaborate ur problem little bit?.
Thanks. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Wed Jan 28, 2009 9:21 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
queue managers are in the disconnected mode..
i.e is showing queue managers color in mq explorer green, instead of yellow..
here i m not able to access any information of queue manager |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jan 28, 2009 9:26 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Right-click on the qmgr.
Choose "Autoreconnect".
And then choose "Connect". |
|
Back to top |
|
 |
SAFraser |
Posted: Wed Jan 28, 2009 10:40 am Post subject: |
|
|
 Shaman
Joined: 22 Oct 2003 Posts: 742 Location: Austin, Texas, USA
|
Or if you have a lot of queue managers in MQExplorer (I have dozens), don't enable Autoreconnect. Just right-click and Connect when you want to view a particular queue manager. Perhaps stating the obvious here... but also can right-click and Disconnect in real-time, too. |
|
Back to top |
|
 |
zhanghz |
Posted: Wed Jan 28, 2009 6:54 pm Post subject: |
|
|
Disciple
Joined: 17 Jun 2008 Posts: 186
|
it may also be because some fiiles are not in classpath, or something like that. Happened to me once. No connect option in the right-click context menu either. Solution is in the forum. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Wed Jan 28, 2009 9:25 pm Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
i deleted some of the queue managers in my explorer , and also tried removing auto connection option, and not able to find connect option..
is there any command to connect it from command prompt instead of from MQ explorer
thanks in advance
santosh kumar veerlapati |
|
Back to top |
|
 |
ranganathan |
Posted: Wed Jan 28, 2009 11:39 pm Post subject: |
|
|
 Centurion
Joined: 03 Jul 2008 Posts: 104
|
*what about 'dspmq' from the command prompt ?!
*are you able to execute 'runmqsc' ? |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Jan 29, 2009 1:45 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
strmqcsv
endmqm followed by MQ down and then mq start and strmqm
i know its weird but thats how it resolves.... faced it many many times _________________ Cheers |
|
Back to top |
|
 |
Sam Uppu |
Posted: Thu Jan 29, 2009 11:31 am Post subject: |
|
|
 Yatiri
Joined: 11 Nov 2008 Posts: 610
|
AkankshA wrote: |
strmqcsv
endmqm followed by MQ down and then mq start and strmqm
i know its weird but thats how it resolves.... faced it many many times |
with version 6, the command server will be started with the QMgr startup. and when you use command prompt go with amqmdain command when you start the QMgr. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Thu Jan 29, 2009 9:39 pm Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
i tried to stop , and start queue mangers from command prompt ,
using commands endmqm, and amqadain.. but it is not working..
still it goes to the disconnected mode |
|
Back to top |
|
 |
manicminer |
Posted: Fri Jan 30, 2009 12:37 am Post subject: |
|
|
 Disciple
Joined: 11 Jul 2007 Posts: 177
|
santosh.veerlapati wrote: |
i tried to stop , and start queue mangers from command prompt ,
using commands endmqm, and amqadain.. but it is not working..
still it goes to the disconnected mode |
Are the queue managers on the same machine as the explorer? If so the missing connect option is probably due to a library / path issue. To check this press right mouse button on the "IBM WebSphere MQ" node at the top of the tree and select "Properties...". The click on "Configuration Information" on the left hand side.
Look at the 2nd field down - mqjbnd05 loaded.
If that is not set to Yes, then you will never be able to connect to your local queue managers.
If these are remote queue managers and there is no connect option then your MQ Explorer is probably very broken and I would recommend a re-install as the connect option should always be available for a remote queue manager, and when used will give you a message that should help diagnose the connection problem _________________ Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Fri Jan 30, 2009 2:12 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
yes u r right, that option is set to NO..
now how i can enable that option to YES..??
thanks
santosh kumar veerlapati |
|
Back to top |
|
 |
manicminer |
Posted: Fri Jan 30, 2009 4:58 am Post subject: |
|
|
 Disciple
Joined: 11 Jul 2007 Posts: 177
|
Well the question would be what did you change that made it set to no? Given that in your first post you said that it used to work
But seriously, it doesn't "just happen" you must have either:
1) Uninstalled something to do with MQ
2) Remove something on the file system to do with MQ
3) Modified your path in some way so that the file can no longer be found
If you have done any of the above I would suggest undoing them...
If perhaps someone else has tampered with your machine / config to cause any of the above to occur then I would go and talk to them!
To fix the problem you need to:
1) Find mqjbnd05.dll on you system
2) Ensure that your PATH entry contains the directory where mqjbnd05.dll lives.
But I would seriously recommend finding out why this was changed rather than just blindly fixing the problem _________________ Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Tue Feb 03, 2009 8:07 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
Yes i found that dll path and i added in my system path variable..
no its working fine..
thanks aloooooooooot
every time when i struck in some problem MQSeries net forum is helping me a lot.. really i would thank to the forum and people who are quickly replying to resole the problmes..
thanks
santosh kumar veerlapati |
|
Back to top |
|
 |
|