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 » MQ Explorer on Linux

Post new topic  Reply to topic
 MQ Explorer on Linux « View previous topic :: View next topic » 
Author Message
Gideon
PostPosted: Mon Apr 26, 2010 11:36 am    Post subject: MQ Explorer on Linux Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I have used MQ on Windows and AIX systems many times, and just installed on Linux. I created a qmgr, and now I want ot bring up the explorer

I did a complete install (7.0.1), but I can not find the Exploere on the menus

I looked through the Quick beginnings for Linux, but can not find whre its placed

Where can I find the Explorer in Linux, either from the menus, or from the path ?

Thanks
Back to top
View user's profile Send private message Send e-mail
Gideon
PostPosted: Mon Apr 26, 2010 12:03 pm    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I think I found it in /opt/mqm/eclipseSDK33/eclipse

There is an executable named eclipse in that directory
Back to top
View user's profile Send private message Send e-mail
Gideon
PostPosted: Mon Apr 26, 2010 12:12 pm    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

This exe does not seem to work. Does anyone know if the MQ linux install will automatically place the explorer into the menus ?
Back to top
View user's profile Send private message Send e-mail
Gideon
PostPosted: Mon Apr 26, 2010 12:22 pm    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

Just thought of something.

I installed the MQ using the rpm command

Is the elipse a second installation

This would be a little different than windows, where eclipse is the prereq, and the MQ is the second isntall

Does anyone know if the eclipse is a second installation ?
Back to top
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Mon Apr 26, 2010 12:47 pm    Post subject: Reply with quote

Poobah

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

yes, eclipse is a prereq for 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
Gideon
PostPosted: Mon Apr 26, 2010 1:04 pm    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

Turns out I installed eclipse when I ran the command:

Code:
rpm -ivh MQ*.rpm


So I have Eclipse on the machine, but it will not come up. I get the following error:

Code:
bash-3.2$ whoami
mqm
bash-3.2$ pwd
/opt/mqm/eclipseSDK33/eclipse
bash-3.2$ ls -la eclipse
-rwxr-xr-x 1 mqm mqm 21118 Oct 23  2007 eclipse
bash-3.2$ ./eclipse
Xlib: connection to "localhost:10.0" refused by server
Xlib: PuTTY X11 proxy: wrong authentication protocol attempted
Xlib: connection to "localhost:10.0" refused by server
Xlib: PuTTY X11 proxy: wrong authentication protocol attempted

(.:23630): GLib-GObject-WARNING **: invalid (NULL) pointer instance


Why would I be getting this error:

Code:
Xlib: connection to "localhost:10.0" refused by server


BTW: If I execute from root, it gets by this error, but obviously runs into permission problems later on.
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Apr 26, 2010 3:04 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You are having issues accessing the xwindows server. You probably did a su without ensuring that the display was forwarded.

Also, you don't want to run "eclipse".

You want to run "strmqcfg".
Back to top
View user's profile Send private message
Gideon
PostPosted: Tue Apr 27, 2010 6:40 am    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I tried using the strmqcfg command, as follows:

Code:
bash-3.2$ whoami
mqm
bash-3.2$ strmqcfg
bash-3.2$


There were no errors, but a eclipse, nor any GUI's would come up.

Is there something I am missing ?

Thanks
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Tue Apr 27, 2010 6:45 am    Post subject: Reply with quote

Grand High Poobah

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

Gideon wrote:
Is there something I am missing ?


How about the XWindows settings my most worthy associate mentioned?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Gideon
PostPosted: Tue Apr 27, 2010 7:03 am    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

Yep, you were right.

As soon as I exported my DISPLAY, everything started working, and I have my Explorer up and running

Thanks
Back to top
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Tue Apr 27, 2010 8:27 am    Post subject: Reply with quote

Poobah

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

Quote:
As soon as I exported my DISPLAY...


Can you share with us exactly you did this - exactly what command?
_________________
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 Apr 27, 2010 8:32 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

bruce2359 wrote:
Quote:
As soon as I exported my DISPLAY...


Can you share with us exactly you did this - exactly what command?


it was probably
export DISPLAY=localhost:10.0

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 » MQ Explorer on Linux
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.