|
From: <San...@DM...> - 2003-04-08 09:36:20
|
I have a service that it doesn't start in a Windows NT 4.0 server. It try to start it but, after a time, it crashes. I get next log info: ERROR | wrapper | 2003/04/08 10:07:33 | Startup failed: Timed out waiting for signal from JVM. ERROR | wrapper | 2003/04/08 10:07:33 | Java Virtual Machine did not exit on request, terminated STATUS | wrapper | 2003/04/08 10:07:39 | Launching a JVM... INFO | jvm 2 | 2003/04/08 10:07:40 | Wrapper (Version 2.2.9) INFO | jvm 2 | 2003/04/08 10:07:40 | INFO | jvm 2 | 2003/04/08 10:07:40 | Running TelnetEventPublisher as a service. INFO | jvm 2 | 2003/04/08 10:07:40 | Creating thread... It try to start five times and wrapper dies. In the Windos NT event viewer I get the message below. The description for Event ID ( 100 ) in Source ( V-CHAIN Telnet listener ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: wrapper; There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.. Thanks in advance. |