Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ZipException with Webstart and Mac OS X
ZipException with Webstart and Mac OS X [message #652265] Thu, 03 February 2011 11:53
Thomas Kratz is currently offline Thomas KratzFriend
Messages: 165
Registered: July 2009
Senior Member
Hi all I'm trying to launch the p2 installer via webstart. this works fine on windows but on Mac I get a lot of Exceptions that all go like


java.util.zip.ZipException: Exception in opening zip file: /Users/thomas/.eiswind/installer/org.eclipse.osgi/bundles/11 0/1/bundlefile
at org.eclipse.osgi.framework.util.SecureAction.getZipFile(Secu reAction.java:264)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.basicO pen(ZipBundleFile.java:88)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getZip File(ZipBundleFile.java:101)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.checke dOpen(ZipBundleFile.java:74)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getEnt ry(ZipBundleFile.java:246)
at org.eclipse.osgi.baseadaptor.BaseData.getEntry0(BaseData.jav a:111)
at org.eclipse.osgi.baseadaptor.BaseData.getEntry(BaseData.java :102)
at org.eclipse.osgi.internal.baseadaptor.AdaptorUtil.loadManife stFrom(AdaptorUtil.java:187)

Can anyone give me a hint whats wrong with my setup ?
Previous Topic:p2.inf file is ignored
Next Topic:How to show a "map" in an editor
Goto Forum:
  


Current Time: Fri Apr 26 16:43:47 GMT 2024

Powered by FUDForum. Page generated in 0.02619 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top