On 18 October 2012 14:00, Vlastimil Krejcir <[email protected]> wrote: > Tomcat seems to be running (ps ax | grep tomcat), but no response or > timeouting. No usefull info in logs. The solution is to restart the Tomcat - > I restart it once a day. And I have a "watch" script testing if Tomcat is > running correctly and if not then the "watch" restart him (this can include > kill -9 restart because sometimes Tomcat doesn't want to terminate himself > correctly).
Thanks for the input Vlastik. In my case, though, Tomcat was no longer running. I also restart tomcat daily. About your 'watch' script, is that a bash script running ps ax | grep tomcat in a loop, and relaunching tomcat if it's not found? Sean -- Sean Carte DUT E-Repository Administrator +27 72 898 8775 +27 31 373 5761 fax: +27 86 674 1254 http://ir.dut.ac.za ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

