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 161806

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

Description jfderaismes 2009-04-02 19:46:34 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Server VM, 14.0-b12, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b03
OS: Windows XP, 5.1, x86

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.BinaryAnalyser.start(BinaryAnalyser.java:146)
        at org.netbeans.modules.java.source.indexing.JavaBinaryIndexer$1.run(JavaBinaryIndexer.java:83)
        at org.netbeans.modules.java.source.indexing.JavaBinaryIndexer$1.run(JavaBinaryIndexer.java:70)
        at org.netbeans.modules.java.source.usages.ClassIndexManager.writeLock(ClassIndexManager.java:100)
Comment 1 jfderaismes 2009-04-02 19:46:39 UTC
Created attachment 79314 [details]
stacktrace
Comment 2 Jan Lahoda 2009-04-05 18:52:21 UTC

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