Re: java.lang.OutOfMemoryError: PermGen space

2010-10-14 Thread mohamed.chebbi
hi is fine thank you - best reguards -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/java-lang-OutOfMemoryError-PermGen-space-tp1673175p1700818.html Sent from the Development mailing list archive at Nabble.com.

Re: java.lang.OutOfMemoryError: PermGen space

2010-10-10 Thread Ivan
How about using more bigger memory size for those parameters, like use -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m. ? 2010/10/10 mohamed.chebbi mhmdche...@gmail.com the revision is : Revision 1006251 - best reguards -- View this message in context:

Re: java.lang.OutOfMemoryError: PermGen space

2010-10-10 Thread Ted Kirby
I recently updated https://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html for this to say: For 3.0, use at least: MAVEN_OPTS=-Xmx768m -XX:MaxPermSize=200m On Sun, Oct 10, 2010 at 8:50 AM, Ivan xhh...@gmail.com wrote: How about using more bigger memory size for those parameters,

java.lang.OutOfMemoryError: PermGen space

2010-10-09 Thread mohamed.chebbi
hi i'm tring to build geronimo from trunc but i still get : java.lang.OutOfMemoryError: PermGen space with mvn clean install i have MAVEN_OPTS set to: %echo $MAVEN_OPTS -Xms256m -Xmx512m -XX:MaxPermSize=128m this is some logs : [org.apache.geronimo.gbean.runtime.GBeanInstanceState

Re: java.lang.OutOfMemoryError: PermGen space

2010-10-09 Thread mohamed.chebbi
the revision is : Revision 1006251 - best reguards -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/java-lang-OutOfMemoryError-PermGen-space-tp1673175p1673186.html Sent from the Development mailing list archive at Nabble.com.