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 - AssertionError: Pool: Code Cache Type: Non-heap memory TresholdSupported: true
Summary: AssertionError: Pool: Code Cache Type: Non-heap memory TresholdSupported: true
Status: RESOLVED DUPLICATE of bug 158421
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 19:46 UTC by jfderaismes
Modified: 2009-04-05 18:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148768


Attachments
stacktrace (2.14 KB, text/plain)
2009-04-02 19:46 UTC, jfderaismes
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***