Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-250

Storm UI: Too many open files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • storm-core

    Description

      Occasionally, the ui daemon runs out of available file handles and can't open a socket to the nimbus:

      1. grep -A1 ERROR ui.log
        2014-02-28 07:44:14 o.a.t.t.TSocket [ERROR] Could not configure socket.
        java.net.SocketException: Too many open files

        2014-03-01 16:44:10 o.a.t.t.TSocket [ERROR] Could not configure socket.
        java.net.SocketException: Too many open files

        2014-03-03 01:29:04 o.a.t.t.TSocket [ERROR] Could not configure socket.
        java.net.SocketException: Too many open files

        2014-03-03 01:34:04 o.a.t.t.TSocket [ERROR] Could not configure socket.
        java.net.SocketException: Too many open files

        2014-03-04 09:39:01 o.a.t.t.TSocket [ERROR] Could not configure socket.
        java.net.SocketException: Too many open files

        2014-03-04 09:45:33 o.a.t.t.TSocket [ERROR] Could not configure socket.
        java.net.SocketException: Too many open files

      Attachments

        1. lsof.txt
          67 kB
          Vito Laurenza

        Activity

          People

            Unassigned Unassigned
            veetow Vito Laurenza
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: