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 247528

Summary: OutOfMemoryError at java.util.zip.ZipFile.open
Product: web Reporter: rafaeldev
Component: HTML ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212291
Attachments: stacktrace

Description rafaeldev 2014-09-28 18:20:24 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
rafaeldev: This problem occurred when asked to update the JavaScript libraries. When the fires windows Feedback was notified that the memory was full and asked to close the Netbeans ... 

I'm Netbeans version 8.0.1 
OS: Windows 7 64-bit

Thanks!




Stacktrace: 
java.lang.OutOfMemoryError
   at java.util.zip.ZipFile.open(ZipFile.java:0)
   at java.util.zip.ZipFile.<init>(ZipFile.java:215)
   at java.util.zip.ZipFile.<init>(ZipFile.java:145)
   at java.util.jar.JarFile.<init>(JarFile.java:153)
   at java.util.jar.JarFile.<init>(JarFile.java:90)
   at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
Comment 1 rafaeldev 2014-09-28 18:20:27 UTC
Created attachment 149567 [details]
stacktrace
Comment 2 Tomas Mysik 2014-10-21 17:27:19 UTC
This issue should be solved, we have new JS Libraries panel now. Thanks.