I'm trying to figure out why my apache2/tomcat5.5 combo isn't working
any longer since some update
I did on my debian 5.0.6 machine.
I have three connetors on port 8080, 8081 and 8082 between apache2 and
tomcat5.5 to serve some
VirtualHosts. None of the Vhosts is working (they are all giving an
empty page in the browser, no code
and the apache log shows an error 400 (which should be redirected and
rewritten withing the Virtual Hosts sections).
I enabled log4j logging and I'm seeing in the log:
DEBUG main org.apache.catalina.connector.MapperListener - Handle
Catalina:type=GlobalRequestProcessor,name=http-8080 type :
JMX.mbean.unregistered
DEBUG main org.apache.catalina.connector.MapperListener - Handle
Catalina:type=GlobalRequestProcessor,name=http-8080 type :
JMX.mbean.unregistered
DEBUG main org.apache.catalina.connector.MapperListener - Handle
Catalina:type=Mapper,port=8081 type : JMX.mbean.unregistered
DEBUG main org.apache.catalina.connector.MapperListener - Handle
Catalina:type=Mapper,port=8081 type : JMX.mbean.unregistered
DEBUG main org.apache.catalina.connector.MapperListener - Handle
Catalina:type=ProtocolHandler,port=8081 type : JMX.mbean.unregistered
DEBUG main org.apache.catalina.connector.MapperListener - Handle
Catalina:type=ProtocolHandler,port=8081 type : JMX.mbean.unregistered
INFO main org.apache.coyote.http11.Http11BaseProtocol - Stopping Coyote
HTTP/1.1 on http-8081
DEBUG http-8081-Processor1 org.apache.tomcat.util.threads.ThreadPool -
Terminate
DEBUG http-8081-Processor2 org.apache.tomcat.util.threads.ThreadPool -
Terminate
DEBUG http-8081-Processor3 org.apache.tomcat.util.threads.ThreadPool -
Terminate
I'm not sure whether this is the cause of the malfunction but it was the
only thing I could pinpoint.
--
Christoph P.U. Kukulies
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]