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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]