You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2010/05/05 07:16:05 UTC

[jira] Updated: (GERONIMO-5177) Removing an entry from the Repository results in NullPointerException

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

Shawn Jiang updated GERONIMO-5177:
----------------------------------

    Fix Version/s: 2.2.1

> Removing an entry from the Repository results in NullPointerException
> ---------------------------------------------------------------------
>
>                 Key: GERONIMO-5177
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5177
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2
>         Environment: Windows XP 32 bit SP3, Java 1.6.0u18, Jetty version of Geronimo
>            Reporter: Michelle Bhaal
>             Fix For: 2.2.1
>
>         Attachments: geronimo.crash
>
>
> Removing an entry from the Repository results in a NullPointerException.  This is similar to GERONIMO-4157 but invoked differently.
> HTTP ERROR 500
> Problem accessing /console/portal/Services/Repository/__ac0x3console-base0x2RepositoryViewer!604305819%7C0/__pm0x3console-base0x2RepositoryViewer!604305819%7C0_view. Reason:
>     Server Error
> Caused by:
> java.lang.NullPointerException
> 	at org.apache.geronimo.console.repository.RepositoryViewPortlet.processAction(RepositoryViewPortlet.java:116)
> 	at org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> 	at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)

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