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 240897 - java.util.zip.ZipException: zip file is empty
Summary: java.util.zip.ZipException: zip file is empty
Status: RESOLVED DUPLICATE of bug 240557
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 16:01 UTC by david1234
Modified: 2014-01-29 09:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206601


Attachments
stacktrace (2.29 KB, text/plain)
2014-01-23 16:01 UTC, david1234
Details
stacktrace (2.29 KB, text/plain)
2014-01-28 19:49 UTC, pregmatch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description david1234 2014-01-23 16:01:10 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-913-on-20131120)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>no cargarn los plugins

GUEST: The error appeared once i created a new project.

GUEST: netbeans keeps restarting

GUEST: it keeps showing up, can't turn off

GUEST: it can't close, and keep to show up.

david1234: after restarting the IDE, tried to update it.




Stacktrace: 
java.util.zip.ZipException: zip file is empty
   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:132)
   at org.netbeans.JarClassLoader$JarSource$1.call(JarClassLoader.java:524)
Comment 1 david1234 2014-01-23 16:01:11 UTC
Created attachment 144302 [details]
stacktrace
Comment 2 pregmatch 2014-01-28 19:49:09 UTC
Created attachment 144481 [details]
stacktrace

netbenas keep opening after close
Comment 3 Jiri Rechtacek 2014-01-29 09:10:37 UTC

*** This bug has been marked as a duplicate of bug 240557 ***