http://wiki.apache.org/tomcat/FAQ/Miscellaneous
Look for "Why do I get java.lang.IllegalStateException ?"
The filter is not the problem - its something farther down the stack
trace.
-Tim
Christian Aschoff wrote:
i have written a filter for my webapplication that checks the called url
for special patterns and sends an error 404 when matching the pattern.
This works most of the time great. But every ca. 4000 requests, an
exception occurs in the filter. I looked around with google & co., but
found only errors of this type appearing every request - or not. A
second filter works great.
I wonder if this could be a problem with threads?
Any help (direct or by giving a hint of how to debug this problem) would
be appreciated.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]