Products | Versions |
---|---|
Spotfire Server | All versions |
Description:
Spotfire Server is unresponsive and users are unable to login to Spotfire desktop client and Web Player. Error: "java.net.SocketException: Too many open files".
Symptoms:
(TSS) Spotfire Server logs show the following events.
-----------------------------------------------------------------------------------------------------------
Dec XX, XXXX 8:09:XX AM org.apache.tomcat.util.net.JIoEndpoint$Acceptor run
SEVERE: Socket accept failed
java.net.SocketException: Too many open files
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
at java.net.ServerSocket.implAccept(ServerSocket.java:530)
at java.net.ServerSocket.accept(ServerSocket.java:498)
at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:60)
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:220)
at java.lang.Thread.run(Thread.java:744)
--------------------------------------------------------------------------------------------------------------
Cause:
The error "java.net.SocketException: Too many open files" indicates that the limit on the number of "Open files", which is 1024 by default, has been exceeded.