Author |
Message
|
billybong |
Posted: Fri Jun 16, 2006 3:09 am Post subject: QM's not visible in MQExplorer after 5.3 -> 6.0 migration |
|
|
 Disciple
Joined: 22 Jul 2005 Posts: 150 Location: Stockholm, Sweden
|
Hi guys!
After migrating from MQ 5.3 to 6.0 (Windows) my old queue managers wont show up in the eclipse based MQ Explorer even though they are up and running.
The queue managers are on the same machine as the Explorer so I'm not trying to set up admin clients or anything like that. I could save the qmgr objects and auths with saveqmgr and amqoamd, but I'd like to avoid to delete and create the managers again.
Is there something I've forgotten or missed?
I've tried to search the forum but I cant find any info on this topic, so please spare me any RTFM comments if this has been posted before. _________________ IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Integration Developer V6.0
IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere DataPower |
|
Back to top |
|
 |
PieterV |
Posted: Fri Jun 16, 2006 3:45 am Post subject: |
|
|
Disciple
Joined: 04 Jan 2006 Posts: 164 Location: Belgium
|
is the qmgr visible in show/hide qmgrs?
or can't you add the qmgr using show/hide qmgrs? |
|
Back to top |
|
 |
billybong |
Posted: Fri Jun 16, 2006 3:56 am Post subject: |
|
|
 Disciple
Joined: 22 Jul 2005 Posts: 150 Location: Stockholm, Sweden
|
PieterV wrote: |
is the qmgr visible in show/hide qmgrs?
or can't you add the qmgr using show/hide qmgrs? |
The view/add qmgr's is only used for displaying queue managers using client connections. I'm interested in my local queue managers and dont want to use a server connection to connect to them. _________________ IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Integration Developer V6.0
IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere DataPower |
|
Back to top |
|
 |
sebastianhirt |
Posted: Fri Jun 16, 2006 4:09 am Post subject: |
|
|
Yatiri
Joined: 07 Jun 2004 Posts: 620 Location: Germany
|
billybong wrote: |
The view/add qmgr's is only used for displaying queue managers using client connections. |
That's not true. It will show you existing but hidden queue managers in the lower part of the window. |
|
Back to top |
|
 |
billybong |
Posted: Fri Jun 16, 2006 5:27 am Post subject: |
|
|
 Disciple
Joined: 22 Jul 2005 Posts: 150 Location: Stockholm, Sweden
|
Oh, I'm sorry then.
Since I didn't see my managers there and saw fields for connection name etc I assumed it was only used for client connected queue managers.
Anyway, I still cant see any managers either in the explorer or the show/hide screen. _________________ IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Integration Developer V6.0
IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere DataPower |
|
Back to top |
|
 |
sebastianhirt |
Posted: Fri Jun 16, 2006 6:14 am Post subject: |
|
|
Yatiri
Joined: 07 Jun 2004 Posts: 620 Location: Germany
|
Ah, OK... Some more things for you to check
Are those qm's visible when you type in dspmq? Can you runmqsc them? Are the new objects available that are required by V6 (SYSTEM.MQEXPLORER.REPLY.MODEL) are created? |
|
Back to top |
|
 |
rowles |
Posted: Mon Jun 19, 2006 12:29 am Post subject: |
|
|
 Acolyte
Joined: 12 Oct 2005 Posts: 51
|
I've not come across the queue managers not being visible at all, but there are a couple of things to check:
1) Is the user you are using to run the Explorer in the mqm group? (eg. can you see the queue managers using dspmq on the command line for that user). The Explorer uses similar mechanisms to dspmq to discover local queue managers, so that is a good starting point.
2) If the queue managers are visible from dpsmq, open the explorer and press right mouse button on the "IBM WebSphere MQ" node at the top, then select "Properties...". In the properties window select "Configuration information" and look for "mqjbnd06 loaded" property.
If this is "No" the the binding library has failed to load and we will not be able to connect to local queue managers correctly (although in this case they should be visible but not connectable). This could be due to a pathing issue, please check all the appropriate MQ directories are in the path.
3) Do new queue managers that are created appear in the Explorer? _________________ --
Steve. |
|
Back to top |
|
 |
csaunders |
Posted: Wed Aug 09, 2006 10:42 am Post subject: help |
|
|
Acolyte
Joined: 27 Mar 2003 Posts: 64 Location: Arlington, Va
|
im getting the error
SYSTEM.MQEXPLORER.REPLY.MODEL could not be openend, reason "2045"
any ideas... |
|
Back to top |
|
 |
oz1ccg |
Posted: Wed Aug 09, 2006 11:30 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
How is SYSTEM.MQEXPLORER.REPLY.MODEL ?
as a QMODEL, right ?
If it's not defined you could try starting the queue manager using the strmqm command like this:
strmqm -c qmgrname
This should recreate the missing system objects.
-- Lock it or Lose it --  _________________ Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT. |
|
Back to top |
|
 |
csaunders |
Posted: Mon Aug 14, 2006 6:48 am Post subject: |
|
|
Acolyte
Joined: 27 Mar 2003 Posts: 64 Location: Arlington, Va
|
on a 5.3 qmanager i should run that command? |
|
Back to top |
|
 |
vennela |
Posted: Mon Aug 14, 2006 6:52 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
csaunders wrote: |
on a 5.3 qmanager i should run that command? |
You should do that on v6 I think. That's how the queue might get created |
|
Back to top |
|
 |
ngupta |
Posted: Mon Aug 14, 2006 10:23 am Post subject: |
|
|
Newbie
Joined: 07 Aug 2006 Posts: 9
|
When you upgrade from MQSeries 5.3 to 6.0, due to some reason MQEXplorer is not upgraded. Try to reinstall it and when it ask you to modify select MQExplorer.
It will install. To avoid further problem whenever you are upgrading fo for custom installation and select MQExplore and carry out the installation.
Try this it will work. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 14, 2006 1:39 pm Post subject: Re: help |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
csaunders wrote: |
im getting the error
SYSTEM.MQEXPLORER.REPLY.MODEL could not be openend, reason "2045"
any ideas... |
Just create it manually like SYSTEM.MQSC.REPLY.QUEUE
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
csaunders |
Posted: Wed Aug 16, 2006 10:38 am Post subject: |
|
|
Acolyte
Joined: 27 Mar 2003 Posts: 64 Location: Arlington, Va
|
it is created, im trying to view a 5.3 qmanager with mq 6.0.... |
|
Back to top |
|
 |
|