Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

 « Return to Thread: [jira] Created: (GERONIMO-4733) Unable to starting to configure Apache mod_jk

[jira] Created: (GERONIMO-4733) Unable to starting to configure Apache mod_jk

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread

Unable to starting to configure Apache mod_jk
----------------------------------------------

                 Key: GERONIMO-4733
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4733
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.2
         Environment: Windows XP SP2, IE6.0
            Reporter: Shiny Cheng


From Console Navigation, click "Apache HTTP" and then "Get Started". The following exception will appear, which means this function doesn't work correctly.

java.lang.ClassCastException: [Lorg.apache.geronimo.tomcat.connector.TomcatWebConnector; cannot be cast to [Lorg.apache.geronimo.management.geronimo.WebConnector;
        org.apache.geronimo.console.apache.jk.AJPHandler.actionBeforeView(AJPHandler.java:62)
        org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPagePortlet.java:112)
        org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
        org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
        org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
        org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
        org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:217)
        org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:121)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
        org.apache.geronimo.console.filter.PlutoURLRebuildFilter.doFilter(PlutoURLRebuildFilter.java:65)
        org.apache.geronimo.console.filter.XSSXSRFFilter.doFilter(XSSXSRFFilter.java:125)

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

 « Return to Thread: [jira] Created: (GERONIMO-4733) Unable to starting to configure Apache mod_jk