Author |
Message
|
ivanachukapawn |
Posted: Thu Oct 13, 2005 11:12 am Post subject: MQ Explorer V6.0 has problem with new Queue Manager |
|
|
 Knight
Joined: 27 Oct 2003 Posts: 561
|
At this risk of being hauled over the coals (by forum moderators for not doing correct searches), I pose this question: Why does my V 6.0 MQ Explorer (running on a laptop w/Windows XP Professional) fail to display queue and channel information for a recently created (under V 6.0) local queue manager. In the queue manager list, this queue manager shows an "up arrow", and the right click menu shows:
Stop
Start Command Server
AutoReconnect
Set Refresh Interval
Properties
No queue or advanced hierarchical items for this queue manager are shown.
For another queue manager in the list (this one is a remote queue manager), instead of an "up" arrow, a solid yellow rectangle is shown, and queues and advanced tab hierarcy are shown.
The local queue manager with the display problems is definitely running, as evidenced by a dspmq command (command window). |
|
Back to top |
|
 |
sebastianhirt |
Posted: Thu Oct 13, 2005 11:19 am Post subject: |
|
|
Yatiri
Joined: 07 Jun 2004 Posts: 620 Location: Germany
|
Hi,
Try starting the command server.
cheers
Sebastian |
|
Back to top |
|
 |
sradiraju |
Posted: Thu Oct 13, 2005 11:21 am Post subject: |
|
|
 Apprentice
Joined: 08 Sep 2002 Posts: 34 Location: Chicago,IL
|
Need to start the Command Server and then connect to the queue manager, after which you will see that yellow box you were looking for.
Cheers,
Somesh |
|
Back to top |
|
 |
ivanachukapawn |
Posted: Thu Oct 13, 2005 11:27 am Post subject: start of command server. |
|
|
 Knight
Joined: 27 Oct 2003 Posts: 561
|
Unfortunately, I had already started the command server (from the right mouse button menu). I also ran the command menu and verified that a strmqcsv command for this queue manager's command server receives an "already started" message.
What do you mean by "connect to the queue manager"? By virtue of running MQ Explorer, I understand that I should be connected if possible (i.e. the queue manager and command server are running). |
|
Back to top |
|
 |
sebastianhirt |
Posted: Thu Oct 13, 2005 11:38 am Post subject: |
|
|
Yatiri
Joined: 07 Jun 2004 Posts: 620 Location: Germany
|
Have you tried restarting the queue manager (just for the sake of having it done) |
|
Back to top |
|
 |
kevinf2349 |
Posted: Thu Oct 13, 2005 11:42 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
|
Back to top |
|
 |
rowles |
Posted: Fri Oct 14, 2005 2:49 am Post subject: |
|
|
 Acolyte
Joined: 12 Oct 2005 Posts: 51
|
Just to check - did you launch the GUI from either the start menu, or by using the strmqcfg command?
The symptoms you are seeing look like the bindings dll has not been located or loaded, this can be checked by pressing right mouse button on the "IBM WebSphere MQ" node, then selecting "properties..."
Once in the properties dialog select the "configuration information" group on the left hand side. Check that the field labled "mqjbnd05 loaded" says yes. If not then there are some pathing / install issues preventing you from loading the bindings dll.
By default the bindings dll should be installed in:
C:\Program Files\IBM\WebSphere MQ\Java\lib
It could be that this location is not correctly in your path, or the dll is not installed. |
|
Back to top |
|
 |
|