[jboss-user] [JBoss Seam] - Re: java.lang.out of memory error permgen space

2007-07-11 Thread alexeinov
saeediqbal1 wrote : Is it safe to use JRockit with Seam?Thanks. What is safe? I'm using JRockit with Seam, it works. It cannot solve memory leak problems that exist in your application, container or libs though. JRockit survives longer if a ClassLoader is leaking because it holds all

[jboss-user] [JBoss Seam] - Re: java.lang.out of memory error permgen space

2007-02-18 Thread chuckadams
This is a longstanding JVM bug. Increasing permgen space delays the inevitable a little bit, but switching to JRockit fixed it completely. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4018574#4018574 Reply to the post :

[jboss-user] [JBoss Seam] - Re: java.lang.out of memory error permgen space

2007-02-18 Thread petemuir
Yup, I find jrockit avoids all the permgen stuff and decreases my JBoss AS start time to about 3/5ths. Apparently Java 6 also improves performance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4018584#4018584 Reply to the post :

[jboss-user] [JBoss Seam] - Re: java.lang.out of memory error permgen space

2007-02-18 Thread quilleashm
There are quite a few things that are non-bug related that can cause eventual OOM with permgen on a web container redeployment. See more info here... http://opensource.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669 I suspect the one that will most likely bite Seam users is

[jboss-user] [JBoss Seam] - Re: java.lang.out of memory error permgen space

2007-02-18 Thread saeediqbal1
I'm glad I shared this information with you guys. Is it safe to use JRockit with Seam? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4018604#4018604 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4018604