some unnecessary logging and exceptions).
Does that make sense?
Thanks!
> Date: Mon, 23 May 2011 22:41:23 +0100
> From: p...@pidster.com
> To: users@tomcat.apache.org
> Subject: Re: java.lang.ClassNotFoundException - JSP pages
>
> On 23/05/2011 14:10, Tom Wolf wrote:
> >
Hi all,
Here is a quick update of my situation:
I made two changes:
I set the checkInterval flag for the JspServlet settings (20 seconds)
I reduced my maxObjectInCache parameter (a proprietary application config)
which basically reduces the amount of memory my app uses
So far, I stopped ge
Hi all,
I'm running TomCat 6.0.26 on a Win2008 machine.
I'm running three web-apps on a single instance.
After a few hours of running, I start getting java.lang.ClassNotFoundException
when trying to access certain JSP files.
Other JSP files are accessible.
I get this exception for pages on al