(Sorry if I'm posting this message twice. My previous email appeared to
bounce back.)
Thanks for pointing me to the procrun documentation and the commons-users
mailing lists. I'll include both mailing lists on this question.
I'm still not clear after looking at the documentation for procrun about
On 21 May 2011 01:52, space monkey wrote:
> Tomcat 7.0.14
> Windows XP+
>
> Hello Tomcat users,
>
> I am trying to understand how the *--JvmMs*, *--JvmMx*, and *JvmSs* windows
> service install paramerters differ from setting the JVM memory values
> explicitly with *--JvmOptions*?
>
> Please see t
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
It looks like this is a regression in 1.2.31 - the socket shutdown
code that drained the response message from the AJP socket before
closing it was mis-counting the bytes read, causing a CPU busy loop
until it hit a 30 second cap on lingering byte reads.
I've committed a fix for 1.2.32 and also ca
Am Freitag, den 20.05.2011, 09:51 -0500 schrieb Caldarale, Charles R:
> > From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> > Subject: Re: ClassNotFoundException WSServlet with Tomcat 7.0.11 on Windows
> > Server 2008 R2 using METRO 2.1
>
> > are you sure that you need to put you