You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2010/08/03 18:41:15 UTC

[jira] Updated: (FELIX-2515) java.util.zip.ZipException during synchronize due to underlying FileNotFound

     [ https://issues.apache.org/jira/browse/FELIX-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage updated FELIX-2515:
--------------------------------

    Fix Version/s: sigil-1.0.0

> java.util.zip.ZipException during synchronize due to underlying FileNotFound
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2515
>                 URL: https://issues.apache.org/jira/browse/FELIX-2515
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: David Savage
>            Assignee: David Savage
>             Fix For: sigil-1.0.0
>
>
> WARNING: Failed to synchronize SigilBundle[biz.aQute.bndlib:0.0.312]
> java.util.zip.ZipException: error in opening zip file
> 	at java.util.zip.ZipFile.open(Native Method)
> 	at java.util.zip.ZipFile.<init>(ZipFile.java:114)
> 	at java.util.jar.JarFile.<init>(JarFile.java:135)
> 	at java.util.jar.JarFile.<init>(JarFile.java:99)
> 	at org.apache.felix.sigil.core.internal.model.eclipse.SigilBundle.updateManifest(SigilBundle.java:119)
> 	at org.apache.felix.sigil.core.internal.model.eclipse.SigilBundle.synchronize(SigilBundle.java:112)
> 	at org.apache.felix.sigil.core.repository.BundleResolver$Resolution.synchronize(BundleResolver.java:337)
> 	at org.apache.felix.sigil.eclipse.internal.model.project.SigilProject.processRequirementsChanges(SigilProject.java:191)
> 	at org.apache.felix.sigil.eclipse.internal.model.project.SigilProject.rebuildDependencies(SigilProject.java:156)
> 	at org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.runInWorkspace(ResolveProjectsJob.java:84)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.