Thank you Simon. It works for me after setting the MAVEN_OPTS to "-Xmx512m".
On Tue, Jul 15, 2008 at 11:40 PM, simon <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-07-15 at 23:27 +0300, Hazem Saleh wrote: > > Hi Team, > > > > I found the following problem when building Tomahawk : > > > > "The system is out of resources. > > Consult the following stack trace for details > > java.lang.OutOfMemoryError: Java heap space" > > > > Did anybody see this error before ? > > Not when doing a build of Tomahawk. I built tomahawk just 10 minutes > ago, on a machine with 3gb ram. > > But it's a fairly normal java problem. > > What memory setting are you using for the java process? > > If you haven't explicitly set one, then try various values eg > java -mx512m .... > > Or do you mean that something suggests to you that there is an infinite > loop somewhere? > > Regards, > Simon > > -- Hazem Ahmed Saleh Ahmed http://www.jroller.com/page/HazemBlog
