[ http://issues.apache.org/jira/browse/GERONIMO-1292?page=all ]
Vamsavardhana Reddy updated GERONIMO-1292:
------------------------------------------
Attachment: GERONIMO-1292.patch
GERONIMO-1292.patch: Fixes the problem by avoiding unnecessary processing in
ConnectorPortlet.processAction() when mode is set to "list".
> Connector Portlet: List connectors in Web Server management page throws
> exception
> ---------------------------------------------------------------------------------
>
> Key: GERONIMO-1292
> URL: http://issues.apache.org/jira/browse/GERONIMO-1292
> Project: Geronimo
> Type: Bug
> Components: console
> Versions: 1.0-M5
> Environment: Win XP, Sun JDK 1.4.2_08
> Reporter: Vamsavardhana Reddy
> Assignee: Vamsavardhana Reddy
> Priority: Minor
> Fix For: 1.0
> Attachments: GERONIMO-1292.patch
>
> Listing the network listeners under web server management page throws the
> following exception.
> 17:02:19,037 ERROR [Servlet] Exception caught:
> java.lang.NullPointerException: ObjectName 'name' parameter can't be null
> at javax.management.ObjectName.<init>(ObjectName.java:74)
> at javax.management.ObjectName.getInstance(ObjectName.java:261)
> at
> org.apache.geronimo.console.util.KernelManagementHelper.getObject(KernelManagementHelper.java:898)
> at
> org.apache.geronimo.console.util.PortletManager.getWebContainer(PortletManager.java:258)
> at
> org.apache.geronimo.console.webmanager.ConnectorPortlet.processAction(ConnectorPortlet.java:71)
> ...
--
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