https://issues.apache.org/bugzilla/show_bug.cgi?id=44804





--- Comment #4 from Remy Maucherat <[EMAIL PROTECTED]>  2008-04-11 08:42:09 PST 
---
This is an asynchronous read. You cannot do that, unless you make sure the
servlet execution is still going on (and even then, it is not actually
allowed). If you would want to avoid the crash, try using the system property
org.apache.catalina.connector.RECYCLE_FACADES set to true, to see if it allows
detecting the problems in a more stable fashion.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to