You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/11/29 12:26:41 UTC

[Bug 54224] New: HTTP Status of 500 returned when async request timeout is hit.

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

            Bug ID: 54224
           Summary: HTTP Status of 500 returned when async request timeout
                    is hit.
           Product: Tomcat 7
           Version: 7.0.33
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: dazzoh@gmail.com
    Classification: Unclassified

I have noted that this issue was "fixed" in 7.0.2 but appears to have be
reintroduced in 7.0.33.

Note, on the same system (and verified on a separate dev environment) running
the same code but on 7.0.29 this works fine.

I have not tested the versions in between 7.0.29 and 7.0.33.

Regards,
Darren

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 54224] HTTP Status of 500 returned when async request timeout is hit.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54224

--- Comment #2 from dazzoh@gmail.com ---
(In reply to comment #1)
> The 500 response is a specification requirement.
> 
> See bug 54123.

Ah, thanks for correcting my ignorance so quickly. Handling the onTimeout
correctly indeed works.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 54224] HTTP Status of 500 returned when async request timeout is hit.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54224

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The 500 response is a specification requirement.

See bug 54123.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org