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 271441 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-06 17:37 UTC by alchemistt
Modified: 2017-09-06 17:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208902


Attachments
stacktrace (571 bytes, text/plain)
2017-09-06 17:37 UTC, alchemistt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alchemistt 2017-09-06 17:37:26 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 8

User Comments:
alchemistt: Criei um novo projeto e o NetBeans parou de funcionar.

GUEST: I don't know




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at org.openide.util.lookup.InheritanceTree.collectListeners(InheritanceTree.java:1050)
   at org.openide.util.lookup.InheritanceTree.cleanUpResult(InheritanceTree.java:1016)
   at org.openide.util.lookup.DelegatingStorage.cleanUpResult(DelegatingStorage.java:166)
   at org.openide.util.lookup.AbstractLookup.cleanUpResult(AbstractLookup.java:701)
   at org.openide.util.lookup.AbstractLookup$ReferenceToResult.run(AbstractLookup.java:1378)
   at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:139)
Comment 1 alchemistt 2017-09-06 17:37:28 UTC
Created attachment 165099 [details]
stacktrace