ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » UnsatisfiedLinkError: no mqjbnd02

Post new topic  Reply to topic
 UnsatisfiedLinkError: no mqjbnd02 « View previous topic :: View next topic » 
Author Message
Kaplank
PostPosted: Fri Nov 30, 2001 7:59 am    Post subject: Reply with quote

Newbie

Joined: 25 Nov 2001
Posts: 2

Hi all,
I have a small application in java1.2 that connects to an MQManager and puts a message to a queue.
The application works fine in Windows NT.
if I try to run the application in HP-UX, I get the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no mqjbnd02 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1290)
at java.lang.Runtime.loadLibrary0(Runtime.java:473)
at java.lang.System.loadLibrary(System.java:777)
at com.ibm.mq.server.MQSESSION.(MQSESSION.java:139)
at com.ibm.mq.MQSESSIONServer.getMQSESSION(MQSESSIONServer.java:67)

paths and CLASSPATH is:
PATH=$PATH:/opt/java1.2/bin:/opt/mqm/samp/bin:/opt/mqm/java/lib:/opt/mqm/java/bin
:/opt/mqm/java/samples/base:.
export PATH

SHLIB_PATH=/opt/mqm/java/lib
export SHLIB_PATH

CLASSPATH=/opt/mqm/java/lib/com.ibm.mq.jar:/opt/mqm/java/lib/com.ibm.mqjms.jar
:/opt/mqm/java/lib/jms.jar:/opt/mqm/java/lib/jndi.jar
:/opt/mqm/java/lib/com.ibm.mqbind.jar:/opt/mqm/java/lib
:/opt/mqm/java/lib/samples:/opt/mqm/java/samples
:/opt/java1.2/lib/:/opt/java1.2/lib/tools.jar:/opt/java1.2/jre/lib:.
export CLASSPATH

connector.jar doesn't exist


Regards

Kaplan
Back to top
View user's profile Send private message Send e-mail
dev
PostPosted: Mon Dec 10, 2001 12:29 pm    Post subject: Reply with quote

Apprentice

Joined: 11 Oct 2001
Posts: 30

Hi,
mqjbnd02.* is in your lib directory of Java Classes for MQSeries, just add this file to your Systems PATH.

Dev

[ This Message was edited by: dev on 2001-12-10 12:30 ]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » UnsatisfiedLinkError: no mqjbnd02
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.