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 185870 - [69cat] java.util.zip.ZipException: error in opening zip file
Summary: [69cat] java.util.zip.ZipException: error in opening zip file
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@platform
URL:
Keywords:
: 189328 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-11 03:40 UTC by Exceptions Reporter
Modified: 2010-10-01 14:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162858


Attachments
stacktrace (2.26 KB, text/plain)
2010-05-11 03:40 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-05-11 03:40:49 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-5131-on-100428)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
NestorAcevedo: Instalando nbandroid

esmithbss: Activating all plugins for the IDE after installation of full IDE 200911241400

esmithbss: New Installation of 200911251401 under Ubuntu 9.04

esmithbss: New Installation of 20091125140 on Ubuntu 9.10




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:114)
   at java.util.jar.JarFile.<init>(JarFile.java:133)
   at java.util.jar.JarFile.<init>(JarFile.java:112)
   at org.netbeans.JarClassLoader$JarSource$1.call(JarClassLoader.java:465)
   at org.netbeans.JarClassLoader$JarSource$1.call(JarClassLoader.java:458)
Comment 1 Exceptions Reporter 2010-05-11 03:40:52 UTC
Created attachment 98739 [details]
stacktrace
Comment 2 Peter Pis 2010-05-11 07:23:31 UTC
please evaluate.
Comment 3 Peter Pis 2010-08-11 08:43:32 UTC
*** Bug 189328 has been marked as a duplicate of this bug. ***