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 - 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-02-19 09:39 UTC by sreimers
Modified: 2009-02-26 11:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146517


Attachments
stacktrace (2.15 KB, text/plain)
2009-02-19 09:39 UTC, sreimers
Details

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