|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
UnsatisfiedLinkError:_MQCONN |
« View previous topic :: View next topic » |
Author |
Message
|
szepcsik |
Posted: Fri Jun 21, 2002 1:55 am Post subject: UnsatisfiedLinkError:_MQCONN |
|
|
Newbie
Joined: 20 Jun 2002 Posts: 3
|
When I try to connect to the QM (with try{qMgr = new MQQueueManager(qMgrName);}), I get an error:
UnsatisfiedLinkError:_MQCONN
at com.ibm.mqbind.MQSESSION._MQCONN(Native Method)
The strange is that I imported the com.ibm.mq.jar, not the mqbind.
os: windows 2000
jdk: 1.3.1_01
In the CLASSPATH are com.ibm.mq.jar, com.ibm.mqbind.jar, com.ibm.mq.iiop.jar, connector.jar.
In the PATH is mqbnd04.dll
Have you any suggestion? |
|
Back to top |
|
 |
bduncan |
Posted: Fri Jun 21, 2002 6:45 am Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
I'm pretty sure this issue has been answered before. Have you tried using the search function? If you can't find anything, then I'd recommend checking the LD_LIBRARY_PATH to make sure it includes the mqjbnd library... _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
szepcsik |
Posted: Fri Jun 21, 2002 6:58 am Post subject: |
|
|
Newbie
Joined: 20 Jun 2002 Posts: 3
|
Yes, I have seen the answers.
I have set the LD_LIBRARY_PATH too, but it doesn't work.
The message:
java.lang.UnsatisfiedLinkError: no wmqjbind in java.library.path
There is no wmqjbind file on the machine, only the mqjbnd04.dll. |
|
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
|
|
|
|