You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <de...@geronimo.apache.org> on 2006/06/01 21:49:31 UTC

[jira] Updated: (GERONIMO-2007) Avoid Classloader warnings generated by BasicProxyManager

     [ http://issues.apache.org/jira/browse/GERONIMO-2007?page=all ]

Donald Woods updated GERONIMO-2007:
-----------------------------------

    Assign To: Matt Hogstrom  (was: Aaron Mulder)
     Priority: Major  (was: Minor)

Uping the priority of this bug, since it is causing tons of the following Console messages when using the Admin Console -
   WARN  [BasicProxyManager] Could not load interface...



> Avoid Classloader warnings generated by BasicProxyManager
> ---------------------------------------------------------
>
>          Key: GERONIMO-2007
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2007
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.1
>     Reporter: Paul McMahan
>     Assignee: Matt Hogstrom
>      Fix For: 1.1
>  Attachments: GERONIMO-2007.patch
>
> Several views in the console create proxies for objects that implement interfaces not available in the console's classloader.   The warning messages look like:
> 08:56:26,315 WARN [BasicProxyManager] Could not load interface org.apache.geronimo.tomcat.TomcatWebContainer in provided ClassLoader for geronimo/tomcat/1.1-SNAPSHOT/car?ServiceModule=geronimo/tomcat/1.1-SNAPSHOT/car,j2eeType=GBean,name=TomcatWebContainer
> This warning message can be avoided by getting the classloader for the proxied object from the kernel and then using it to create the proxy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira