Author |
Message
|
wgiraldrosa |
Posted: Tue Sep 27, 2011 11:45 am Post subject: Using same channel with Broker Explorer and Queue Manager |
|
|
Newbie
Joined: 23 Sep 2011 Posts: 5
|
Hi all,
I am new to this MQ broker explorer and I am having problems with connecting to a remote broker. I have created a channel to connect to the Queue Manager from Webshpere MQ Explorer named QEXPLORER.CHANNEL and it connects well. The problem is with the Broker explorer.
When I connect to a remote broker with the broker explorer, I use the same channel (QEXPLORER.CHANNEL) to connect to a remote broker from the broker explorer and it does not connect at all. It does not bring any errors, just the "trying to connect" screen appears and then it dissappears as if it did connected but nothing happens.
Do I need to create another channel to connect the broker explorer?
Any help will be appreciated.
Thank you |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Sep 27, 2011 12:07 pm Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
wgiraldrosa |
Posted: Tue Sep 27, 2011 12:13 pm Post subject: |
|
|
Newbie
Joined: 23 Sep 2011 Posts: 5
|
Yes, I followed it. The listener was created when I first made the connection with the Queue Manager.
I used the correct host IP, Q Manager Name and Port and for the SVRCONN Channel Name, I used the same channel name the Queue Manager uses. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Sep 27, 2011 12:17 pm Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
What version toolkit? What version runtime. What effective runtime level of your runtime? What platform does the runtime use (ie. what os)? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
wgiraldrosa |
Posted: Tue Sep 27, 2011 12:50 pm Post subject: |
|
|
Newbie
Joined: 23 Sep 2011 Posts: 5
|
Toolkit V 7.0; Websphere MQ Explorer V 7.0.
The broker is running in Unix and I am connecting to it from Windows with the Broker Explorer.
I hope this info helps.
Thank you |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Sep 27, 2011 12:57 pm Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
You didnt answer my questions.
What version of toolkit? Should be something like
Quote: |
Version: 7.0.0.2
Build id: 7.0.0.2-IFix-20110310_1127 |
What version of runtime?
Should be something like
What is the effective level of your runtime? This may be different than the installed version.
Use telnet or putty and log into your Unix server. Execute mqsilist, and paste the result here. Please use [c o d e] tags.
There are many flavors of Unix. Which one are you using? What version is it? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
wgiraldrosa |
Posted: Tue Sep 27, 2011 1:20 pm Post subject: |
|
|
Newbie
Joined: 23 Sep 2011 Posts: 5
|
Toolkit:
Version: 7.0.0
Build id: 7.0.0-20091028_2100
Runtime: 7.0.1.1
In Unix, the broker version is 7.0 and when I run mqsilist this is what I get:
[ld.so.1: mqsilist: fatal: libImbCmdLib.so: open failed: No such file or directory
Killed] |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Sep 27, 2011 1:34 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You don't need a separate channel for Broker Explorer than MQ Explorer.
You may need additional security configurations for the user trying to connect to Broker, however.
You are almost certainly getting that error trying to run mqsilist because you did not apply the mqsi profile. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Sep 27, 2011 1:41 pm Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Will you be developing flows, or just administering Broker components?
You need to update your toolkit and your runtime before you do anything else. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
wgiraldrosa |
Posted: Wed Sep 28, 2011 4:53 am Post subject: |
|
|
Newbie
Joined: 23 Sep 2011 Posts: 5
|
Thank you, people for your help. I will be trying somehting else. I will come back if I have any othe issue. |
|
Back to top |
|
 |
|