----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi there!
My problem is that jserv is unable to run my native code (without
servlet all works fine):
[03/01/2000 18:46:25:569 GMT+03:30] Sending response headers.
[03/01/2000 18:46:25:570 GMT+03:30] Status: 500 Internal Server Error
[03/01/2000 18:46:25:570 GMT+03:30] Servlet-Error:
java.lang.UnsatisfiedLinkError: no password in shared library path: no
password in s
hared library path
[03/01/2000 18:46:25:570 GMT+03:30] Content-Type: text/html
[03/01/2000 18:46:25:572 GMT+03:30] java.lang.UnsatisfiedLinkError: no
password in shared library path
at org.apache.jserv.JServConnection.processRequest(Compiled
Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
[03/01/2000 16:16:25:584] (ERROR) ajp11: Servlet Error:
java.lang.UnsatisfiedLinkError: no password in shared library path: no
password
in shared library path
[03/01/2000 16:16:25:584] (ERROR) an error returned handling request via
protocol "ajpv11"
I've set LD_LIBRARY_PATH using (jserv.properties):
wrapper.env=LD_LIBRARY_PATH="/usr/lib"
and
wrapper.env=LD_LIBRARY_PATH=/usr/lib
nothing happend!
So what's the problem?
Please mail me to: [EMAIL PROTECTED]
Thank you!
--
Sent through Global Message Exchange - http://www.gmx.net
--
--------------------------------------------------------------
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]