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 256756 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-24 07:39 UTC by Exceptions Reporter
Modified: 2015-11-24 09:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221321


Attachments
stacktrace (2.60 KB, text/plain)
2015-11-24 07:39 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-24 07:39:23 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: NetBeans IDE thought that it was already running




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.io.WinNTFileSystem.resolve(WinNTFileSystem.java:262)
   at java.io.File.<init>(File.java:367)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObjectFactory.createFileObject(RemoteFileObjectFactory.java:114)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObjectFactory.createFileObject(RemoteFileObjectFactory.java:110)
   at org.netbeans.modules.remote.impl.fs.RemoteDirectory.getFileObject(RemoteDirectory.java:409)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObject.getFileObject(RemoteFileObject.java:412)
Comment 1 Exceptions Reporter 2015-11-24 07:39:25 UTC
Created attachment 157468 [details]
stacktrace
Comment 2 Alexander Simon 2015-11-24 09:16:46 UTC
500Mb in org.netbeans.core.TimableEventQueue
Reassign to evaluation.