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 262198

Summary: OutOfMemoryError: Java heap space
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224177
Attachments: stacktrace

Description Exceptions Reporter 2016-05-23 21:43:02 UTC
This bug was originally marked as duplicate of bug 253306, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 8.1

User Comments:
GUEST: suddenly




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.awt.EventQueue.invokeLater(EventQueue.java:1264)
   at org.netbeans.core.ui.warmup.MenuWarmUpTask$NbWindowsAdapter$1HandleBridge.run(MenuWarmUpTask.java:274)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.waitIOLoadLowerThan(FileChangedManager.java:256)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.pingIO(FileChangedManager.java:288)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.checkRead(FileChangedManager.java:127)
   at org.netbeans.TopSecurityManager.notifyRead(TopSecurityManager.java:181)
Comment 1 Exceptions Reporter 2016-05-23 21:43:04 UTC
Created attachment 159851 [details]
stacktrace