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 271675 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-20 06:39 UTC by MAbdurrahman
Modified: 2017-10-20 06:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 230642


Attachments
stacktrace (729 bytes, text/plain)
2017-10-20 06:39 UTC, MAbdurrahman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MAbdurrahman 2017-10-20 06:39:10 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b14, Java(TM) SE Runtime Environment, 1.8.0_91-b14
OS: Windows 10

User Comments:
MAbdurrahman: Restarting Netbeans




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.Class.getMethod0(Class.java:3017)
   at java.lang.Class.getMethod(Class.java:1784)
   at com.sun.jna.Function.isVarArgs(Function.java:782)
   at com.sun.jna.Function.invoke(Function.java:292)
   at com.sun.jna.Library$Handler.invoke(Library.java:212)
   at org.netbeans.modules.masterfs.watcher.windows.$Proxy7.GetQueuedCompletionStatus(.java:0)
Comment 1 MAbdurrahman 2017-10-20 06:39:15 UTC
Created attachment 165326 [details]
stacktrace