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
