Author |
Message
|
pothureddy |
Posted: Thu Oct 18, 2012 9:19 am Post subject: How to open MQ Explorer in Linux |
|
|
Newbie
Joined: 18 Oct 2012 Posts: 8
|
I used strmqcfg command to start the MQExplorer. I dont see MQ Explorer GUI. I just want to open the MQ Explorer and see the objects created. It's in Linux environment. Do I need to do any settings? |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Oct 18, 2012 9:27 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
strmqcfg is the method to open the gui. |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Oct 18, 2012 9:40 am Post subject: Re: How to open MQ Explorer in Linux |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
pothureddy wrote: |
I used strmqcfg command to start the MQExplorer. I dont see MQ Explorer GUI. I just want to open the MQ Explorer and see the objects created. It's in Linux environment. Do I need to do any settings? |
Telling us what you don't see isn't helpful.
What do you see? When you typed strmqcfg command at a shell, what response did you get from the shell? _________________ 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 |
|
 |
pothureddy |
Posted: Fri Oct 19, 2012 4:50 am Post subject: Re: How to open MQ Explorer in Linux |
|
|
Newbie
Joined: 18 Oct 2012 Posts: 8
|
bruce2359 wrote: |
Telling us what you don't see isn't helpful.
What do you see? When you typed strmqcfg command at a shell, what response did you get from the shell? |
I dont see anything. below are the steps I'm doing
$ bash
[t327zsp@myservername ~]$ sudo su - mqm
[sudo] password for t327zsp:
[mqm@myservername ~]$ bash
[mqm@myservername ~]$ dspmq
QMNAME(vrm.queue.manager) STATUS(Running)
[mqm@myservername ~]$ strmqcfg
[mqm@myservername ~]$ |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Oct 19, 2012 5:19 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
pothureddy |
Posted: Fri Oct 19, 2012 7:03 am Post subject: |
|
|
Newbie
Joined: 18 Oct 2012 Posts: 8
|
mqjeff wrote: |
and what does
show? |
[mqm@myservername ~]$ echo $DISPLAY
localhost:10.0
[mqm@vaausvrsapp90 ~]$ |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Oct 19, 2012 7:14 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
and is that a valid xwindows server address? |
|
Back to top |
|
 |
pothureddy |
Posted: Fri Oct 19, 2012 11:00 am Post subject: |
|
|
Newbie
Joined: 18 Oct 2012 Posts: 8
|
mqjeff wrote: |
and is that a valid xwindows server address? |
There is some display setting an environment setting that I was missing. My linux admins took care of it. Now I'm able to see the MessageBroker explorer GUI in Linux.
Thank you all for such a quick response |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Oct 19, 2012 2:43 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
pothureddy wrote: |
There is some display setting an environment setting that I was missing. My linux admins took care of it. Now I'm able to see the MessageBroker explorer GUI in Linux. |
For the benefit of other visitors who might encounter this problem, what is the environment setting that resolved this for you? _________________ 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 |
|
 |
|