[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2023-06-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #13 from yangshj --- Who can provide the test code for the recurrence of this bug -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2019-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #14 from Jennifer Hinnant --- Branded event tech app by Eventeca.com will drive your sales sky- high & give your audience the engagement they want with our customized & knowledgeable event application solutions! Connect with us via

Re: [Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2019-06-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, This looks like spam to me. Can someone with karma remove it? - -chris On 6/19/19 06:20, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 > > --- Comment #13 from Castro B --- I had > also prevented the

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2019-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #13 from Castro B --- I had also prevented the problem by re-coding the RecycledProcessors class to check for existence before pushing onto the stack. Castro B, https://sparpedia.ch -- You are receiving this mail because: You

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #11 from Remy Maucherat --- (In reply to Andrew Garland from comment #9) > Created attachment 34877 [details] > Recoded RecycledProcessors > > The problem does not recur using the version built from trunk! Thanks

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #10 from Mark Thomas --- We'll probably start the release process next week. It is normally started around the beginning of the every month but the first week of April is looking busy for me. We could delay it but

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #9 from Andrew Garland --- Created attachment 34877 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34877=edit Recoded RecycledProcessors The problem does not recur using the version built

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #8 from Mark Thomas --- 8.0.x and earlier are not affected. This bug was introduced by the refactoring in 8.5.x onwards. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #7 from Andrew Garland --- FYI, minor typo in changelog subsequent requests experiencing and IllegalStateException. "and" -> "an" -- You are receiving this mail because: You are the assignee for

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #6 from Mark Thomas --- r1788544 (for 9.0.x) -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #5 from Andrew Garland --- thanks for the info. Can you point me to the commit diff? Just curious. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #4 from Mark Thomas --- These are the instructions for 9.0.x https://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?view=markup 8.5.x is very similar, just a different svn path and a different minimum Java

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #3 from Andrew Garland --- i haven't before, but I am sure I could :) Please point me at BUILD instructions. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 --- Comment #2 from Mark Thomas --- Thanks for the report and especially the debug logs. I was able to pin-point the root cause very quickly from those. Are you able to build Tomcat from svn in order to confirm a fix? --

[Bug 60918] Process Send File releases the same Http11Processor in two threads, leading to java.lang.IllegalStateException: Unexpected state: headers already parsed. Buffer not recycled?

2017-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60918 Andrew Garland changed: What|Removed |Added OS||All