I am sure, that tomcat 5.5 is running. I start the server on the
console with tomcat5.exe. When i do this, i get the following:

C:\Programme\Apache Software Foundation\Tomcat 5.5\bin>tomcat5.exe
30.10.2006 09:33:34 org.apache.catalina.core.AprLifecycleListener lifecycleEvent

INFO: The Apache Tomcat Native library which allows optimal performance in produ
ction environments was not found on the java.library.path: C:\Programme\Apache S
oftware Foundation\Tomcat 5.5\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Programme\
MiKTeX 2.5\miktex\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:
\Programme\Gemeinsame Dateien\GTK\2.0\bin;C:\Programme\OpenVPN\bin
30.10.2006 09:33:34 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
30.10.2006 09:33:34 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 951 ms
30.10.2006 09:33:34 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
30.10.2006 09:33:34 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.20
30.10.2006 09:33:34 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
30.10.2006 09:33:35 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive shale-clay-usecases.war
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.D
igester.sax).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.D
igester.sax).
log4j:WARN Please initialize the log4j system properly.
30.10.2006 09:33:43 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
30.10.2006 09:33:43 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
30.10.2006 09:33:43 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/70  config=null
30.10.2006 09:33:43 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
30.10.2006 09:33:43 org.apache.catalina.startup.Catalina start
INFO: Server startup in 9113 ms


CATALINA_HOME is set to the C:\Prog....\Tomcat 5.5\. Also JAVA_HOME
points to my java folder.

Thomas

Reply via email to