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

           Summary: when starting a new thread from a startAsync Runnable,
                    an infinite amount of doPosts is generated
           Product: Tomcat 7
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: pie...@emweb.be


Created an attachment (id=25728)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25728)
testcase demonstrating the bug

when starting a new thread from a startAsync Runnable, an infinite amount of
doPosts is generated.

Also, the GET status is: 500 Internal Server Error,
however, there is no exception thrown by tomcat.

The attached code demonstrates this, by printing "Start async()" an infinite
amount of times.

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