Portlet WARModules is unavailable if any war with errors is deployed
--------------------------------------------------------------------

                 Key: GERONIMO-6136
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6136
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 3.0
            Reporter: Shenghao Fang
            Assignee: Shenghao Fang


NullPointerException is thrown in portlet WARModules if any war with errors is 
deployed.

Detail error messages are as follows:

Error rendering portlet WARModules.
java.lang.NullPointerException
        at 
org.apache.geronimo.console.configmanager.ConfigManagerPortlet.doView(ConfigManagerPortlet.java:242)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:348)
        at javax.portlet.GenericPortlet.render(GenericPortlet.java:253)
        at org.apache.geronimo.console.BasePortlet.render(BasePortlet.java:153)
        at 
org.apache.pluto.driver.services.container.FilterChainImpl.doFilter(FilterChainImpl.java:163)
        at 
org.apache.pluto.driver.services.container.FilterChainImpl.processFilter(FilterChainImpl.java:91)
        at 
org.apache.pluto.driver.services.container.FilterManagerImpl.processFilter(FilterManagerImpl.java:105)
        at 
org.apache.pluto.container.driver.PortletServlet.dispatch(PortletServlet.java:340)
        at 
org.apache.pluto.container.driver.PortletServlet.doGet(PortletServlet.java:261)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:575)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to