This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 158795

Summary: AssertionError: Pool: Code Cache Type: Non-heap memory TresholdSupported: true
Product: java Reporter: sreimers <sreimers>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jfderaismes
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=146517
Issue Type: DEFECT Exception Reporter: 146517
Attachments: stacktrace

Description sreimers 2009-02-19 09:39:50 UTC
Build: NetBeans IDE Dev (Build 20090218050902)
VM: OpenJDK Client VM, 14.0-b10, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b01
OS: Windows XP, 5.1, x86

User Comments:
sreimers: Working with the IDE using 1.6.0_14 with new G1 gc enabled



Stacktrace: 
java.lang.AssertionError: Pool: Code Cache Type: Non-heap memory TresholdSupported: true


        at org.netbeans.modules.java.source.util.LowMemoryNotifier.initJMX(LowMemoryNotifier.java:147)
        at org.netbeans.modules.java.source.util.LowMemoryNotifier.addLowMemoryListener(LowMemoryNotifier.java:100)
        at org.netbeans.modules.java.source.usages.LuceneIndex.storeData(LuceneIndex.java:804)
        at org.netbeans.modules.java.source.usages.LuceneIndex.store(LuceneIndex.java:787)
        at org.netbeans.modules.java.source.usages.SourceAnalyser.store(SourceAnalyser.java:126)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.updateFile(RepositoryUpdater.java:2515)
Comment 1 sreimers 2009-02-19 09:39:55 UTC
Created attachment 77137 [details]
stacktrace
Comment 2 Jiri Prox 2009-02-26 11:09:45 UTC

*** This issue has been marked as a duplicate of 158421 ***