Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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