eperi sEcure Platform crashes because of too many open files
Condition
The eperi sEcure Platform crashes because of too many open files. In this case
something like the following appears in the
log:
<date> <time> org.apache.tomcat.util.net.Acceptor run
SEVERE: Socket accept failed
java.io.IOException: Too many open files
at java.base/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at java.base/sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
at java.base/sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
at org.apache.tomcat.util.net.NioEndpoint.serverSocketAccept(NioEndpoint.java:468)
at org.apache.tomcat.util.net.NioEndpoint.serverSocketAccept(NioEndpoint.java:71)
.... Cause
The open files limit has been exceeded. The maximum number of files that the eperi sEcure Platform can open simultaneously needs to be increased.
