From: <forums_at_java.net>
Date: Fri, 2 Sep 2011 12:22:51 -0500 (CDT)
I setup Glassfish to accept AJP requests from Apache and after a very short
while under single user load I'll get a thread pool busy error in the
GlassFish log and the application stops working. Is there a thread leak bug
in GlassFish?
Increasing the size of the thread pool seems to fix the issue, but will it
just run out later on?