On 23/12/2009 22:05, SRama wrote:

Dear All,

I have deployed my web application on tomcat 6.0 server , server get started
but application not running. Can you please help I have attached console
start up output. please let me know any thing wrong in config files..

14/12/2009 05:28:34 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path:
C:\Users\Enrique H.
Laos\WDI\dpcdrom\java\JavaWin\bin;.;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem
14/12/2009 05:28:34 PM org.apache.coyote.http11.Http11Protocol init
INFO: Inicializando Coyote HTTP/1.1 en puerto http-6060
14/12/2009 05:28:34 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1664 ms
14/12/2009 05:28:35 PM org.apache.catalina.core.StandardService start
INFO: Arrancando servicio Catalina
14/12/2009 05:28:35 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
14/12/2009 05:28:41 PM org.apache.coyote.http11.Http11Protocol start
INFO: Arrancando Coyote HTTP/1.1 en puerto http-6060
14/12/2009 05:28:41 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
14/12/2009 05:28:41 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/172  config=null
14/12/2009 05:28:41 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 6875 ms


That really doesn't tell us much.

Exactly which version of Tomcat 6.0 and are you starting Tomcat via a service or by one of the batch files?

Please edit your server.xml for comments (& passwords) and post it here.


p


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to