Re: Clarification on --JvmXX windows service installer parameters

2011-05-21 Thread Ra Carter
(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

Re: Clarification on --JvmXX windows service installer parameters

2011-05-21 Thread sebb
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

java.lang.ClassNotFoundException - JSP pages

2011-05-21 Thread Tom Wolf
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

Re: Canceling Download on IIS7 with ISAPI Redirector 1.2.31 causes 100% CPU usage

2011-05-21 Thread Tim Whittington
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

RE: ClassNotFoundException WSServlet with Tomcat 7.0.11 on Windows Server 2008 R2 using METRO 2.1

2011-05-21 Thread Felix Schumacher
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