4 Replies Latest reply on May 30, 2012 4:55 AM by wdfink

    JBOSS 5.1 goes out of memory after 12 hours of run

    toanshuman

      I see that JBOSS server shows exception that its going out of memory.

       

      By doing the analysis of heap dump i found that too many instance of "SimpleRole " is being made.

       

      935771 instances of class org.jboss.security.identity.plugins.SimpleRole
      193291 instances of class org.jboss.cache.Fqn
      187845 instances of class org.jboss.cache.UnversionedNode
      187844 instances of class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
      181613 instances of class org.jboss.logging.log4j.Log4jLoggerPlugin
      181612 instances of class org.jboss.logging.Logger
      152710 instances of class org.jboss.cache.util.ImmutableListCopy$ImmutableSubList

       

      i am running JBOSS server on solaris.