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 262140

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: RemoteAssignee: issues@cnd <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224098
Attachments: stacktrace

Description Exceptions Reporter 2016-05-18 14:51:50 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
GUEST: First Start of Netbeans.
Include 2 Projects (Linux-Kernel, Openwrt 15.05-Build-System).




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Arrays.copyOfRange(Arrays.java:3664)
   at java.lang.String.<init>(String.java:207)
   at java.lang.String.substring(String.java:1969)
   at java.net.URI$Parser.substring(URI.java:2869)
   at java.net.URI$Parser.parse(URI.java:3065)
   at java.net.URI.<init>(URI.java:673)
Comment 1 Exceptions Reporter 2016-05-18 14:51:52 UTC
Created attachment 159801 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2016-05-18 15:02:16 UTC
Heap memory usage: initial 32,0MB maximum 356,0MB

Please, start IDE with at least -J-Xmx2G for project of Linux-Kernel size