Well nothing really.....

But (assuming attachements are allowed), I've attached them all (except Std-Out - thats just junk from my program)

Martin

Pid wrote:
What's immediately before the shutdown description in the logs?

p



Martin Cavanagh wrote:
Why would windows report it as crashing then?

I know I didn't shut it down, I was sleeping, as I assume everyone else
was who had access to the system......

Thanks

Martin

David Delbecq wrote:
According to your log it did not crash. It did shutdown following the
shutdown procedure (which can be executed by bin\shutdown.bat). I
suggest you investigate possibilities that a local service is setup to
shutdown tomcat at midnight on the server.

The tomcat shutdown procedure is started when tomcat receive the
SHUTDOWN string at the admin connector (8005 here). This connector is by
default accessible only on local machine.

En l'instant précis du 21/09/07 09:21, Martin Cavanagh s'exprimait en
ces termes:
Hi everyone.

Yesterday I started a 2nd Apache Server for my program.  It was
installed several months ago.  Version 5.5.0.23.

The server is running on Windows 2003 Server with Java JRE 1.5.0_11

It worked fine with my program for several hours.  Then exactly at
midnight it crashed.

Dienst "Apache Tomcat" wurde unerwartet beendet. Dies ist bereits 1
Mal passiert. - Which translates to,
Service "Apache Tomcat" stopped unexpectedly.  This has happened once
already.

The catalina logs show
21.09.2007 00:00:00 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-443
21.09.2007 00:00:00 org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
21.09.2007 00:00:01 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
21.09.2007 00:00:01 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-443
21.09.2007 00:00:01 org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009

Which unfortunately isn't really particularly useful.  I can't see any
other logs regarding this.  How do I find out why my Tomcat crashed?

Thanks

Martin


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--
Con-Sense-GmbH
__
_Martin Cavanagh_

Tel.: +49541 800 83 0
Fax: +49541 800 83 99

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

Con-Sense GmbH
Neuer Graben 25
49074 Osnabrück
www.con-sense-group.com <http://www.con-sense-group.com>

Geschäftsführer Eckhard Schulz
Amtsgericht Hildesheim HRB 3341
19.09.2007 12:21:38 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-80
19.09.2007 12:21:38 org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
19.09.2007 12:21:39 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
19.09.2007 12:21:40 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-80
19.09.2007 12:21:40 org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009
19.09.2007 12:22:30 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
19.09.2007 12:22:30 org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
19.09.2007 12:22:30 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1860 ms
19.09.2007 12:22:30 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
19.09.2007 12:22:30 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
19.09.2007 12:22:30 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
19.09.2007 12:22:31 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive soap.war
19.09.2007 12:22:32 org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-80
19.09.2007 12:22:32 org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
19.09.2007 12:22:32 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
19.09.2007 12:22:32 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2140 ms
20.09.2007 10:24:39 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-80
20.09.2007 10:24:39 org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
20.09.2007 10:24:40 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
20.09.2007 10:24:40 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-80
20.09.2007 10:24:40 org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009
20.09.2007 12:22:20 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
20.09.2007 12:22:22 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
20.09.2007 12:22:22 org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
20.09.2007 12:22:22 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 3281 ms
20.09.2007 12:22:22 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
20.09.2007 12:22:22 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
20.09.2007 12:22:22 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
20.09.2007 12:22:23 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive soap.war
20.09.2007 12:22:24 org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-80
20.09.2007 12:22:24 org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
20.09.2007 12:22:24 org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
20.09.2007 12:22:24 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
20.09.2007 12:22:24 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2437 ms
20.09.2007 12:22:27 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-80
20.09.2007 12:22:27 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-443
20.09.2007 12:22:27 org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
20.09.2007 12:22:28 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
20.09.2007 12:22:28 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-80
20.09.2007 12:22:28 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-443
20.09.2007 12:22:28 org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009
20.09.2007 12:23:06 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
20.09.2007 12:23:06 org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
20.09.2007 12:23:06 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2344 ms
20.09.2007 12:23:06 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
20.09.2007 12:23:06 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
20.09.2007 12:23:06 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
20.09.2007 12:23:07 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive soap.war
20.09.2007 12:23:08 org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
20.09.2007 12:23:08 org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
20.09.2007 12:23:08 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
20.09.2007 12:23:08 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2141 ms
20.09.2007 17:25:03 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-443
20.09.2007 17:25:03 org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
20.09.2007 17:25:04 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
20.09.2007 17:25:04 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-443
20.09.2007 17:25:04 org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009
20.09.2007 17:26:01 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
20.09.2007 17:26:01 org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
20.09.2007 17:26:01 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2391 ms
20.09.2007 17:26:01 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
20.09.2007 17:26:01 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
20.09.2007 17:26:01 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
20.09.2007 17:26:02 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive soap.war
20.09.2007 17:26:03 org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
20.09.2007 17:26:03 org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
20.09.2007 17:26:03 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
20.09.2007 17:26:03 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2640 ms
21.09.2007 00:00:00 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-443
21.09.2007 00:00:00 org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
21.09.2007 00:00:01 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
21.09.2007 00:00:01 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-443
21.09.2007 00:00:01 org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009
21.09.2007 07:06:33 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
21.09.2007 07:06:33 org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
21.09.2007 07:06:33 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2453 ms
21.09.2007 07:06:33 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
21.09.2007 07:06:33 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
21.09.2007 07:06:33 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
21.09.2007 07:06:34 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive soap.war
21.09.2007 07:06:35 org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
21.09.2007 07:06:35 org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
21.09.2007 07:06:35 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
21.09.2007 07:06:35 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2281 ms
21.09.2007 07:56:05 org.apache.coyote.http11.Http11AprProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-443
21.09.2007 07:56:05 org.apache.coyote.ajp.AjpAprProtocol pause
INFO: Pausing Coyote AJP/1.3 on ajp-8009
21.09.2007 07:56:06 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
21.09.2007 07:56:06 org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-443
21.09.2007 07:56:06 org.apache.coyote.ajp.AjpAprProtocol destroy
INFO: Stopping Coyote AJP/1.3 on ajp-8009
21.09.2007 07:56:41 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
21.09.2007 07:56:41 org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
21.09.2007 07:56:41 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2610 ms
21.09.2007 07:56:41 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
21.09.2007 07:56:41 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
21.09.2007 07:56:41 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
21.09.2007 07:56:43 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive soap.war
21.09.2007 07:56:43 org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
21.09.2007 07:56:43 org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
21.09.2007 07:56:43 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
21.09.2007 07:56:43 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2281 ms
[2007-09-19 12:22:27] [info] Running Service...
[2007-09-19 12:22:27] [info] Starting service...
[2007-09-19 12:22:29] [info] Service started in 1296 ms.
[2007-09-20 10:24:39] [info] Service STOP signaled
[2007-09-20 10:24:39] [info] Stopping service...
[2007-09-20 10:24:40] [info] Service stopped.
[2007-09-20 10:24:40] [info] Run service finished.
[2007-09-20 10:24:40] [info] Procrun finished.
[2007-09-20 12:22:18] [info] Running Service...
[2007-09-20 12:22:18] [info] Starting service...
[2007-09-20 12:22:19] [info] Service started in 1453 ms.
[2007-09-20 12:22:27] [info] Service STOP signaled
[2007-09-20 12:22:27] [info] Stopping service...
[2007-09-20 12:22:28] [info] Service stopped.
[2007-09-20 12:22:28] [info] Run service finished.
[2007-09-20 12:22:28] [info] Procrun finished.
[2007-09-20 12:23:03] [info] Running Service...
[2007-09-20 12:23:03] [info] Starting service...
[2007-09-20 12:23:04] [info] Service started in 1265 ms.
[2007-09-20 17:25:03] [info] Service STOP signaled
[2007-09-20 17:25:03] [info] Stopping service...
[2007-09-20 17:25:04] [info] Service stopped.
[2007-09-20 17:25:04] [info] Run service finished.
[2007-09-20 17:25:04] [info] Procrun finished.
[2007-09-20 17:25:57] [info] Running Service...
[2007-09-20 17:25:57] [info] Starting service...
[2007-09-20 17:25:59] [info] Service started in 1312 ms.
[2007-09-21 07:06:29] [info] Running Service...
[2007-09-21 07:06:29] [info] Starting service...
[2007-09-21 07:06:31] [info] Service started in 1453 ms.
[2007-09-21 07:56:05] [info] Service STOP signaled
[2007-09-21 07:56:05] [info] Stopping service...
[2007-09-21 07:56:06] [info] Service stopped.
[2007-09-21 07:56:06] [info] Run service finished.
[2007-09-21 07:56:06] [info] Procrun finished.
[2007-09-21 07:56:38] [info] Running Service...
[2007-09-21 07:56:38] [info] Starting service...
[2007-09-21 07:56:39] [info] Service started in 1281 ms.
20.09.2007 22:03:18 org.apache.catalina.core.StandardWrapperValve invoke
SCHWERWIEGEND: Servlet.service() for servlet rpcrouter threw exception
java.io.IOException
        at 
org.apache.coyote.http11.InternalAprOutputBuffer.flushBuffer(InternalAprOutputBuffer.java:700)
        at 
org.apache.coyote.http11.InternalAprOutputBuffer.flush(InternalAprOutputBuffer.java:288)
        at 
org.apache.coyote.http11.Http11AprProcessor.action(Http11AprProcessor.java:967)
        at org.apache.coyote.Response.action(Response.java:183)
        at 
org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:322)
        at 
org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:293)
        at 
org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:98)
        at 
org.apache.soap.transport.TransportMessage.writeTo(TransportMessage.java:580)
        at 
org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet.java:408)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
        at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
        at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
        at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
        at 
org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:834)
        at 
org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:640)
        at 
org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1286)
        at java.lang.Thread.run(Unknown Source)
21.09.2007 08:04:29 org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: init: Associated with Deployer 
'Catalina:type=Deployer,host=localhost'
21.09.2007 08:04:29 org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: init: Global resources are available
21.09.2007 08:04:29 org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: list: Listing contexts for virtual host 'localhost'
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to