2 Replies Latest reply on Sep 7, 2007 4:40 AM by urswag

    Seam 2.0: java.lang.OutOfMemoryError: PermGen space

      Hello all,

      I have just completed porting my applications from Seam 1.2.1GA to Seam 2.0 (yesterday build). I had experienced PermGen memory space problem and hoped that it would go away with Seam 2.0.

      I now could not navigate around more than half a dozen pages before running into java.lang.OutOfMemoryError: PermGen space problem. I had specified -Xms512m -Xmx1024m -XX:MaxPermSize=128m for the process but that did not eliminate the problem.

      I can't complete a round of demo without restarting the application several times. Any recommendation?

      Thanks
      -tony