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

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-01-25 
14:37:22 EST ---
To reproduce, with TC 6.0.31:
1. Configure Tomcat to use Nio connector.
2. Start Tomcat.
3. Connect to Tomcat HTTP port with a telnet client. Type "foo<Enter>".
4. Server replies with "HTTP/1.1 400 Bad Request". At the same time in the logs
you can see two instances of NPE at
org.apache.coyote.http11.InternalNioOutputBuffer.recycle(InternalNioOutputBuffer.java:351)

7.0.x is not affected, thanks to r1022478

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to