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 251889 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 246841
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-04-16 12:16 UTC by shamimhasan008
Modified: 2015-08-13 13:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216791


Attachments
stacktrace (2.64 KB, text/plain)
2015-04-16 12:16 UTC, shamimhasan008
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shamimhasan008 2015-04-16 12:16:53 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Windows 7

User Comments:
shamimhasan008: middle of writing code, processor goes high where netbeans uses 100%




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at com.sun.proxy.$Proxy1.fileChanged(.java:0)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:178)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapperMulti.dispatchAllEventsSync(FCLSupport.java:248)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:137)
   at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:112)
   at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:1355)
Comment 1 shamimhasan008 2015-04-16 12:16:56 UTC
Created attachment 153235 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-13 13:19:52 UTC
Duplicate of bug 246841.
Thank you for reporting.

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