Re: Unable to build HUPA project

2012-03-14 Thread Tejaswini Kurakula
Hi Eric, i changed the -Xmx value in the hupatrunk/client/pom.xml and compiled it again.i was able to resolve the out of memory exception..but now i compiled the project using -X package it says that it could not find some artifacts.here it is Could not find artifact org.codehaus.plexus:plexus-ar

Re: Unable to build HUPA project

2012-03-14 Thread Tejaswini Kurakula
Hi Eric, This is the version of java i use on "windows 32" bit platform. java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing) Maven version "3.0.4 " i added the -XX:MaxPermSize=512M in the eclipse.ini file..

Re: Unable to build HUPA project

2012-03-14 Thread Eric Charles
Can you add the -XX:MaxPermSize=512M If it doesn't work, can you export MAVEN_OPTS=-Xmx1g -XX:MaxPermSize=512M for example and retry. (the extraJvmArgs should do the work, but who knows...) Any answer on Ioan's question (jdk, maven versions, which os?). If it doesn't work, I will retry here

Re: Unable to build HUPA project

2012-03-14 Thread Tejaswini Kurakula
Hi eric, thank you for the response..i increased the value of to 1024 and above too...but i dont really find any significant change in the error i get.. Thank You, Tejaswini On Wed, Mar 14, 2012 at 4:13 PM, Eric Charles wrote: > Atm, the pom.xml of hupa-client has > -Xmx512M -Xss128M ... > >

Re: Unable to build HUPA project

2012-03-14 Thread Eric Charles
Atm, the pom.xml of hupa-client has -Xmx512M -Xss128M ... which is prolly overrided by my MAVEN_OPTS=-Xmx3g -XX:MaxPermSize=2g Could you try by setting higher values in hupa-client/pom.xml, and open a JIRA when you have a found a reasonable one? Thx, Eric On 13/03/12 20:16, Tejaswini Kuraku

Build failed in Jenkins: james-app-trunk #652

2012-03-14 Thread Apache Jenkins Server
See -- Started by timer Building remotely on ubuntu3 in workspace Updating http://svn.apache.org/repos/asf/james/app/trunk At revision 1300491 no change