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 » General IBM MQ Support » Cannot see existing MQ Manager

Post new topic  Reply to topic
 Cannot see existing MQ Manager « View previous topic :: View next topic » 
Author Message
elecktra
PostPosted: Tue Aug 16, 2011 12:24 am    Post subject: Cannot see existing MQ Manager Reply with quote

Novice

Joined: 16 Aug 2011
Posts: 14

Hi,

I created Queue Manager in MQ Explorer but i cannot see those created queue manager. If I create new one with existing name, it says that that has already created one. how can I make to see my existing queue managers in MQ Explorer.

Thanks.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Aug 16, 2011 4:26 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Can you see the queue manager in a dspmq command?

Is the queue manager properly configured?

Is it on the same box as the MQExplorer? If not, can other utilities connect with the details MQExplorer is trying to use?

What have you already tried to fix this aside from posting here? There's no point us suggesting things which have already not helped.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Aug 16, 2011 5:18 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

It could be as simple as expanding the Queue managers icon in the left pane of the explorer.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 16, 2011 5:24 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

bruce2359 wrote:
It could be as simple as expanding the Queue managers icon in the left pane of the explorer.

Or as simple as restarting the machine.

Or as simple as logging in as a user that has sufficient mq privileges.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Aug 16, 2011 5:44 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

I was thinking of occam's razor here.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Aug 16, 2011 5:53 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

bruce2359 wrote:
I was thinking of occam's razor here.


Is that what you cut the users with? When you cut them? And cut them? And cut them???


_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
exerk
PostPosted: Tue Aug 16, 2011 6:00 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Vitor wrote:
Is that what you cut the users with? When you cut them? And cut them? And cut them???


Simmer down! I'm still stitching up the last ones
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 16, 2011 6:06 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

While the simplest possible cause for the issue is indeed that the user has failed to expand the Queue Managers tree, that is not the MOST LIKELY simplest cause.

The SIMPLEST AND MOST LIKELY cause is that the user has, on Windows, installed MQ and then immediately launched MQ Explorer and immediately tried to create queue managers.

This will, indeed, cause the queue managers to not show up in MQ Explorer EVEN IF the Queue Managers tree is expanded. But it's because MQ hasn't had a chance to fully set up authorities and authority checking and etc. etc. etc.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Aug 16, 2011 7:51 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

So, elecktra, did you use the WMQ Explorer on the same o/s image where you created the qmgr? (Local administration.)

Or did you use the explorer to create a qmgr on another o/s image (across a network)? (Remote administration.)
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
elecktra
PostPosted: Tue Aug 16, 2011 6:00 pm    Post subject: Reply with quote

Novice

Joined: 16 Aug 2011
Posts: 14

I restart and still cannot see my existing mq manager. When I check "C:\Program Files\IBM\WebSphere MQ\Qmgrs" this path I found out those existing ones but still cannot see in the MQ Explorer

Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Aug 16, 2011 7:29 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

elecktra wrote:
I restart and still cannot see my existing mq manager. When I check "C:\Program Files\IBM\WebSphere MQ\Qmgrs" this path I found out those existing ones but still cannot see in the MQ Explorer



Perhaps you need to start them from the command prompt in "-si" mode?
However you should be able to see the qmgr itself even if you can't see any object underneath it... Did you run the MQ Explorer as a member of the mqm group?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
elecktra
PostPosted: Tue Aug 16, 2011 7:44 pm    Post subject: Reply with quote

Novice

Joined: 16 Aug 2011
Posts: 14

sorry I'm totall new to mq. how do i start "-si" mode and mqm group?

I installed mq, opened mq explorer and create new mq manager and cannot see them.

Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Aug 17, 2011 8:17 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

First if you did not reboot the box after installation, please do so.

Second you might need to try and start the qmgr using a DOS window with
Code:
strmqm -si <QMGRNAME>


Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
elecktra
PostPosted: Thu Aug 18, 2011 7:37 pm    Post subject: Reply with quote

Novice

Joined: 16 Aug 2011
Posts: 14

Hi,

I uninstalled that one and installed again. Now i can see my created mq manager again. another step is that how to create message driven bean in weblogic. i'm doing to integrate weblogic and mq on separate machine.


thanks

Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Aug 19, 2011 4:00 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

elecktra wrote:
how to create message driven bean in weblogic.


Like any other Weblogic artifact - you write some code.


elecktra wrote:
i'm doing to integrate weblogic and mq on separate machine.


Congratulations.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Cannot see existing MQ Manager
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.