Re: Out of Memory Exception while building hadoop

2011-09-04 Thread Davanum Srinivas
John, Your box is probably using gcj or something else (http://jeffchannell.com/Flex-3/gc-warning.html), you may want to try using sun java6 sdk -- dims On Sun, Sep 4, 2011 at 10:26 PM, Rottinghuis, Joep wrote: > Hi John, > > I have not seen this with Cocoon, but I have seen it with FindBugs. >

RE: Out of Memory Exception while building hadoop

2011-09-04 Thread Rottinghuis, Joep
Hi John, I have not seen this with Cocoon, but I have seen it with FindBugs. For those errors I had to pass an addidional param to give FindBugs more memory. What else is running on the box? How much heap is available? Cheers, Joep From: john smith [js19

Re: Out of Memory Exception while building hadoop

2011-09-04 Thread Uma Maheswara Rao G 72686
Hi Jhon, Mostly the problem with your java. This problem can come if your java link refers to java-gcj. Please check some related links: http://jeffchannell.com/Flex-3/gc-warning.html Regards, Uma - Original Message - From: john smith Date: Sunday, September 4, 2011 10:22 pm Subject:

Jenkins build is back to normal : Hadoop-Common-trunk #155

2011-09-04 Thread Apache Jenkins Server
See

Fwd: Build failed in Jenkins: Hadoop-Common-trunk #154

2011-09-04 Thread Aaron T. Myers
Pretty confident this failure is because it was looking for the Clover license file under "/home/kenkins". I just changed this to "/home/jenkins" and kicked off another build. Likewise for HDFS. -- Aaron T. Myers Software Engineer, Cloudera -- Forwarded message -- From: Apache J

Out of Memory Exception while building hadoop

2011-09-04 Thread john smith
Hey folks, Strangely I get a out of memory exception while building hadoop from source. I have 2gigs of ram and I've tried building it from both eclipse and commandline http://pastebin.com/9pcHg1P9 is the full stack trace. Can anyone help me out on this? Thanks, John Smith

RE: Configuring Hadoop on eclipse

2011-09-04 Thread Rottinghuis, Joep
ArunKumar, The guava error has nothing to do w. Eclipse. The problem is an erroneous path that was applied and then later fixed on the 0.22 branch. However the fix came in right when all the Jenkins servers were down. The integration build that publishes the jar and pom for hadoop-hdfs has not y

Build failed in Jenkins: Hadoop-Common-trunk #154

2011-09-04 Thread Apache Jenkins Server
See -- [...truncated 10218 lines...] [javadoc] [loading

Re: Configuring Hadoop on eclipse

2011-09-04 Thread ArunKumar
Hi ! The problem is that some sites from where maven is downloading are blocked by our proxy servers. So i asked for an alternative. However my quick fix question was : " I am able to build hadoop source Project successfully using http://tech.zhenhua.info/2010/11/svn-subclipse.html http://tech.z