HI all I thought there was some problem with my earlier post. So i am reposting.
i am running tomcat 5.5.9 as a service in windows xp. i see log files are created under the log folder correctly. My question is that i see same entries in catalina and stderr files. following is the entry of both the files. Any idea why this is happenning? Thanks in advance. Naveen Apr 22, 2007 7:23:47 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Apr 22, 2007 7:23:47 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 672 ms Apr 22, 2007 7:23:47 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Apr 22, 2007 7:23:47 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.9 Apr 22, 2007 7:23:47 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Apr 22, 2007 7:23:48 PM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8080 Apr 22, 2007 7:23:48 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 Apr 22, 2007 7:23:48 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/31 config=null Apr 22, 2007 7:23:48 PM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource Apr 22, 2007 7:23:48 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 1000 ms