I've run into the PermGen error in the past, too. Since setting the following: export JAVA_OPTS="-XX:MaxPermSize=256m" in my startup script, I haven't seen the error.
I haven't completed testing this suggestion: http://my.opera.com/karmazilla/blog/2007/03/13/good-riddance-permgen-outofmemoryerror Eric -- View this message in context: http://www.nabble.com/Geronimo-Perm-Size-tp25030775s134p25031407.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
