Hi Eric, I tried to reproduce the error, but I couldnt. Logged into my app did some form submission, cancelled the request, closed the browser, reopened the browser calling my app and was presented the login screen again. Could login and do stuff again.
Setup: Debian woody 3.0 Tomcat that comes witht tdk2.2b3 Java 1.4 Kind regards J�rgen Hoffmann -----Urspr�ngliche Nachricht----- Von: Eric Emminger [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 10. Oktober 2002 03:47 An: Turbine Users List Betreff: application stops responding I just noticed that if I send a request, such as a form post, to my Turbine app via my browser, and cancel the request midway through execution before my browser receives the response, the app will stop responding to requests. I'm running the Turbine app in the TDK on Linux with Java 1.4. The cause appears to be Tomcat, as the catalina log contains many "No processor available" entries like the one below. 2002-10-09 19:52:43 HttpConnector[8080] No processor available, rejecting this connection I've looked through some of the Tomcat archives, but I don't see a clear answer. Does anyone know what's causing this and, more importantly, how to fix it? Eric -- Eric Emminger [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
