]
Darran Lofthouse reassigned JBAS-7207:
--------------------------------------
Assignee: (was: Darran Lofthouse)
JMX web console causes 500 error when MBeans throw exceptions
-------------------------------------------------------------
Key: JBAS-7207
URL:
https://issues.jboss.org/browse/JBAS-7207
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JMX/Web Console
Affects Versions: JBossAS-5.0.0.Beta3, JBossAS-5.0.0.Beta4, JBossAS-5.0.0.CR1,
JBossAS-4.2.3.GA, JBossAS-5.0.0.CR2, JBossAS-5.0.0.GA, JBossAS-5.0.1.GA,
JBossAS-5.1.0.Beta1, JBossAS-5.1.0.CR1, JBossAS-5.1.0.GA
Environment: Tested on Windows XP SP3 with all JBoss versions. Some versions
tested on RedHat EL4 with same results.
Reporter: Russ Hayward
Labels: JMX, JMX_console, JMX_web_console, MBean, stack_trace
When using the JMX web console an exception thrown when invoking any MBean method causes
a 500 server error rather than a stack trace to be displayed. To reproduce follow these
steps:
. Run JBoss with everything set to the default.
. Go to "http://localhost:8080/jmx-console/".
. Click on "jboss.ws" in the left frame.
. Choose "service=ServerConfig"
. Enter "wibble" in the "WebServicePort" field and click the Apply
button.
This seems to be the same for all exceptions generated by MBeans - whether generated by
operations or attributes. The correct exception and stack trace appears in the log file.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: