1 Reply Latest reply on Mar 30, 2007 1:40 PM by gavin.king

    JBoss AS 4.0.4 Out of Memory in Seam 1.2

    statelessbean

      Hi,
      When i done migration to Seam 1.2 i saw when i deploy 2 or 3 times app i get serwer error "pergem space" out of memory and neet to shot down whole serwer.

      But when i used Seam 1.0.0 i could deploy much more times app.
      Is this normal, when seam grows so quicly i'll be restart server for each deploy. I get thinking Seam is gettin to much heavy...

      I changed run.bat properties to 256mb but this doesn't helped, so what should i do ?

      set JAVA_OPTS=%JAVA_OPTS% -Xms256m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
      


      I use Seam 1.2.0 Path1, Drools,
      By the way sould it be so much jars for drools?