You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Bill Dudney (JIRA)" <de...@geronimo.apache.org> on 2006/09/04 16:07:22 UTC

[jira] Updated: (GERONIMO-2344) Tomcat Console can't find TomcatManagerImpl class during display of ServerLogs

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

Bill Dudney updated GERONIMO-2344:
----------------------------------

    Attachment: GERONIMO-2344.bdudney-2.patch

Happes on Jetty as well.

08:00:18,511 WARN  [BasicProxyManager] Could not load interface org.apache.geronimo.jetty.JettyWebAppContext in provided ClassLoader for org.apache.geronimo.configs/welcome-jetty/1.2-SNAPSHOT/car?J2EEApplication=null,j2eeType=WebModule,name=org.apache.geronimo.configs/welcome-jetty/1.2-SNAPSHOT/car

I've attached a new patch (GERONIMO-2344.bdudney-2.patch) to be applied from geronimo/configs that will fix both.

> Tomcat Console can't find TomcatManagerImpl class during display of ServerLogs
> ------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2344
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2344
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>         Attachments: GERONIMO-2344.bdudney-2.patch, GERONIMO-2344.bdudney.patch
>
>
> Console classpath problems prevent the class from being found.
> Here are the error messages;
> 10:12:39,240 WARN  [BasicProxyManager] Could not load interface org.apache.geronimo.tomcat.TomcatManagerImpl in provided ClassLoader for org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car,j2eeType=GBean,name=TomcatWebManager
> 10:12:39,298 WARN  [BasicProxyManager] Could not load interface org.apache.geronimo.tomcat.TomcatWebContainer in provided ClassLoader for org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car,j2eeType=GBean,name=TomcatWebContainer
> 10:12:39,305 WARN  [BasicProxyManager] Could not load interface org.apache.geronimo.tomcat.TomcatContainer in provided ClassLoader for org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/tomcat/1.2-SNAPSHOT/car,j2eeType=GBean,name=TomcatWebContainer
> The patch simply removes the <scope>provided</scope> from the tomcat-deployer dependency.

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