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 227553 - java.util.zip.ZipException: error in opening zip file
Summary: java.util.zip.ZipException: error in opening zip file
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Danek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-16 15:15 UTC by fri0
Modified: 2013-07-10 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192737


Attachments
stacktrace (3.99 KB, text/plain)
2013-03-16 15:15 UTC, fri0
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fri0 2013-03-16 15:15:56 UTC
Build: NetBeans IDE 7.3 (Build 201302261559)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02-384, Java(TM) SE Runtime Environment, 1.6.0_26-b03-384-9M3425
OS: Mac OS X

User Comments:
GUEST: I was opening Netbeans 7.3 Beta for the first time.  I had 7.1.2 previously.  I'm running Mac OS 10.7.3.

fri0: instalando




Stacktrace: 
java.util.zip.ZipException: error in opening zip file
   at java.util.zip.ZipFile.open(ZipFile.java:0)
   at java.util.zip.ZipFile.<init>(ZipFile.java:127)
   at java.util.jar.JarFile.<init>(JarFile.java:135)
   at java.util.jar.JarFile.<init>(JarFile.java:72)
   at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:72)
   at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)
Comment 1 fri0 2013-03-16 15:15:58 UTC
Created attachment 132681 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2013-03-18 14:01:33 UTC
"Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/Applications/NetBeans/NetBeans%207.3.app/Contents/Resources/NetBeans/nb/modules/org-netbeans-modules-uihandler.jar!/org/netbeans/modules/uihandler/ReporterResultTopComponentSettings.xml'"
Comment 3 Marian Mirilovic 2013-07-10 10:49:19 UTC
To me it looks like broken installation. If anybody can reproduce that, please reopen with exact steps to reproduce. 

BTW: Did anybody reused older userdir ? or import settings from previous ? Did you finish your previous IDE session correctly ?