2009/12/17 Bob Jolliffe <[email protected]>

> Maven black magic.  i wish I knew things like mvn dependency:tree. That
> sounds useful.
>
> :-)

Now I am running into more trouble. While building the "core" modules
without tests I am getting

[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] PermGen space
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.OutOfMemoryError: PermGen space


This never happened even on windows. I have set JAVA_OPTS in .bashrc to

-Xms512m -Xmx2048m -XX:PermSize=512m -XX:MaxPermSize=2048m

Any idea why this suddenly is happening or what I might have done wrong?

Lars
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to