You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by naveen nagaraja <na...@sify.com> on 2007/04/23 01:19:28 UTC

same entries in stderr and catalina logs

HI all
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


---MOQ117728548308d11ab0d260b1a1c7a7047748398acb
Content-Type: text/html
Content-Transfer-Encoding: 8bit

<pre>HI all
i am running tomcat 5.5.9 as a service. i see log files are<br>created
under the log folder correctly.
My question is that i see same<br>entries in catalina and stderr files.
following is the entry of both the<br>files.

Any idea why this is happenning?
Thanks in advance.