Bug 1688950 - tomcat-users.xml has open file descriptors and opens tomcat-users.xml all the time
Summary: tomcat-users.xml has open file descriptors and opens tomcat-users.xml all the...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: tomcat
Version: 29
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Ivan Afonichev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-14 18:35 UTC by Pim Zandbergen
Modified: 2019-09-26 18:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-26 18:20:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache Bugzilla 62924 0 None None None 2019-06-18 19:37:50 UTC

Description Pim Zandbergen 2019-03-14 18:35:50 UTC
Description of problem:
Tomcat 9.0.13 reopens tomcat-users.xml all the time, causing application to run out of file descriptors

Version-Release number of selected component (if applicable):
1:9.0.13-1.fc29 

How reproducible:
Hard, requires tomcat application unavailable in Fedora.

Steps to Reproduce:
1. start tomcat application
2. use it for a while

Actual results:
Tomcat application fails. Error message in /var/log/tomcat/catalina.log:
13-Mar-2019 14:33:21.939 SEVERE [http-nio-8080-Acceptor-0] org.apache.tomcat.util.net.Acceptor.run Socket accept failed
 java.io.IOException: Too many open files

Expected results:
Tomcat application runs indefinitely

Additional info:
Downgrading to 1:9.0.10-1.fc29 solves the issue
Issue is fixed upstream in 9.0.14


Note You need to log in before you can comment on or make changes to this bug.