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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-29 14:22 UTC by dastanaron
Modified: 2017-03-29 14:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 228596


Attachments
stacktrace (1.77 KB, text/plain)
2017-03-29 14:22 UTC, dastanaron
Details

Note You need to log in before you can comment on or make changes to this bug.
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