|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
java.lang.UnsatisfiedLinkError: no mqjbnd04 |
« View previous topic :: View next topic » |
Author |
Message
|
abiram8 |
Posted: Thu Jul 04, 2002 8:25 am Post subject: java.lang.UnsatisfiedLinkError: no mqjbnd04 |
|
|
 Master
Joined: 27 Mar 2002 Posts: 207 Location: India
|
Hi,
While running the IVRun & PSIVTRun I get the following Error
O.S AIX MQ Series 5.2 Latest MA0c & MA88
Exception in thread "main" java.lang.UnsatisfiedLinkError: no mqjbnd04 (libmqjb
nd04.a or .so) in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java(Compiled Code))
at java.lang.Runtime.loadLibrary0(Runtime.java:766)
at java.lang.System.loadLibrary(System.java:849)
at com.ibm.mq.server.MQSESSION$1.run(MQSESSION.java:179)
at java.security.AccessController.doPrivileged(Native Method)
at com.ibm.mq.server.MQSESSION.<clinit>(MQSESSION.java:175)
My Class path is
/usr/mqm/java/lib:/usr/mqm/java/lib/com.ibm.mq.jar:/usr/mqm/java/lib/com.ibm.mqb
ind.jar:/usr/mqm/java/lib/mqjms.jar:/usr/mqm/java/lib/connector.jar:/usr/mqm/jav
a/lib/fscontext.jar:/usr/mqm/java/lib/jms.jar:/usr/mqm/java/lib/jndi.jar:/usr/mq
m/java/lib/jta.jar:/usr/mqm/java/lib/ldap.jar:/usr/jdk_base1.8/lib/classes.zip:/
usr/mqm/java/lib:/usr/mqm/samp:$CLASSPATH:/home/db2inst1/sqllib/java/sqlj.zip:/h
ome/db2inst1/sqllib/java/db2java.zip:/home/db2inst1/sqllib/java/runtime.zip:.
LD_LIBRARY_PATH=/usr/mqm/lib:/usr/mqm/java/lib
MQ_JAVA_INSTALL_PATH=/usr/mqm/java
Please Help me out
Thanks
R.Abiram |
|
Back to top |
|
 |
kirani |
Posted: Thu Jul 04, 2002 9:12 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
abiram8 wrote: |
:/usr/mqm/java/lib/mqjms.jar: |
Looks like a typo error. It should be,
Code: |
:/usr/mqm/java/lib/com.ibm.mqjms.jar: |
_________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
abiram8 |
Posted: Fri Jul 05, 2002 12:34 am Post subject: |
|
|
 Master
Joined: 27 Mar 2002 Posts: 207 Location: India
|
Hi,
I tried even after changing to :/usr/mqm/java/lib/com.ibm.mqjms.jar:
it did not work
can you suggest me some thing diffrent
Thanks
R.Abiram |
|
Back to top |
|
 |
abiram8 |
Posted: Fri Jul 05, 2002 2:37 am Post subject: |
|
|
 Master
Joined: 27 Mar 2002 Posts: 207 Location: India
|
Hi,
Finally I got the Solution The problem was with the Software I copied mqjbnd04.so to /usr/mqm/java/bin actally it was only in /usr/opt/mqm/java/lib but not in bin Folder
Thanks
R.Abiram |
|
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
|
|
|
|