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