-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------



I'm not sure what happened---it was working, then it stopped.  I tried
reinstalling several times, with no effect.

Here is what my logs are telling me:

::::::::::::::
mod_jserv.log
::::::::::::::
[26/08/1999 13:55:36:433] (INFO) Apache Module was cleaned-up
[26/08/1999 13:55:39:488] (INFO) wrapper: watching processes
(PID=1138,PPID=1137,VM PID=1144)
[26/08/1999 13:55:39:488] (INFO) wrapper classpath:
/export/home/infoengine/jserv/lib/Apache-JServ.jar:/export/home/infoengine/jserv/lib/jsdk.jar

[26/08/1999 13:55:39:489] (INFO) wrapper: Java VM spawned
(PID=1144|PPID=1138)
[26/08/1999 13:56:05:468] (ERROR) ajp11: Servlet Error: Initialization
error while loading the servlet: java.net.ConnectException: Connection
refused
[26/08/1999 13:56:05:468] (ERROR) an error returned handling request via
protocol "ajpv11"

::::::::::::::
error_log
::::::::::::::
httpd: [Thu Aug 26 13:55:36 1999] [notice] Apache/1.3.4 (Unix)
ApacheJServ/1.0b3 configured -- resuming normal operations
java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.doConnect(Compiled Code)
        at java.net.PlainSocketImpl.connectToAddress(Compiled Code)
        at java.net.PlainSocketImpl.connect(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)
        at com.infoengine.ieServletThread.init(Compiled Code)
        at com.infoengine.ieServlet.init(Compiled Code)
        at org.apache.jserv.JServServletManager.load_init(Compiled Code)

        at org.apache.jserv.JServServletManager.loadServlet(Compiled
Code)
        at
org.apache.jserv.JServServletManager.loadStartupServlets(Compiled Code)
        at org.apache.jserv.JServServletManager.init(Compiled Code)
        at org.apache.jserv.JServ.init(Compiled Code)
        at org.apache.jserv.JServ.main(Compiled Code)
java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.doConnect(Compiled Code)
        at java.net.PlainSocketImpl.connectToAddress(Compiled Code)
        at java.net.PlainSocketImpl.connect(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)
        at com.infoengine.ieServletThread.init(Compiled Code)
        at com.infoengine.ieServlet.init(Compiled Code)
        at org.apache.jserv.JServServletManager.load_init(Compiled Code)

        at org.apache.jserv.JServServletManager.loadServlet(Compiled
Code)
        at
org.apache.jserv.JServServletManager.loadStartupServlets(Compiled Code)
        at org.apache.jserv.JServServletManager.init(Compiled Code)
        at org.apache.jserv.JServ.init(Compiled Code)
        at org.apache.jserv.JServ.main(Compiled Code)
java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.doConnect(Compiled Code)
        at java.net.PlainSocketImpl.connectToAddress(Compiled Code)
        at java.net.PlainSocketImpl.connect(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)
        at com.infoengine.ieServletThread.init(Compiled Code)
        at com.infoengine.ieServlet.init(Compiled Code)
        at org.apache.jserv.JServServletManager.load_init(Compiled Code)

        at org.apache.jserv.JServServletManager.loadServlet(Compiled
Code)
        at
org.apache.jserv.JServServletManager.loadStartupServlets(Compiled Code)
        at org.apache.jserv.JServServletManager.init(Compiled Code)
        at org.apache.jserv.JServ.init(Compiled Code)
        at org.apache.jserv.JServ.main(Compiled Code)
java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.doConnect(Compiled Code)
        at java.net.PlainSocketImpl.connectToAddress(Compiled Code)
        at java.net.PlainSocketImpl.connect(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)
        at java.net.Socket.<init>(Compiled Code)


The Platform is Solaris 2.6, and apache is version 1.3 and Jserv is
version 1.03beta.


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