I'm not sure that the problem is this. And, many JSPs have this line. may be 
origin of problem is the hashmap static, because the method HTMLEncoder.encode 
not is static and the construct of HTMLEncoder initialize the object.

----- Mensaje original -----

De: "André Warnier" <a...@ice-sa.com>
Para: "Tomcat Users List" <users@tomcat.apache.org>
Enviados: Viernes, 29 de Julio 2011 12:36:21
Asunto: Re: Problem with threads in stage Service (Tomcat 7.0.14)

Alejandro Henao González wrote:
> ummm...
> The option -XX:-DisableExplicitGC not solves the problem, may be with the 
> +DisableExplicitGC, i will try it.
>
ummm..
A mystery for me is : since you have the source, why do you not just comment 
out the

system.gc();

line, and see what your Tomcat is then doing ?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


Reply via email to