|
From: Christian M. <chr...@ta...> - 2009-09-07 09:55:18
|
Hi, you installed the daemon on august 27th and the next time the daemon received a SIGTERM on September 3rd. did your daemon run for 6.5 days fine and suddenly terminate? In the log, the wrapper seems to behave normal. The wrapper process received a SIGTERM and therefore tries to shutdown the java process. as the jvm didn't finish after a 5sec timeout the wrapper terminates it with a SIGKILL signal. Do you have an idea what could the SIGTERM have caused? Sincerely, Christian Mueller Tanuki Software, Ltd. On Mon, Sep 7, 2009 at 4:00 PM, nehamunipalli MS <neh...@gm...>wrote: > Our java application is failing to start. Following are the messages > getting logged. > > STATUS | wrapper | 2009/08/27 12:06:38 | --> Wrapper Started as Daemon > STATUS | wrapper | 2009/08/27 12:06:38 | Launching a JVM... > INFO | jvm 1 | 2009/08/27 12:06:40 | java version "1.5.0.06" > INFO | jvm 1 | 2009/08/27 12:06:40 | Java(TM) 2 Runtime Environment, > Standard Edition (build 1.5.0.06-_12_jan_2007_03_27) > INFO | jvm 1 | 2009/08/27 12:06:40 | Java HotSpot?(TM) Server VM (build > 1.5.0.06 jinteg:01.12.07-02:33 PA2.0 (aCC_AP), mixed mode) > INFO | jvm 1 | 2009/08/27 12:06:40 | > INFO | jvm 1 | 2009/08/27 12:06:41 | Wrapper (Version 3.2.3) > http://wrapper.tanukisoftware.org > INFO | jvm 1 | 2009/08/27 12:06:41 | Copyright 1999-2006 Tanuki Software, > Inc. All Rights Reserved. > INFO | jvm 1 | 2009/08/27 12:06:41 | > STATUS | wrapper | 2009/09/03 17:37:26 | TERM trapped. Shutting down. > WARN | wrapper | 2009/09/03 17:38:31 | JVM exited unexpectedly while > stopping the application. > STATUS | wrapper | 2009/09/03 17:38:31 | JVM exited in response to signal > SIGKILL (9). > > Please let me know what the problem is and how this can be resolved? Is > this a known issue? > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |