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 270901

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

Description ecmvos 2017-06-17 21:25:38 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Windows 10

User Comments:
ecmvos: Just editing a license.txt file.

GUEST: Java???????????????NetBeans?????????????




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.loaders.FolderChildren$1R.getPositionedFolderChildrenPairs(FolderChildren.java:227)
   at org.openide.loaders.FolderChildren$1R.run(FolderChildren.java:204)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)
Comment 1 ecmvos 2017-06-17 21:25:40 UTC
Created attachment 164562 [details]
stacktrace