5 Replies Latest reply on May 28, 2019 1:53 AM by jaikiran

    Jboss EAP 7.0.9 GA having memory issues

    paviipavii1991

      Hello,

       

           I am using Jboss EAP 7.0.9 GA. After using it for some time, I will face  heap memory issue.I took a heap dump and analysed it and then i observed below error.

       

      One instance of "io.undertow.servlet.core.ApplicationListeners" loaded by "org.jboss.modules.ModuleClassLoader @ 0xaed861b0" occupies 617,096,008 (90.89%) bytes. The memory is accumulated in one instance of "java.lang.Object[]" loaded by "<system class loader>".

       

      Keywords

      org.jboss.modules.ModuleClassLoader @ 0xaed861b0

      java.lang.Object[]

      io.undertow.servlet.core.ApplicationListeners

       

       

      Please help me to resolve the issue.