|
From: Marc W. <ma...@da...> - 2004-01-22 00:14:05
|
I noticed you have /opt/mqm//lib as the second path (note the //). Could that // instead of / be causing the prob? -M > -----Original Message----- > From: wra...@li... [mailto:wrapper-user- > ad...@li...] On Behalf Of Brandsdorfer, William > Sent: Thursday, 22 January 2004 4:54 AM > To: wra...@li... > Subject: [Wrapper-user] multiple wrapper.java.liibrary.path statements > > Greetings, > > I'm having trouble wrapping a Java program that uses multiple native > libraries. The application is a JMS (IBM) MQSeries program that normally > requires > LD_LIBRARY_PATH = /opt/mqm/lib:/opt/mqm/java/lib (I'm running on Solaris - > wrapper 3.0.5) > > My config has the following > > wrapper.java.library.path.1=/etrade/home/wbrandsd/tools/wrapper_solaris_ 3. > 0.5/lib > wrapper.java.library.path.2=/opt/mqm//lib > wrapper.java.library.path.3=/opt/mqm/java/lib > > But when I run it I get: > > Exception in thread "main" java.lang.UnsatisfiedLinkError: no mqjbnd04 in > java.library.path > > I know that the path exists because the program runs fine when I set > LD_LIBRARY_PATH and run it without the wrapper. > I've also used the wrapper successfully on another (non-MQSeries) program > > Is there a known problem with multiple wrapper.java.library.paths? > > Thanks, > Willy > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user |