I tried up to MAVEN_OPTS="-Xmx3G -XX:MaxPermSize=2G", same problem.

Would be nice to know what worked.

Thanks,
Anatoli


________________________________
 From: Konstantin Boudnik <[email protected]>
To: [email protected] 
Cc: Anatoli Fomenko <[email protected]> 
Sent: Tuesday, November 27, 2012 8:03 AM
Subject: Re: Flume 1.2.0 PermGen build problem
 
When I've seen this issue last time I boosted MAVEN mem. to something like
1.5G and Flume build showed the same problem. Eventually, I just gave up. So,
what limit you'd recommend to set the permgen size?

Cos

On Tue, Nov 27, 2012 at 12:58PM, Harsh J wrote:
> Hi,
> 
> You can try the workaround(s) offered at
> http://stackoverflow.com/questions/3101128/java-lang-outofmemoryerror-permgen-space.
> 
> On Tue, Nov 27, 2012 at 12:16 PM, Anatoli Fomenko <[email protected]> wrote:
> > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
> > flume-ng-sdk ---
> > [INFO] Compiling 6 source files to 
> > .../git/branch-0.3.1/bigtop/output/flume/flume-1.2.0/flume-ng-sdk/target/test-classes
> > [INFO] -------------------------------------------------------------
> > [ERROR] COMPILATION ERROR :
> > [INFO] -------------------------------------------------------------
> > [ERROR] Failure executing javac, but could not parse the error:
> > The system is out of resources.
> > Consult the following stack trace for details.
> > java.lang.OutOfMemoryError: PermGen space
> >
> >
> > Any solutions or hints?
> >
> > Thank you,
> > Anatoli
> 
> 
> 
> -- 
> Harsh J

Reply via email to