|
From: Nick R. <nic...@em...> - 2004-07-03 11:43:03
|
The wrapper service was up running for a few hours and then it abruptly stopped with the following log dump: INFO | jvm 1 | 2004/07/03 12:15:16 | WrapperSimpleApp: Encountered an error running main: java.lang.OutOfMemoryError INFO | jvm 1 | 2004/07/03 12:15:16 | java.lang.OutOfMemoryError INFO | jvm 1 | 2004/07/03 12:15:16 | WrapperManager.stop(1) called by thread: WrapperSimpleAppMain INFO | jvm 1 | 2004/07/03 12:15:16 | Send a packet STOP : 1 DEBUG | wrapperp | 2004/07/03 12:15:16 | read a packet STOP : 1 DEBUG | wrapper | 2004/07/03 12:15:16 | JVM requested a shutdown. (1) DEBUG | wrapper | 2004/07/03 12:15:16 | wrapperStopProcess(1) called. DEBUG | wrapper | 2004/07/03 12:15:16 | Sending stop signal to JVM DEBUG | wrapperp | 2004/07/03 12:15:16 | send a packet STOP : NULL INFO | jvm 1 | 2004/07/03 12:15:16 | Received a packet STOP : INFO | jvm 1 | 2004/07/03 12:15:17 | Thread, WrapperSimpleAppMain, handling the shutdown process. INFO | jvm 1 | 2004/07/03 12:15:17 | calling listener.stop() INFO | jvm 1 | 2004/07/03 12:15:17 | WrapperSimpleApp: stop(1) INFO | jvm 1 | 2004/07/03 12:15:17 | returned from listener.stop() INFO | jvm 1 | 2004/07/03 12:15:17 | Send a packet STOPPED : 0 DEBUG | wrapperp | 2004/07/03 12:15:17 | read a packet STOPPED : 0 DEBUG | wrapper | 2004/07/03 12:15:17 | JVM signalled that it was stopped. INFO | jvm 1 | 2004/07/03 12:15:17 | Closing socket. DEBUG | wrapperp | 2004/07/03 12:15:17 | socket read no code (closed?). INFO | jvm 1 | 2004/07/03 12:15:18 | calling System.exit(1) INFO | jvm 1 | 2004/07/03 12:15:18 | Server daemon shut down DEBUG | wrapper | 2004/07/03 12:15:21 | JVM process exited with a code of 1, however the wrapper exit code was already 1. DEBUG | wrapper | 2004/07/03 12:15:21 | JVM exited normally. Any clues? -- Nick Rice nic...@em... |