I tested it by bumping it up to
MAVEN_OPTS="-Xmx256m"
export MAVEN_OPTS
I've got 4Gigs of RAM and will go through some testing to find the best
RAM performance metric.
I noticed via top that once physical ram allocated to java reached
256MB the projects started to build.
369MB Physical 525MB Virtual
Then crap out:
[INFO] Compiling 193 source files to
/home/mdriftmeyer/DeveloperProjects/ApacheProjects/Cocoon2.2/blocks/cocoon-serializers/cocoon-serializers-impl/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
Failure executing javac, but could not parse the error:
The system is out of resources.
Sorry but the system has plenty of RAM and virtual memory. Cocoon 2.2
built nightly until 2 weeks ago.
- Marc
--- David Legg <[EMAIL PROTECTED]> wrote:
> Just for information the 200m figure quoted below didn't work for me
> until I increased it to 300m on Win XP sp2.
>
> Grzegorz Kossakowski wrote:
> > In Cocoon's README.txt there is a paragraph:
> >
> > If you have build failures due to out-of-memory conditions,
> increase
> > the JVM maximum memory limit:
> >
> > $ MAVEN_OPTS="-Xmx200m"
> > $ export MAVEN_OPTS
> >
>
> I must say, I was a little afraid that Cocoon was moving over to
> Maven
> when I first found out. However, after looking into it and playing
> with
> the Block based build system I'm all for it!!
>
> Regards,
> David Legg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo!
FareChase.
http://farechase.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]