Here are some steps to troubleshoot: Look for any calls to System.exit(int) in your code and/or libraries you use. Look for files called hs_errXXX.pid in the server root directory, it could be a JVM crash.
-Knut On Thu, Feb 5, 2009 at 8:14 PM, 万毅(Winy.Wan) <[email protected]>wrote: > Hi guys, > I have read the resin-doc,it says "The watchdog automatically > restarts Resin if the Resin JVM ever crashes or exits", > but I do not find any exception in out jvm log. In watchdog log , i find a > strange things that sometimes watchdog restart > resin after a minutes on my app server completely start up. > anyone can help me ,thks! > > -------------- > 2009-02-06 > > Wayne Wan > > > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > >
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
