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 271781

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: jasim_dipu
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 210597
Attachments: stacktrace

Description jasim_dipu 2017-11-10 05:11:16 UTC
Build: NetBeans IDE 8.1 (Build 20151231-debian-8.1)
VM: OpenJDK 64-Bit Server VM, 25.131-b11, OpenJDK Runtime Environment, 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11
OS: Linux

User Comments:
jasim_dipu: out of memory error.

GUEST: I leave it netbeans opened about 2 hr




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.filesystems.PathElements.getEnumeration(PathElements.java:0)
   at org.openide.filesystems.AbstractFileSystem.findResource(AbstractFileSystem.java:0)
   at org.openide.filesystems.MultiFileSystem.findResourceOn(MultiFileSystem.java:0)
   at org.openide.filesystems.MultiFileSystem$1Resources.process(MultiFileSystem.java:0)
   at org.openide.filesystems.MultiFileSystem$1Resources.process(MultiFileSystem.java:0)
   at org.openide.util.Enumerations$FilEn.hasMoreElements(Enumerations.java:0)
Comment 1 jasim_dipu 2017-11-10 05:11:19 UTC
Created attachment 165425 [details]
stacktrace