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: