DX Application Performance Management

  • 1.  Enterprise manager crashes

    Posted Oct 01, 2013 05:40 AM
    Hi,

    Can someone tell me whether below error will cause enterprise manager to go down? And if it does, whether this error will be followed by any other specific errors.

    9/30/13 01:14:58.689 PM BST [ERROR] [Acceptor] [Manager.Acceptor] IOException has been thrown. Closing socket channel connection
    java.io.IOException: Too many open files
    at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
    at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
    at com.wily.isengard.postofficehub.link.server.Acceptor.doTask(Acceptor.java:148)
    at com.wily.isengard.util.thread.AThreadedExecutable.run(AThreadedExecutable.java:192)
    at java.lang.Thread.run(Unknown Source)
    9/30/13 01:14:58.690 PM BST [ERROR] [Acceptor] [Manager.Acceptor] IOException has been thrown. Closing socket channel connection
    java.io.IOException: Too many open files
    at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
    at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
    at com.wily.isengard.postofficehub.link.server.Acceptor.doTask(Acceptor.java:148)
    at com.wily.isengard.util.thread.AThreadedExecutable.run(AThreadedExecutable.java:192)
    at java.lang.Thread.run(Unknown Source)


    Thanks,
    Karthik


  • 2.  RE: Enterprise manager crashes

    Posted Oct 01, 2013 06:54 AM
    plz elaborate!


  • 3.  RE: Enterprise manager crashes

    Posted Oct 01, 2013 08:06 AM
    Our enterprise manager goes down suddenly. And we are seeing this error continuosly in our logs. As per my concerns, I dont think this is the direct cause. There could be some other thing which is causing the EM to go down. So I would like to know if this error will really cause some issues.


  • 4.  RE: Enterprise manager crashes

    Broadcom Employee
    Posted Oct 01, 2013 10:57 AM
    Change the "ulimit" option for open files to at least 65536.


  • 5.  RE: Enterprise manager crashes

    Posted Oct 03, 2013 08:00 AM
    Hi,

    I am seeing below error first in logs before EM crashes.

    Uncaught Exception in Enterprise Manager: In thread Lucene Merge Thread #0 and the message is org.apache.lucene.index.MergePolicy$Mergexception: java.io.FileNotFoundException(Too many open files)

    Any idea about this error?

    Thanks,
    Karthik


  • 6.  RE: Enterprise manager crashes

    Broadcom Employee
    Posted Oct 03, 2013 11:26 AM
    Please read my previous response to this thread.

    -Hiko


  • 7.  RE: Enterprise manager crashes

    Posted Oct 04, 2013 10:12 AM
    Hi hdavis,

    I have read that and we are in the process of changing ulimit. But I also would like to know about the other error as well.

    Do you have any idea what this second error is about?

    Thanks,
    Karthik


  • 8.  RE: Enterprise manager crashes
    Best Answer

    Broadcom Employee
    Posted Oct 08, 2013 05:27 PM
    They are all related to your "ulimit" setting so please let us know after you've changed this and restarted your EM.