I am running the following,
Apache/1.3.6 Ben-SSL/1.35 (Unix) ApacheJServ/1.0
configured
compiled as DSO. JServ
is added via LoadModule
Running on FreeBSD 3.2 RELEASE #0
Everything LOOKS ok, I have several
/usr/local/apache/conf/jserv.properties
(java)
processes that start as a result of the
web-server starting.
But i get:
[12/07/1999 08:18:06:216] (EMERGENCY) ajp11: can
not connect to host 127.0.0.1:8004
[12/07/1999 08:18:06:216] (EMERGENCY) ajp11: connection fail [12/07/1999 08:18:06:216] (ERROR) an error returned handling request via protocol "ajpv11" [12/07/1999 08:18:06:216] (ERROR) an error returned handling request via protocol "status" BTW, I get this regardless of where i set JServ
and mod_jserv port settings. I just changed them to see if I had another
process holding 8007.
I have cheched the permissions on the jserv process and the
log file.
I can use the /jserv/ path to talk to mod_jserv
but i get the 500 misconfiguration error if I attempt to reach:
apjv11://localhost:8007 or
nowapjv11://localhost:8007
Also, although it is configured, I can not reach
the Hello servlet. I get the 500 Configuration error
|
- RE: Error attaching to auto-started JServ Process Paul Dorn
- RE: Error attaching to auto-started JServ Process Mark Foster
- RE: Error attaching to auto-started JServ Process... David Schlussel
- build errors: -LLIBDIR, jserv.h David Schlussel
- Re: Error attaching to auto-started JServ Process Paul Dorn
- RE: Error attaching to auto-started JServ Process Nielsen, Steve
- Re: Error attaching to auto-started JServ Process Paul Dorn
- RE: Error attaching to auto-started JServ Process Mark Foster
- Re: Error attaching to auto-started JServ Process Paul Dorn