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 252567 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 253323
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-25 03:34 UTC by rami
Modified: 2015-08-12 11:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217501


Attachments
stacktrace (2.65 KB, text/plain)
2015-05-25 03:34 UTC, rami
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rami 2015-05-25 03:34:24 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
rami: my system was using a lot of memory




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.filesystems.PathElements.<init>(PathElements.java:72)
   at org.openide.filesystems.AbstractFileSystem.findResource(AbstractFileSystem.java:236)
   at org.openide.filesystems.MultiFileSystem.findResourceOn(MultiFileSystem.java:469)
   at org.openide.filesystems.MultiFileObject.update(MultiFileObject.java:208)
   at org.openide.filesystems.MultiFileObject.<init>(MultiFileObject.java:136)
   at org.openide.filesystems.MultiFileObject.createFile(MultiFileObject.java:560)
Comment 1 rami 2015-05-25 03:34:26 UTC
Created attachment 153838 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-12 11:29:44 UTC
Some problem in Windows Look&Feel produced a lot of exceptions.
Duplicate of bug 253323.
Thank you for reporting.

*** This bug has been marked as a duplicate of bug 253323 ***