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 » IBM MQ Installation/Configuration Support » QM's not visible in MQExplorer after 5.3 -> 6.0 migration

Post new topic  Reply to topic
 QM's not visible in MQExplorer after 5.3 -> 6.0 migration « View previous topic :: View next topic » 
Author Message
billybong
PostPosted: Fri Jun 16, 2006 3:09 am    Post subject: QM's not visible in MQExplorer after 5.3 -> 6.0 migration Reply with quote

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
View user's profile Send private message Visit poster's website
PieterV
PostPosted: Fri Jun 16, 2006 3:45 am    Post subject: Reply with quote

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
View user's profile Send private message
billybong
PostPosted: Fri Jun 16, 2006 3:56 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
sebastianhirt
PostPosted: Fri Jun 16, 2006 4:09 am    Post subject: Reply with quote

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
View user's profile Send private message
billybong
PostPosted: Fri Jun 16, 2006 5:27 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
sebastianhirt
PostPosted: Fri Jun 16, 2006 6:14 am    Post subject: Reply with quote

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
View user's profile Send private message
rowles
PostPosted: Mon Jun 19, 2006 12:29 am    Post subject: Reply with quote

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
View user's profile Send private message
csaunders
PostPosted: Wed Aug 09, 2006 10:42 am    Post subject: help Reply with quote

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
View user's profile Send private message AIM Address
oz1ccg
PostPosted: Wed Aug 09, 2006 11:30 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
csaunders
PostPosted: Mon Aug 14, 2006 6:48 am    Post subject: Reply with quote

Acolyte

Joined: 27 Mar 2003
Posts: 64
Location: Arlington, Va

on a 5.3 qmanager i should run that command?
Back to top
View user's profile Send private message AIM Address
vennela
PostPosted: Mon Aug 14, 2006 6:52 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
ngupta
PostPosted: Mon Aug 14, 2006 10:23 am    Post subject: Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Mon Aug 14, 2006 1:39 pm    Post subject: Re: help Reply with quote

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
View user's profile Send private message Send e-mail
csaunders
PostPosted: Wed Aug 16, 2006 10:38 am    Post subject: Reply with quote

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
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » QM's not visible in MQExplorer after 5.3 -> 6.0 migration
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.