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)" <ji...@apache.org> on 2007/08/14 16:35:30 UTC

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

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

Donald Woods closed GERONIMO-2344.
----------------------------------

    Resolution: Fixed

Committed revision 565773.  Bill, thanks for the patch.

> Tomcat Console can't find TomcatManagerImpl class during display of ServerLogs
> ------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2344
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2344
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 1.2
>            Reporter: Bill Dudney
>            Assignee: Donald Woods
>             Fix For: 1.2
>
>         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.
-
You can reply to this email to add a comment to the issue online.