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 270244

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: dastanaron
Component: Module SystemAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 228596
Attachments: stacktrace

Description dastanaron 2017-03-29 14:22:25 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
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:
dastanaron: ?????? ????? ?????? ?????




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.JarClassLoader$JarSource.getJarFile(JarClassLoader.java:537)
   at org.netbeans.JarClassLoader$JarSource.resource(JarClassLoader.java:615)
   at org.netbeans.Archive.getData(Archive.java:212)
   at org.netbeans.JarClassLoader$JarSource.readClass(JarClassLoader.java:601)
   at org.netbeans.JarClassLoader$Source.getClassData(JarClassLoader.java:396)
   at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:238)
Comment 1 dastanaron 2017-03-29 14:22:27 UTC
Created attachment 163972 [details]
stacktrace