Author |
Message
|
arijitchakraborty1986 |
Posted: Wed Jul 22, 2015 3:46 am Post subject: Not able to connect to Local broker from IIB9 Toolkit |
|
|
Newbie
Joined: 13 Jul 2015 Posts: 5
|
Hi All,
I am not able to connect to local broker from my IIB9 toolkit. I am able start stop broker from console but not able to connect it from toolkit.
I am getting below error.
Could not connect to queue manager 'IB9QMGR' (MQ reason code 2495 ; MQJE001: Completion Code '2', Reason '2495'.)
I added environment variable MQ_INSTALL_ROOT=C:\Program Files\IBM\WebSphere MQ\java\lib
But issue not resolved.
Please suggest your thought for this. |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Jul 22, 2015 3:57 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
When you did your MQ install, did you install the Client libraries?
You need to perform a custom install to get the choice.
What patch level of the products are you running? It is always helpful to us to include them in your post. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 22, 2015 6:27 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
I believe this problem will be fixed at the next patch level...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Jul 22, 2015 8:08 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
fjb_saper wrote: |
I believe this problem will be fixed at the next patch level...  |
Strange that... I can connect to my IIB 9.0.0.3 broker (MQ 8.0.0.2) from my toolkit running on the same machine.
However, I created my Queue Manager and Broker using my own scripts.
I've always done that ever sind running into problems with the default configuration oh, back around V6.1.0.3 days.
To the OP,
you may well be able to connect to the broker by defining remote connection.
Well worth a try. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 22, 2015 9:03 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
However, I created my Queue Manager and Broker using my own scripts.
I've always done that ever sind running into problems with the default configuration oh, back around V6.1.0.3 days. |
You're going to love IIBv10 Developer.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Jul 22, 2015 9:20 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Vitor wrote: |
You're going to love IIBv10 Developer.  |
I tried it out last week at Hursley. Some features are ok, some are meh!
I need to try it out in my environment to see how fast it is. New new features of the toolkit look good on the surface but if they slow me down (productivity wise) then they just won't get used. Us are pretty set in our ways.
Time will tell. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 22, 2015 9:26 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
Vitor wrote: |
You're going to love IIBv10 Developer.  |
I tried it out last week at Hursley. Some features are ok, some are meh! |
I was referring ironically to the way to Toolkit spins up it's own internal broker when you start it, and spins it down when you close.
No more personalized creation scripts. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 22, 2015 11:37 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Vitor wrote: |
smdavies99 wrote: |
Vitor wrote: |
You're going to love IIBv10 Developer.  |
I tried it out last week at Hursley. Some features are ok, some are meh! |
I was referring ironically to the way to Toolkit spins up it's own internal broker when you start it, and spins it down when you close.
No more personalized creation scripts. |
Obviously you missed the personalization or the manual startup of the toolkit:
Code: |
iib toolkit without testnode |
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 22, 2015 12:02 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
fjb_saper wrote: |
Obviously you missed the personalization or the manual startup of the toolkit:
Code: |
iib toolkit without testnode |
Have fun  |
Yeah, yeah, tell him that.
I was hoping for at least 2 good rants out of that.....  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|