Print

Print


On Mon, 13 Jun 2005, Wilson, AJ (Antony) wrote:

> Can you take a look in catalina.out and see if there are any errors, in
> particular OutOfMemoryErrors
> I think it should be in /var/log/tomcat4/

The log file was empty and tomcat was running. Restarting tomcat resulted in 
the following entries in the log file:

Stopping service Tomcat-Standalone
Jun 14, 2005 11:01:43 AM org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
Jun 14, 2005 11:01:43 AM org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
Jun 14, 2005 11:01:44 AM org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
Jun 14, 2005 11:01:44 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
Starting service Tomcat-Standalone
Apache Tomcat/4.1
log4j:WARN No appenders could be found for logger (org.edg.info.SchemaServlet).
log4j:WARN Please initialize the log4j system properly.
Jun 14, 2005 11:01:46 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 8080
Jun 14, 2005 11:01:46 AM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
Jun 14, 2005 11:01:46 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=13/39  config=/var/tomcat4/conf/jk2.properties

Best regards,
  Andreas Nowack