0 Replies Latest reply on Feb 5, 2006 3:47 PM by atait

    3.2.3 to 4.0.3SP1 Upgrade GC Issue Resolution

      I posted questions regarding a performance issue we encountered when this upgrade was performed: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=74692

      The problem turned out to be the garbage collector and our heap space settings. This upgrade resulted in an increased use of permanent heap space. After much digging I found that the GC will run repeatedly when permanent space is full. After increasing the size of this heap partition, our application is again stable.

      Allen