You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Xia Ming (JIRA)" <ji...@apache.org> on 2008/04/29 11:25:57 UTC

[jira] Created: (GERONIMO-3996) Clicking "Test these settings" leads to 500 error in admin console

Clicking "Test these settings" leads to 500 error in admin console
------------------------------------------------------------------

                 Key: GERONIMO-3996
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3996
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.1
         Environment: SW: red hat enterprise linux 5.2 prerelease snapshot 3
HW: intel x86 32bit
            Reporter: Xia Ming
            Priority: Minor


When monitoring a remote Geronimo server, if the remote server is shutdown, then click "Test these settings" of that remote server monitoring in the Edit page, the 500 error will be shown. The specific exception as below:
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.IllegalArgumentException: Render parameter key or value must not be null.
	org.apache.pluto.internal.impl.ActionResponseImpl.setRenderParameter(ActionResponseImpl.java:179)
	org.apache.geronimo.monitoring.console.MonitoringPortlet.processAction(MonitoringPortlet.java:234)
	org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
	org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
	org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
	org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
	org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
	org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:112)
	org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0-snapshot logs.
Apache Tomcat/6.0-snapshot

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


[jira] Updated: (GERONIMO-3996) Clicking "Test these settings" leads to 500 error in admin console

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3996:
---------------------------------------

    Component/s: monitoring

> Clicking "Test these settings" leads to 500 error in admin console
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-3996
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3996
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, monitoring
>    Affects Versions: 2.1
>         Environment: SW: red hat enterprise linux 5.2 prerelease snapshot 3
> HW: intel x86 32bit
>            Reporter: Xia Ming
>            Priority: Minor
>
> When monitoring a remote Geronimo server, if the remote server is shutdown, then click "Test these settings" of that remote server monitoring in the Edit page, the 500 error will be shown. The specific exception as below:
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> java.lang.IllegalArgumentException: Render parameter key or value must not be null.
> 	org.apache.pluto.internal.impl.ActionResponseImpl.setRenderParameter(ActionResponseImpl.java:179)
> 	org.apache.geronimo.monitoring.console.MonitoringPortlet.processAction(MonitoringPortlet.java:234)
> 	org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> 	org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> 	org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> 	org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> 	org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
> 	org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:112)
> 	org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> note The full stack trace of the root cause is available in the Apache Tomcat/6.0-snapshot logs.
> Apache Tomcat/6.0-snapshot

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


[jira] Commented: (GERONIMO-3996) Clicking "Test these settings" leads to 500 error in admin console

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597321#action_12597321 ] 

Viet Hung Nguyen commented on GERONIMO-3996:
--------------------------------------------

Committed to trunk 656823.

> Clicking "Test these settings" leads to 500 error in admin console
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-3996
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3996
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, monitoring
>    Affects Versions: 2.1
>         Environment: SW: red hat enterprise linux 5.2 prerelease snapshot 3
> HW: intel x86 32bit
>            Reporter: Xia Ming
>            Assignee: Viet Hung Nguyen
>            Priority: Minor
>
> When monitoring a remote Geronimo server, if the remote server is shutdown, then click "Test these settings" of that remote server monitoring in the Edit page, the 500 error will be shown. The specific exception as below:
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> java.lang.IllegalArgumentException: Render parameter key or value must not be null.
> 	org.apache.pluto.internal.impl.ActionResponseImpl.setRenderParameter(ActionResponseImpl.java:179)
> 	org.apache.geronimo.monitoring.console.MonitoringPortlet.processAction(MonitoringPortlet.java:234)
> 	org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> 	org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> 	org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> 	org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> 	org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
> 	org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:112)
> 	org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> note The full stack trace of the root cause is available in the Apache Tomcat/6.0-snapshot logs.
> Apache Tomcat/6.0-snapshot

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


[jira] Assigned: (GERONIMO-3996) Clicking "Test these settings" leads to 500 error in admin console

Posted by "Erik B. Craig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik B. Craig reassigned GERONIMO-3996:
---------------------------------------

    Assignee: Erik B. Craig

> Clicking "Test these settings" leads to 500 error in admin console
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-3996
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3996
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, monitoring
>    Affects Versions: 2.1
>         Environment: SW: red hat enterprise linux 5.2 prerelease snapshot 3
> HW: intel x86 32bit
>            Reporter: Xia Ming
>            Assignee: Erik B. Craig
>            Priority: Minor
>
> When monitoring a remote Geronimo server, if the remote server is shutdown, then click "Test these settings" of that remote server monitoring in the Edit page, the 500 error will be shown. The specific exception as below:
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> java.lang.IllegalArgumentException: Render parameter key or value must not be null.
> 	org.apache.pluto.internal.impl.ActionResponseImpl.setRenderParameter(ActionResponseImpl.java:179)
> 	org.apache.geronimo.monitoring.console.MonitoringPortlet.processAction(MonitoringPortlet.java:234)
> 	org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> 	org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> 	org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> 	org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> 	org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
> 	org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:112)
> 	org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> note The full stack trace of the root cause is available in the Apache Tomcat/6.0-snapshot logs.
> Apache Tomcat/6.0-snapshot

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


[jira] Closed: (GERONIMO-3996) Clicking "Test these settings" leads to 500 error in admin console

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen closed GERONIMO-3996.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
                   2.2

Committed revision 656911 in branches/2.1

> Clicking "Test these settings" leads to 500 error in admin console
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-3996
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3996
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, monitoring
>    Affects Versions: 2.1
>         Environment: SW: red hat enterprise linux 5.2 prerelease snapshot 3
> HW: intel x86 32bit
>            Reporter: Xia Ming
>            Assignee: Viet Hung Nguyen
>            Priority: Minor
>             Fix For: 2.2, 2.1
>
>
> When monitoring a remote Geronimo server, if the remote server is shutdown, then click "Test these settings" of that remote server monitoring in the Edit page, the 500 error will be shown. The specific exception as below:
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> java.lang.IllegalArgumentException: Render parameter key or value must not be null.
> 	org.apache.pluto.internal.impl.ActionResponseImpl.setRenderParameter(ActionResponseImpl.java:179)
> 	org.apache.geronimo.monitoring.console.MonitoringPortlet.processAction(MonitoringPortlet.java:234)
> 	org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> 	org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> 	org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> 	org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> 	org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
> 	org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:112)
> 	org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> note The full stack trace of the root cause is available in the Apache Tomcat/6.0-snapshot logs.
> Apache Tomcat/6.0-snapshot

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


[jira] Assigned: (GERONIMO-3996) Clicking "Test these settings" leads to 500 error in admin console

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen reassigned GERONIMO-3996:
------------------------------------------

    Assignee: Viet Hung Nguyen  (was: Erik B. Craig)

> Clicking "Test these settings" leads to 500 error in admin console
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-3996
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3996
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, monitoring
>    Affects Versions: 2.1
>         Environment: SW: red hat enterprise linux 5.2 prerelease snapshot 3
> HW: intel x86 32bit
>            Reporter: Xia Ming
>            Assignee: Viet Hung Nguyen
>            Priority: Minor
>
> When monitoring a remote Geronimo server, if the remote server is shutdown, then click "Test these settings" of that remote server monitoring in the Edit page, the 500 error will be shown. The specific exception as below:
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> java.lang.IllegalArgumentException: Render parameter key or value must not be null.
> 	org.apache.pluto.internal.impl.ActionResponseImpl.setRenderParameter(ActionResponseImpl.java:179)
> 	org.apache.geronimo.monitoring.console.MonitoringPortlet.processAction(MonitoringPortlet.java:234)
> 	org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
> 	org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> 	org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
> 	org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
> 	org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
> 	org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:112)
> 	org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:158)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> note The full stack trace of the root cause is available in the Apache Tomcat/6.0-snapshot logs.
> Apache Tomcat/6.0-snapshot

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