Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Socket accept failed java.io.IOException: Too many open files Crashed application

nitin chaudhary
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 19, 2019

Error from logs

19-Jun-2019 00:52:11.693 SEVERE [http-nio-8080-Acceptor-0] org.apache.tomcat.util.net.NioEndpoint$Acceptor.run Socket accept failed
java.io.IOException: Too many open files
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
at org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:456)
at java.lang.Thread.run(Thread.java:745)

 

limits.conf

 

jira soft nofile 4097
jira hard nofile 65535
jira soft nproc 4097
jira hard nproc 8192

 

In lsof, total13222804 files opened by jira user.

Please help.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events