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 - PoolTcpConnecto r: Starting HttpConnectionH andler on 8080
2007-07-24 15:59:46 - PoolTcpConnecto r: Starting Ajp12Connection Handler 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.tomc at.startup.Tomc at {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] StandardHostDep loyer - -Processing Context configuration file URL file:D:\HP OpenView\SIP\to mcat\conf\Catal ina\localhost\o vportal.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\to mcat\conf\jk2.p roperties
[INFO] Catalina - -Server startup in 2563 ms
[INFO] Http11Protocol - -http11protocol. pause
[ERROR] Catalina - -Catalina.stop <LifecycleExcep tion: Cannot find message associated with key coyoteConnector .protocolHandle rPauseFailed>Li fecycleExceptio n: Cannot find message associated with key coyoteConnector .protocolHandle rPauseFailed
at org.apache.coyo te.tomcat5.Coyo teConnector.pau se(CoyoteConnec tor.java:1462)
at org.apache.cata lina.core.Stand ardService.stop (StandardServic e.java:560)
at org.apache.cata lina.core.Stand ardServer.stop( StandardServer. java:2379)
at org.apache.cata lina.startup.Ca talina.stop(Cat alina.java:643)
at org.apache.cata lina.startup.Ca talina.start(Ca talina.java:618 )
at java.lang.refle ct.Method.invok e(Native Method)
at org.apache.cata lina.startup.Bo otstrap.start(B ootstrap.java:2 97)
at org.apache.cata lina.startup.Bo otstrap.main(Bo otstrap.java:39 8)
Please let me know solutions.
Thanks,
Arun
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 - PoolTcpConnecto r: Starting HttpConnectionH andler on 8080
2007-07-24 15:59:46 - PoolTcpConnecto r: Starting Ajp12Connection Handler 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.tomc at.startup.Tomc at {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] StandardHostDep loyer - -Processing Context configuration file URL file:D:\HP OpenView\SIP\to mcat\conf\Catal ina\localhost\o vportal.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\to mcat\conf\jk2.p roperties
[INFO] Catalina - -Server startup in 2563 ms
[INFO] Http11Protocol - -http11protocol. pause
[ERROR] Catalina - -Catalina.stop <LifecycleExcep tion: Cannot find message associated with key coyoteConnector .protocolHandle rPauseFailed>Li fecycleExceptio n: Cannot find message associated with key coyoteConnector .protocolHandle rPauseFailed
at org.apache.coyo te.tomcat5.Coyo teConnector.pau se(CoyoteConnec tor.java:1462)
at org.apache.cata lina.core.Stand ardService.stop (StandardServic e.java:560)
at org.apache.cata lina.core.Stand ardServer.stop( StandardServer. java:2379)
at org.apache.cata lina.startup.Ca talina.stop(Cat alina.java:643)
at org.apache.cata lina.startup.Ca talina.start(Ca talina.java:618 )
at java.lang.refle ct.Method.invok e(Native Method)
at org.apache.cata lina.startup.Bo otstrap.start(B ootstrap.java:2 97)
at org.apache.cata lina.startup.Bo otstrap.main(Bo otstrap.java:39 8)
Please let me know solutions.
Thanks,
Arun