[jboss-jira] [JBoss JIRA] Resolved: (JBVFS-18) Seeing jar:jar urls for nested jars with a SynthenticDirEntryHandler parent

Ales Justin (JIRA) jira-events at lists.jboss.org
Wed Jun 4 07:49:20 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBVFS-18?page=all ]

Ales Justin resolved JBVFS-18.
------------------------------

    Resolution: Done

With NoCopy by default now, we did not bump into this issue in different testing envs - AS5, deployers, ...
So I'm closing the issue.

> 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.Beta12
>
>
> 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