You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/09/21 17:14:32 UTC

[jira] Closed: (OPENEJB-1347) ClassCastException in ClassLoaderUtil.clearSunJarFileFactoryCache

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

Jean-Louis MONTEIRO closed OPENEJB-1347.
----------------------------------------

         Assignee: Jean-Louis MONTEIRO
    Fix Version/s: 3.0.2
                   3.1.3
                   (trunk/openejb3)
       Resolution: Duplicate

Kevan's patch fixes this bug and will be available for next releases.
The 3.1.2 is definitely an affected release.

> ClassCastException in ClassLoaderUtil.clearSunJarFileFactoryCache
> -----------------------------------------------------------------
>
>                 Key: OPENEJB-1347
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1347
>             Project: OpenEJB
>          Issue Type: Bug
>    Affects Versions: 3.1.2
>         Environment: java version "1.6.0_21"
> Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
> Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)
>            Reporter: Michael Schuetz
>            Assignee: Jean-Louis MONTEIRO
>             Fix For: 3.0.2, 3.1.3, (trunk/openejb3)
>
>
> During undeploy, i got:
> ERROR - Unable to clear Sun JarFileFactory cache
> java.lang.ClassCastException: java.lang.String cannot be cast to java.net.URL
>         at org.apache.openejb.ClassLoaderUtil.clearSunJarFileFactoryCache(ClassLoaderUtil.java:173)
>         at org.apache.openejb.ClassLoaderUtil.destroyClassLoader(ClassLoaderUtil.java:130)
>         at org.apache.openejb.assembler.classic.Assembler.destroyApplication(Assembler.java:918)
>         at org.apache.openejb.assembler.classic.Assembler.destroyApplication(Assembler.java:785)
> This relates to https://issues.apache.org/jira/browse/OPENEJB-1131

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