Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-17 Thread Mark Thomas
On 03/06/2019 22:46, Mark Thomas wrote: >> Florian, >> >>> On 5/23/19 06:59, Florian Trimmel wrote: We were able to figure out >>> what was causing the file descriptor leak. >> >>> The leak has occured in the JSF2 MyFaces Implementation we are >>> using. It is described here: >>> https://marc.info/

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-03 Thread Mark Thomas
> Florian, > >> On 5/23/19 06:59, Florian Trimmel wrote: We were able to figure out >> what was causing the file descriptor leak. > >> The leak has occured in the JSF2 MyFaces Implementation we are >> using. It is described here: >> https://marc.info/?l=myfaces-dev&m=152536956716792&w=2 The probl

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Florian, > On 5/23/19 06:59, Florian Trimmel wrote: We were able to figure out > what was causing the file descriptor leak. > > The leak has occured in the JSF2 MyFaces Implementation we are > using. It is described here: > https://marc.info/?l=myf

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-02 Thread Florian Trimmel
Am Do., 23. Mai 2019 um 17:14 Uhr schrieb Christopher Schultz < ch...@christopherschultz.net>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Florian, > > On 5/23/19 06:59, Florian Trimmel wrote: > > After migrating from Tomact 7 to Tomcat 9.0.20 (running with same > > Java Version 1.8.0_

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-05-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Florian, On 5/23/19 06:59, Florian Trimmel wrote: > After migrating from Tomact 7 to Tomcat 9.0.20 (running with same > Java Version 1.8.0_25) we have a problem with our JSF2 web > application on Linux RHEL 7. After some time we get Exceptions like

Migration from Tomcat 7 to 9 results in more open file descriptors

2019-05-23 Thread Florian Trimmel
Hi, After migrating from Tomact 7 to Tomcat 9.0.20 (running with same Java Version 1.8.0_25) we have a problem with our JSF2 web application on Linux RHEL 7. After some time we get Exceptions like this: java.io.FileNotFoundException: /f4m/tomcat/tomcat_f4mbs/webapps/ACM/WEB-INF/acm-config.xml