DO NOT REPLY [Bug 50405] Null Pointer Exception at Coyote Adapter

2010-12-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50405

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 OS/Version||All

--- Comment #1 from Mark Thomas  2010-12-12 18:25:32 EST ---
I'm having trouble reproducing this. Could you provide a simple test case that
demonstrates the issue please.

-- 
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



DO NOT REPLY [Bug 50405] Null Pointer Exception at Coyote Adapter

2011-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50405

--- Comment #2 from Miguel Hernandez  2011-01-25 18:03:00 
EST ---
Created an attachment (id=26550)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26550)
A simple test application that presents the error reported.

A similar test case for 7.0.5

-- 
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



DO NOT REPLY [Bug 50405] Null Pointer Exception at Coyote Adapter

2011-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50405

Miguel Hernandez  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #3 from Miguel Hernandez  2011-01-25 18:08:01 
EST ---
I'm having the NPE on exactly the same line of the CoyoteAdapter on 7.0.5. The
conditions are slightly different, but its probably related. 

Please follow these instructions:

1. Configure the Http11NioProtocol connector.
2. deploy the attached WAR.
3. open http://localhost:8080/crazed_proxy/
4. click the submit button.

And the NPE will begin to appear.

-- 
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



DO NOT REPLY [Bug 50405] Null Pointer Exception at Coyote Adapter

2011-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50405

Miguel Hernandez  changed:

   What|Removed |Added

 CC||migs...@gmail.com

-- 
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



DO NOT REPLY [Bug 50405] Null Pointer Exception at Coyote Adapter

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50405

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Mark Thomas  2011-01-28 10:57:33 EST ---
Thanks for the test case. I just ran it against the latest 7.0.x and I no
longer see the NPE. I recently fixed a bunch of Comet issues with 7.0.x so I
suspect that the root cause of this got fixed as part of that.

-- 
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