RE: JasperException and ClassNotFoundException when Tomcat is restarted

2009-04-06 Thread Caldarale, Charles R
> From: Jonathan Abrams [mailto:jonathanabr...@gmail.com] > Subject: JasperException and ClassNotFoundException when Tomcat is > restarted > > Thank you if you have any idea what is causing this or how to get > Tomcat to wait until it is ready before responding to HTTP request

JasperException and ClassNotFoundException when Tomcat is restarted

2009-04-06 Thread Jonathan Abrams
Hi all, does anyone else ever see weird compile and IO errors when Tomcat is restarted under load, in response to HTTP requests from robots? We have a JSP/Servlet based site running multiple Apache Tomcat 5.5 servers on Linux. We set reloadable to false in our server.xml, and when we update our c