|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
mqjbnd01 |
« View previous topic :: View next topic » |
Author |
Message
|
mortimer |
Posted: Tue Aug 09, 2005 3:25 am Post subject: mqjbnd01 |
|
|
Newbie
Joined: 09 Aug 2005 Posts: 2
|
Hi,
I have a machine with a dispatcher that connects to MQseries without any problem.
When I try to create a new dispatcher, I get this error messages:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no mqjbnd01 in
java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1491)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at com.ibm.mq.server.MQSESSION.<clinit>(MQSESSION.java:994)
at com.ibm.mq.MQSESSIONServer.getMQSESSION(MQSESSIONServer.java:66)
at com.ibm.mq.MQSESSION.getSession(MQSESSION.java:89)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:244)
There is no file with this name in the machine, but the other dispatcher works properly with the same environment variables.
Any help?
Thanks from Spain |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Aug 09, 2005 3:42 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
google has quite some hits for "no mqjbnd01". you may like to check them for a possible solution.... _________________ Regards, Butcher |
|
Back to top |
|
 |
mortimer |
Posted: Tue Aug 09, 2005 4:04 am Post subject: |
|
|
Newbie
Joined: 09 Aug 2005 Posts: 2
|
I tried it, but it always talks about a library that I don't have. I can't understand why the other dispatcher works properly (I don't have the source code) and the other doesn't |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Aug 09, 2005 4:12 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
mortimer wrote: |
I tried it, but it always talks about a library that I don't have. I can't understand why the other dispatcher works properly (I don't have the source code) and the other doesn't |
It's a classpath problem. Or a path problem. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
clindsey |
Posted: Tue Aug 09, 2005 5:14 am Post subject: |
|
|
Knight
Joined: 12 Jul 2002 Posts: 586 Location: Dallas, Tx
|
I believe your problem is that you have an old copy of com.ibm.mq.jar in your classpath and it is trying to load mqjbnd01. Do a find for com.ibm.mq.jar and see if you have multiple copies. If yes, remove the old ones.
Charlie |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|