Stephen Caine wrote:
We are using a c:import url tag. Under most circumstances this works just fine, but when it is iterated hundreds of times within the same page, it causes the java process to quickly exhaust threads. This is on a 64 bit machine with a 2 gig heap size. The number of thread quickly rise to over 2000.
Try getting a thread dump to see what all those threads are doing.

My question is whether this is a java bug, Tomcat bug or just a limitation everyone knows about.
Doesn't ring any bells and isn't what I would expect.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to