You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <de...@geronimo.apache.org> on 2005/09/08 04:39:32 UTC

[jira] Commented: (GERONIMO-981) NPE in WebManagerPortlet and ConnectorPortlet

    [ http://issues.apache.org/jira/browse/GERONIMO-981?page=comments#action_12322902 ] 

Joe Bohn commented on GERONIMO-981:
-----------------------------------

Exception info :
16:33:16,824 ERROR [PortletFragment] Error in Portlet
java.lang.NullPointerException
        at org.apache.geronimo.console.logmanager.WebAccessLogViewerPortlet.doVi
ew(WebAccessLogViewerPortlet.java:54)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:247)
        at javax.portlet.GenericPortlet.render(GenericPortlet.java:175)
        at org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218
)
        at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:158)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
        at org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)

        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:427
)
.....

> NPE in WebManagerPortlet and ConnectorPortlet
> ---------------------------------------------
>
>          Key: GERONIMO-981
>          URL: http://issues.apache.org/jira/browse/GERONIMO-981
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0-M5
>  Environment: Windows XP
>     Reporter: Joe Bohn

>
> NPE attempting to get ManagerName because because of null return from PortletManager.getCurrentServer(..).   
> This same code is invoked from both the WebManagerPortlet and the ConnectorPortlet resulting in NPEs from each on doView(). 

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