Installing tomcat5 on RHEL4

Ben Kevan ben.kevan at gmail.com
Thu Jul 31 17:28:00 UTC 2008


On Wednesday 30 July 2008 04:37:23 pm chaim.rieger at gmail.com wrote:
> In the tomcat dir there should be as follows
>  Server/conf/log (don't remember the exact path for the log dir) there will
> be two file in there
>
> Post the last 20 lines on the server.log
>
> And check the boot log for errors
>
>
> Can you telnet or netstat to port 8080 ?
>
>
> Sent via BlackBerry from T-Mobile
>

$ tail -n 20 catalina.out
Jul 30, 2008 8:22:10 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jul 30, 2008 8:22:10 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 869 ms
Jul 30, 2008 8:22:11 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 30, 2008 8:22:11 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.20
Jul 30, 2008 8:22:11 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jul 30, 2008 8:22:11 AM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jul 30, 2008 8:22:11 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jul 30, 2008 8:22:11 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/86  config=null
Jul 30, 2008 8:22:11 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Jul 30, 2008 8:22:11 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 460 ms

 nc localhost 8080
 punt!

NC / Telnet both just hang when I try to connect / test the connection. 

Ben




More information about the redhat-list mailing list