----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hello,
I'm trying to get things started up, to no avail. When I try to connect
to a simple HelloWorld servlet, the browser just hangs and hangs forever
until the connection times out. My log files (error.log and
mod_jserv.log) show no signs of errors and my trace.log is never even
written to.
[root@owns:/var/log/apache]# tail error.log
[Tue Jan 11 16:17:10 2000] [notice] Apache/1.3.6 (Unix) Debian/GNU
ApacheJServ/1.0b3 configured -- resuming normal operations
[root@owns:/var/log/apache]#
[root@owns:/var/log/apache]# tail mod_jserv.log
[11/01/2000 16:17:09:022] (INFO) Apache Module was cleaned-up
[11/01/2000 16:17:12:083] (INFO) wrapper: watching processes
(PID=16030,PPID=16029,VM PID=16036)
[11/01/2000 16:17:12:083] (INFO) wrapper classpath:
/usr/lib/jdk1.1/lib/classes.zip:/usr/share/java/Apache-JServ.jar:/usr/share/java/jsdk2.1/servlet.jar:/usr/share/java/jsdk2.1/server.jar
[11/01/2000 16:17:12:083] (INFO) wrapper: Java VM spawned
(PID=16036|PPID=16030)
[root@owns:/var/log/apache]#
The jserv status page works and everything so I know the server is
running. However, when I click on "Mapped Servlet Engines" (on the status
page) (ajpv11://localhost:8007) I get the same response as when I attempt
to connect to a servlet -- an eventual timeout.
Any suggestions you may have would be appreciated greatly. I'm running
Apache 1.3.6 and ApacheJserv1.0.
Thanks,
-- Jodi
Jodi Robinson
[EMAIL PROTECTED]
(650) 497 0566
----------------------------------------------------------------------
"Never underestimate the power of very stupid people in large groups."
-- Unknown
--
--------------------------------------------------------------
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]