----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Does anyone know how to fix this:

[17/12/1999 21:15:52:877 EST] Initializing servlet: 'HelloWorldGraphics'
; initArgs: '{}'
[17/12/1999 21:15:52:877 EST] HelloWorldGraphics: init
[17/12/1999 21:15:52:877 EST] Calling service()
[17/12/1999 21:15:53:103 EST] Sending response headers.
[17/12/1999 21:15:53:103 EST] Status: 500 Internal Server Error
[17/12/1999 21:15:53:104 EST] Servlet-Error:
java.lang.UnsatisfiedLinkError: no awt in shared library path: no awt in
shared library path
[17/12/1999 21:15:53:106 EST] java.lang.UnsatisfiedLinkError: no awt in
shared library path
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:341)
        at
org.apache.jserv.JServConnection.run(JServConnection.java:197)
        at java.lang.Thread.run(Thread.java)

I've tried setting several environment vars
(SHLIB_PATH,LD_LIBRARY_PATH,LD_RUN_PATH) but to no avail...

I'm running blackdown 117_v3 with JServ 1.0 on RedHat 5.2.

I can find libawt.so in the jdk path, but no matter what I do the
webserver never finds the libs....

I've searched the FAQ and tried everything I thought was relevant. 

Any help would would be greatly appreciated.

Thanks,
Stan


--
--------------------------------------------------------------
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]

Reply via email to