2 Replies Latest reply on May 6, 2003 6:41 AM by aleycris

    Problem with memory and GC

    aleycris

      I'm having a problem in my J2EE application. My problem is in the application that run in JBoss Container 3.0.0. I see in the GC that the "Old Generation After" grow up but never go down, so last week the JVM dump with out of memory because this parameter use all memory and the JVM didn't have enought memory to work.

      Analysing my code I detected that the ejbRemove don't put in null the global field. I don't know if that solve my problem.

      Any idea or help about that.

      Regards
      Alejandro