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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » mqjbnd05 error can anyone help please

Post new topic  Reply to topic
 mqjbnd05 error can anyone help please « View previous topic :: View next topic » 
Author Message
trekme
PostPosted: Wed Apr 04, 2007 8:10 am    Post subject: mqjbnd05 error can anyone help please Reply with quote

Newbie

Joined: 03 Apr 2007
Posts: 4

aix 5.3 fixpack 5, MQeries 5.3 fixpack 13, workflow 3.6 fixpack 4 and websphere 6.1 fixpack 5

have LIBPATH = /usr/mqm/java/lib

libmqjbnd05.so exist in the above LIBPATH

getting this error

Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: mqjbnd05 (A file or directory in the path name does not exist.)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:953)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:922)
at java.lang.System.loadLibrary(System.java:451)
at com.ibm.mq.MQSESSION.loadLib(MQSESSION.java:873)
at com.ibm.mq.server.MQSESSION$1.run(MQSESSION.java:227)
at java.security.AccessController.doPrivileged(AccessController.java:192)
at com.ibm.mq.server.MQSESSION.<clinit>(MQSESSION.java:221)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)
at com.ibm.mq.MQSESSIONServer.getMQSESSION(MQSESSIONServer.java:6
at com.ibm.mq.MQSESSION.getSession(MQSESSION.java:498)
at com.ibm.mq.MQManagedConnectionJ11.<init>(MQManagedConnectionJ11.java:163)
at com.ibm.mq.MQBindingsManagedConnectionFactoryJ11._createManagedConnection(MQBindingsManagedConnectionFactoryJ11.java:153)
at com.ibm.mq.MQBindingsManagedConnectionFactoryJ11.createManagedConnection(MQBindingsManagedConnectionFactoryJ11.java:189)
at com.ibm.mq.StoredManagedConnection.<init>(StoredManagedConnection.java:80)
at com.ibm.mq.MQSimpleConnectionManager.allocateConnection(MQSimpleConnectionManager.java:171)
at com.ibm.mq.MQQueueManager.obtainBaseMQQueueManager(MQQueueManager.java:754)
at com.ibm.mq.MQQueueManager.construct(MQQueueManager.java:688)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:417)
at com.ibm.workflow.util.msg.MQPipe.open(MQPipe.java:169)
at com.ibm.workflow.util.msg.Message$Pipe$Factory.createPipe(Message.java:147)
at com.ibm.workflow.util.msg.BasicResponder$Task.getPipe(BasicResponder.java:310)
at com.ibm.workflow.util.msg.BasicResponder$Task.run(BasicResponder.java:166)
at com.ibm.workflow.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:725)
at java.lang.Thread.run(Thread.java:797)
Back to top
View user's profile Send private message
jsware
PostPosted: Wed Apr 04, 2007 8:45 am    Post subject: Re: mqjbnd05 error can anyone help please Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

trekme wrote:
LIBPATH = /usr/mqm/java/lib

If you type
Code:
export |grep LIBPATH
does it show up? If not then you need to export LIBPATH to allow it to be used by child processes.
_________________
Regards
John
The pain of low quaility far outlasts the joy of low price.
Back to top
View user's profile Send private message
trekme
PostPosted: Thu Apr 05, 2007 4:30 am    Post subject: mqjbnd05 Reply with quote

Newbie

Joined: 03 Apr 2007
Posts: 4

when I perform the command I get

LIBPATH=/usr/mqm/java/lib

the server is running, I can not get a UPES process to run I get the error of missing file
Back to top
View user's profile Send private message
jmac
PostPosted: Thu Apr 05, 2007 5:14 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Do you have the proper versions of the mq Jar files in your classpath? I believe I saw something similar when I upgraded to MQ6 and forgot to update the mq jars used by mqwf
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
jsware
PostPosted: Mon Apr 09, 2007 11:03 pm    Post subject: Re: mqjbnd05 Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

trekme wrote:
when I perform the command I get

LIBPATH=/usr/mqm/java/lib

the server is running, I can not get a UPES process to run I get the error of missing file
Try setting LD_LIBRARY_PATH to the same value as LIBPATH and export it. I have a feeling that I had to do this to get java to recognise the library path (LD_LIBRARY_PATH is a Sun Solaris setting I think - the same people who wrote Java - )

Could be way off the mark though.
_________________
Regards
John
The pain of low quaility far outlasts the joy of low price.
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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » mqjbnd05 error can anyone help please
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.