DisableExplicitGC

2015-01-21 Thread Mike Seda
Is it advisable to have the following JVM option set in Tomcat 7 (with Java 7)? -XX:+DisableExplicitGC Or will this prevent Tomcat itself from calling System.gc() when it needs to? Mike - To unsubscribe, e-mail: users-unsubscr..

Re: Undeploy Error

2015-01-14 Thread Mike Seda
On 01/04/2015 11:13 AM, Mark Thomas wrote: > On 03/01/2015 02:25, Mike Seda wrote: >> On 01/01/2015 09:35 AM, Mark Thomas wrote: >>> On 31/12/2014 22:38, Mike Seda wrote: >>> >>>> Please let us know what you think. >>> The information you provid

Re: Undeploy Error

2015-01-02 Thread Mike Seda
On 01/01/2015 09:35 AM, Mark Thomas wrote: > On 31/12/2014 22:38, Mike Seda wrote: > >> Please let us know what you think. > The information you provided doesn't add up. > > CATALINA_BASE: /usr/local/tomcat > > -Dwebapp.path=/srv/tomcat/webapps/$1/ /usr/loca

Undeploy Error

2014-12-31 Thread Mike Seda
Hi All, We are currently receiving the following errors [separately and *intermittently*] upon attempting to undeploy *any* of our webapps via Tomcat Manager: /1) Context /${webapp} is defined in server.xml and may not be undeployed/ 2) /No context exists for path ///${webapp}/ FYI, our server.xml