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 - OutOfMemoryError at java.util.zip.ZipFile.open
Summary: OutOfMemoryError at java.util.zip.ZipFile.open
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-28 18:20 UTC by rafaeldev
Modified: 2014-10-21 17:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212291


Attachments
stacktrace (1.44 KB, text/plain)
2014-09-28 18:20 UTC, rafaeldev
Details

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