[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2021-03-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 soic changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2021-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 Mark Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 --- Comment #11 from soic --- Thank you for reply. I'm using 9.0.37 version. >There were fixes in this area in 9.0.44 for the case when clients dropped the >connection. Sure, I try it. If it happens the error after upgrading version, I'll add

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2021-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 --- Comment #10 from Mark Thomas --- Which Tomcat version are you using? The duplicate report indicates 9.0.37. The source code reference in the previous comments suggests 9.0.26. Assuming you are using anything other than the latest 9.0.x rel

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2021-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 soic changed: What|Removed |Added Resolution|INVALID |--- Ever confirmed|1

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2021-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 Remy Maucherat changed: What|Removed |Added CC||raramira...@gmail.com --- Comment #8

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2020-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEEDINFO

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2020-07-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 --- Comment #6 from Mark Thomas --- A month has passed and the requested information has not been provided. Without a minimal test case that reproduces the issue, this report will eventually be closed as WONTFIX. -- You are receiving this mai

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2020-06-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 --- Comment #5 from Mark Thomas --- A 24 MB WAR is a long way from a minimal test case. If I run from the JAR something starts but there is no sign of an error. Requests to "/" return 404s. Once I adjust the POM to build a WAR file and deploy

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2020-06-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 Mark Thomas changed: What|Removed |Added Attachment #37292|application/json;charset=UT |application/zip mime type|F-8

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2020-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 --- Comment #3 from ethan --- Hi Team, Thank you for your prompt reply. I uploaded the minimal test case, this case is receive the request and forward it to the mock server. An error will occur when the keepAlive of Spring WebClient is set t

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2020-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 --- Comment #2 from ethan --- Created attachment 37292 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37292&action=edit minimal test case -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 64496] Calling [asyncPostProcess()] is not valid for a request with Async state [ERROR]

2020-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64496 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas