[jboss-jira] [JBoss JIRA] Updated: (JBVFS-18) Seeing jar:jar urls for nested jars with a SynthenticDirEntryHandler parent
Ales Justin (JIRA)
jira-events at lists.jboss.org
Sat Mar 29 16:38:53 EDT 2008
[ http://jira.jboss.com/jira/browse/JBVFS-18?page=all ]
Ales Justin updated JBVFS-18:
-----------------------------
Fix Version/s: 2.0.0.Beta11
(was: 2.0.0.Beta10)
> Seeing jar:jar urls for nested jars with a SynthenticDirEntryHandler parent
> ---------------------------------------------------------------------------
>
> Key: JBVFS-18
> URL: http://jira.jboss.com/jira/browse/JBVFS-18
> Project: JBoss VFS
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.Beta9
> Reporter: Scott M Stark
> Assigned To: Ales Justin
> Fix For: 2.0.0.Beta11
>
>
> In testing the current vfs trunk with jbossas using the jboss.vfs.forceNoCopy=true setting, the jdk jar: protocol handler ends up puking on jar:jar: type of urls.
> Caused by: java.lang.RuntimeException: java.net.MalformedURLException: no !/ in spec
> at org.jboss.virtual.plugins.context.AbstractURLHandler.initCacheLastModified(AbstractURLHan
> dler.java:76)
> at org.jboss.virtual.plugins.context.AbstractURLHandler.<init>(AbstractURLHandler.java:65)
> at org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler.<init>(SynthenticDirEntryHandler.java:77)
> at org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler.createSynthenticParent
> (AbstractStructuredJarHandler.java:239)
> at org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler.buildParents(AbstractS
> tructuredJarHandler.java:227)
> at org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler.initJarFile(AbstractSt
> ructuredJarHandler.java:166)
> at org.jboss.virtual.plugins.context.jar.NestedJarFromStream.init(NestedJarFromStream.java:9
> 1)
> at org.jboss.virtual.plugins.context.jar.NestedJarFromStream.getChild(NestedJarFromStream.ja
> va:108)
> at org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler.getChild(NoCopyNestedJarHand
> ler.java:130)
> at org.jboss.virtual.VirtualFile.getChild(VirtualFile.java:407)
> at org.jboss.deployers.vfs.plugins.structure.explicit.DeclaredStructure.determineStructure(D
> eclaredStructure.java:64)
> ... 63 more
> This is not seen with the 2.0.0.Beta9 vfs release.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list