The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-23-2009
urspradeep330 urspradeep330 is offline
Registered User
  
 

Join Date: Jun 2009
Posts: 2
facing problem with IBMTriggerMonitor in hp-ux with jdk1.6

Thanks Jim for your valuble response. The proces which invokes the java application is runmqtrm which will come when we install WebSphere mq in unix. This will be installed under mqm user. When we run this process in mqm profile to invoke java application it is working fine.
But when we try to run the same process in our profile it is not able to invoke the java application.
So it is obvious that the runmqtrm is unable to find the shared libray file libjli.so.
Can you please let me know how to set environment for this?

Regards
Pradeep