Hi,
I have just posted bug #3033 to nagoya, about a bug in the
TCPPoolConnector. When running TomCat in standalone mode,
after some time I notice the message
ThreadPool: Pool exhausted with 100 threads.
over and over again in the error log file. In practice
this causes TomCat to be out of or
Hi,
for whatever reason the flush method in
org.apache.tomcat.core.BufferedServletOutput verifies whether
the boolean variable usingWriter is set. If not, it calls
reallyFlush, which actually works. If the variable is set,
however, nothing happens.
In other words: The flush method is completely
Hi,
attached you find a so called AccessLogInterceptor which I
wrote to create log files in the style of Apache httpd's
"AccessLog". It can be used like this:
the above elements in "server.xml" would create entries like this in
the log file
localhost - - [22/Apr/2001:13:59:47 0120]