Translated message

A translation of this page exists in English.

java.net.SocketException: Too many open files

Solution Verified - Updated -

Issue

  • サーバーのログに、例外 'Too many open files' が記録されます。
        Socket accept failed java.net.SocketException:Too many open files
                at java.net.PlainSocketImpl.socketAccept(Native Method)
                at java.net.PlainSocketImpl.accept(Unknown Source)
                at java.net.ServerSocket.implAccept(Unknown Source)
                ...
                ...
        java.io.FileNotFoundException: filename (Too many open files)
                at java.io.FileInputStream.open(Native Method)
                at java.io.FileInputStream.<init>(FileInputStream.java:106)
                at java.io.FileInputStream.<init>(FileInputStream.java:66)
                at java.io.FileReader.<init>(FileReader.java:41)

Environment

  • JBoss Enterprise Application Platform (EAP)
    • 4.x.x
    • 5.x.x
    • 6.x.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content