472,125 Members | 1,422 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,125 software developers and data experts.

Tomcat doesnt start

Hi,

Recently I installed an application HP SIP(Service Information Portal) on a Windows 2000 server.The application comes along with an installation of Tomcat 5.0.19.
Already there was an Apache 2 running on the server used by other application.
Once after installation of the product(HP SIP), I tried to restart the Tomcat 5.0.19 process using below methods(errors reported below respectively)

1) services.msc console
Could not start Tomcat service on Local Computer
The service did not return error, this could be an internal windows error or internal service error


2) net start tomcat
The Tomcat service is starting.
The Tomcat service could not be started.
The service did not report an error.
More help is available by typing NET HELPMSG 3534.


Below are the stderr.log file contents

2007-07-24 15:59:45 - ContextManager: Adding context Ctx( /ovportal )
2007-07-24 15:59:46 - PoolTcpConnector: Starting HttpConnectionHandler on 8080
2007-07-24 15:59:46 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007



Below are the contents of stdout.log file.

Starting tomcat. Check logs/tomcat.log for error messages
No apps in webapps/
Usage: java org.apache.tomcat.startup.Tomcat {options}
Options are:
-config file (or -f file) Use this file instead of server.xml
-help (or help) Show this usage report
-home dir (or -h dir) Use this directory as tomcat.home
-stop Shut down currently running Tomcat
[INFO] Http11Protocol - -Initializing Coyote HTTP/1.1 on port 8080
[INFO] Catalina - -Initialization processed in 3015 ms
[INFO] StandardService - -Starting service Catalina
[INFO] StandardEngine - -Starting Servlet Engine: Apache Tomcat/5.0.19
[INFO] StandardHost - -XML validation disabled
[INFO] StandardHost - -Create Host deployer for direct deployment ( non-jmx )
[INFO] StandardHostDeployer - -Processing Context configuration file URL file:D:\HP OpenView\SIP\tomcat\conf\Catalina\localhost\ovport al.xml
[INFO] Http11Protocol - -Starting Coyote HTTP/1.1 on port 8080
[INFO] ChannelSocket - -JK2: ajp13 listening on 0.0.0.0/0.0.0.0:8009
[INFO] JkMain - -Jk running ID=0 time=15/266 config=D:\HP OpenView\SIP\tomcat\conf\jk2.properties
[INFO] Catalina - -Server startup in 2563 ms
[INFO] Http11Protocol - -http11protocol.pause
[ERROR] Catalina - -Catalina.stop <LifecycleException: Cannot find message associated with key coyoteConnector.protocolHandlerPauseFailed>Lifecyc leException: Cannot find message associated with key coyoteConnector.protocolHandlerPauseFailed
at org.apache.coyote.tomcat5.CoyoteConnector.pause(Co yoteConnector.java:1462)
at org.apache.catalina.core.StandardService.stop(Stan dardService.java:560)
at org.apache.catalina.core.StandardServer.stop(Stand ardServer.java:2379)
at org.apache.catalina.startup.Catalina.stop(Catalina .java:643)
at org.apache.catalina.startup.Catalina.start(Catalin a.java:618)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.start(Bootst rap.java:297)
at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:398)



Please let me know solutions.

Thanks,
Arun
Jan 29 '08 #1
0 3996

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

1 post views Thread by Liza | last post: by
1 post views Thread by Dmitriy A | last post: by
7 posts views Thread by alfredo | last post: by
2 posts views Thread by Wired Earp | last post: by
3 posts views Thread by danish | last post: by
2 posts views Thread by shanmukhi | last post: by
1 post views Thread by oaklander | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.