Posted: Mon Nov 11, 2002 10:51 am Post subject: java.lang.UnsatisfiedLinkError
Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
Platform AIX
I have set the class path and I tried to run a sample java program. I am getting the following error
Exception in thread "main" java.lang.UnsatisfiedLinkError: no mqjbnd04 (libmqjbnd04.a or .so) in java.library.path
What could be the problem. Is the classpath not set properly
I have included the following jar files in the classpath
com.ibm.mq.jar
com.ibm.mqbind.jar
com.ibm.mqjms.jar
com.ibm.fccontect.jar
com.ibm.connector.jar
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
The problem is in your LIBPATH and not your classpath. There are details in the Using Java manual or you should be able to search here for mqjbnd04 and get some hits.
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