java.lang.OutOfMemoryError: GC overhead limit exceeded at com.sun.tools.javac.util.SharedNameTable.(SharedNameTable.java:84) at com.sun.tools.javac.util.SharedNameTable.(SharedNameTable.java:90) at com.sun.tools.javac.util.Names.createTable(Names.java:324) at com.sun.tools.javac.util.Names.(Names.java:184) at com.sun.tools.javac.util.Names.instance(Names.java:44) at com.sun.tools.javac.main.JavaCompiler.(JavaCompiler.java:362) at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:93) at com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:178) at com.sun.tools.javac.api.JavacTaskImpl.parse(JavacTaskImpl.java:236) at org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:616) at org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:388) at org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:109) at org.netbeans.modules.debugger.jpda.projects.EditorContextImpl.computeImports(EditorContextImpl.java:2084) at org.netbeans.modules.debugger.jpda.projects.EditorContextImpl.getImports(EditorContextImpl.java:2062) at org.netbeans.modules.debugger.jpda.JavaEvaluator.evaluateIn(JavaEvaluator.java:124) at org.netbeans.modules.debugger.jpda.JavaEvaluator.evaluate(JavaEvaluator.java:92) at org.netbeans.modules.debugger.jpda.expr.EvaluatorExpression$AssociatedExpression.evaluate(EvaluatorExpression.java:90) at org.netbeans.modules.debugger.jpda.expr.EvaluatorExpression.evaluate(EvaluatorExpression.java:73) at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateGeneric(JPDADebuggerImpl.java:961) at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateIn(JPDADebuggerImpl.java:830) at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.evaluateIn(JPDADebuggerImpl.java:853) at org.netbeans.modules.debugger.jpda.models.WatchesModel$JPDAWatchEvaluating.getValue(WatchesModel.java:435) at org.netbeans.modules.debugger.jpda.models.WatchesModel$JPDAWatchEvaluating.getType(WatchesModel.java:393) at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilter.getFilter(VariablesTreeModelFilter.java:652) at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilter.access$400(VariablesTreeModelFilter.java:124) at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilter$3.run(VariablesTreeModelFilter.java:361) at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilter.run(VariablesTreeModelFilter.java:259) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) Caused: An error occurred during parsing of 'C:\workspace\sonar_ws\sonar-internal\sonar-pre-ejb-jar\src\main\java\com\dstoutput\sonar\services\PreServiceImpl.java'. Please report a bug against java/source and attach dump file 'C:\Users\scherijc\AppData\Roaming\NetBeans\8.0rc1\var\log\PreServiceImpl.dump'.