----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Kevin L McWhirter wrote:
>
>
> I have been experiencing the same thing (and the reason I joined this
> mailing list :). I tried the following:
> 1. set wrapper.env=LD_LIBRARY_PATH=/path/to/lib/dir
> 2. copy the library to "_g" (i.e., libMyLib_g.so)
> 3. Start JVM manually with wrapper script the expliciltly sets
> LD_LIBRARY_PATH
> 4. Put the path in /etc/ld.so.conf and run ldconfig -v
>
> All of these approaches failed.
>
> At this point I am wondering if it has something to do with the new
> "sandbox" code. My next step will be to start the JVM with strace and
> parse through the output looking for hints. I will probably do that
> sometime this weekend.
>
> But, does anybody else have any ideas?
Yep. would be nice to try starting JServ manually with a _correctly_ set
LD_LIBRARY_PATH in your shell.
Jean-Luc
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]