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 242575 - java.util.zip.ZipException: zip file is empty
Summary: java.util.zip.ZipException: zip file is empty
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 12:51 UTC by szmitek
Modified: 2014-03-05 13:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208164


Attachments
stacktrace (1.57 KB, text/plain)
2014-03-05 12:51 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description szmitek 2014-03-05 12:51:57 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b66, Java(TM) SE Runtime Environment, 1.8.0-ea-b124
OS: Windows 8

User Comments:
szmitek: On NetBeans startup




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:220)
   at java.util.zip.ZipFile.<init>(ZipFile.java:150)
   at java.util.zip.ZipFile.<init>(ZipFile.java:164)
   at org.eclipse.osgi.framework.util.SecureAction$14.run(SecureAction.java:278)
   at org.eclipse.osgi.framework.util.SecureAction$14.run(SecureAction.java:1)
Comment 1 szmitek 2014-03-05 12:51:59 UTC
Created attachment 145775 [details]
stacktrace
Comment 2 Jaroslav Tulach 2014-03-05 13:54:09 UTC
Is C:\Program Files\NetBeans 8.0 Beta\ide\modules\org-eclipse-equinox-registry.jar really empty? If so, why?

Please attach $userdir/var/log/updater*log file and reopen.