Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [virgo-dev] fail unexpected exception -- (OutOfMemoryError) PermGen space

Hi,

 

I had to tweak the ANT_OPTS with –XX:MaxPermSize=200m to get the build running

 

Btw I’m on Gentoo and VM 1.6.0_20

 

Regards,

Hristo Iliev

 

From: virgo-dev-bounces@xxxxxxxxxxx [mailto:virgo-dev-bounces@xxxxxxxxxxx] On Behalf Of Florian Waibel
Sent: Friday, July 16, 2010 5:31 PM
To: virgo-dev@xxxxxxxxxxx
Subject: [virgo-dev] fail unexpected exception -- (OutOfMemoryError) PermGen space

 

Hi,

 

i tried to compile the kernel (Core runtime) as written in http://wiki.eclipse.org/Virgo/[Source|Build] :



After getting the source, running the command:



ant clean clean-integration test



results in

...



     [iajc] fail unexpected exception -- (OutOfMemoryError) PermGen space

     [iajc] PermGen space

     [iajc] java.lang.OutOfMemoryError: PermGen space

 

Am i missing something? I tried OSX/2GB RAM and Ubuntu/2GB

 

java version "1.6.0_20"

Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)

Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)

 

Any ideas?

 

Thanks,

  florian

 


Back to the top