[Bug 60035] java.io.IOException: Too many open files

2017-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60035 Vaibhav Bhandari changed: What|Removed |Added CC||vbhand...@vmware.com -- You are re

[Bug 60555] run by ssl and port:443 close_wait

2017-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60555 Vaibhav Bhandari changed: What|Removed |Added CC||vbhand...@vmware.com -- You are re

[Bug 60035] java.io.IOException: Too many open files

2017-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60035 --- Comment #12 from Vaibhav Bhandari --- (In reply to Mark Thomas from comment #7) > This has been fixed in the following branches: > - 9.0.x for 9.0.0.M10 onwards > - 8.5.x for 8.5.5 onwards > > 8.0.x and earlier were not affected. As menti

[Bug 60555] run by ssl and port:443 close_wait

2017-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60555 --- Comment #4 from Vaibhav Bhandari --- @hiki's comments seems right and thats why a port to 7.0 line would be needed. We have hit this issue in 7.0 tomcat version. -- You are receiving this mail because: You are the assignee for the bug. --

Re: Opportunities for cohesion improvement and refatoring

2017-08-04 Thread João Paulo Lemes Machado
Hi Christopher thank you for the comment. Sorry I did not understand. What do you mean by Fluent? 2017-08-02 17:41 GMT-03:00 Christopher Schultz : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Mark and João, > > On 8/2/17 3:38 AM, Mark Thomas wrote: > > On 02/08/2017 00:02, João Paulo

svn commit: r1804095 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2017-08-04 Thread markt
Author: markt Date: Fri Aug 4 11:02:13 2017 New Revision: 1804095 URL: http://svn.apache.org/viewvc?rev=1804095&view=rev Log: Before generating an error page in the ErrorReportValve, check to see if I/O is still permitted for the associated connection before generating the error page so that th

svn commit: r1804094 - in /tomcat/trunk: java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2017-08-04 Thread markt
Author: markt Date: Fri Aug 4 11:01:28 2017 New Revision: 1804094 URL: http://svn.apache.org/viewvc?rev=1804094&view=rev Log: Before generating an error page in the ErrorReportValve, check to see if I/O is still permitted for the associated connection before generating the error page so that th