[jboss-jira] [JBoss JIRA] (JBVFS-184) Jars not containing directory entries are not properly reinitialized
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Tue Feb 19 02:32:57 EST 2013
[ https://issues.jboss.org/browse/JBVFS-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlo de Wolf updated JBVFS-184:
--------------------------------
Affects Version/s: 2.2.1.GA
(was: 2.2.0.SP1)
> Jars not containing directory entries are not properly reinitialized
> --------------------------------------------------------------------
>
> Key: JBVFS-184
> URL: https://issues.jboss.org/browse/JBVFS-184
> Project: JBoss VFS
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.2.1.GA
> Reporter: Chris Sams
> Assignee: Carlo de Wolf
>
> If a jar that does not contain directory entries (perhaps it was created with zip -D or --no-dir-entries) is reinitialized by VFS and an attempt is made to access a directory, an exception is thrown:
> {panel}
> java.lang.RuntimeException: Failed to initialize ZipWrapper: /apps/barc-middleware/applications/jboss-as/servers/swebitpd-websupp/deployers/jbossws.deployer/spring-core.jar/META-INF/
> at org.jboss.virtual.plugins.context.zip.ZipEntryContext.getZipSource(ZipEntryContext.java:286)
> at org.jboss.virtual.plugins.context.zip.ZipEntryContext.ensureEntries(ZipEntryContext.java:638)
> at org.jboss.virtual.plugins.context.zip.ZipEntryContext.checkIfModified(ZipEntryContext.java:786)
> at org.jboss.virtual.plugins.context.zip.ZipEntryContext.getChildren(ZipEntryContext.java:858)
> at org.jboss.virtual.plugins.context.AbstractVFSContext.visit(AbstractVFSContext.java:337)
> at org.jboss.virtual.plugins.context.AbstractVFSContext.visit(AbstractVFSContext.java:307)
> at org.jboss.virtual.VFS.visit(VFS.java:468)
> at org.jboss.virtual.VirtualFile.visit(VirtualFile.java:448)
> {panel}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list