Hide Forgot
Date of First Response: 2008-04-09 13:38:43 project_key: SOA Doing destructive exploratory testing I found this on JMX console: Using a filter as ":foo" or "foo:foo" I'm getting "HTTP Status 500" javax.management.MalformedObjectNameException: Invalid character ',' in key part of property javax.management.ObjectName.construct(ObjectName.java:459) javax.management.ObjectName.<init>(ObjectName.java:1304) org.jboss.jmx.adaptor.control.Server.getDomainData(Server.java:72) org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.displayMBeans(HtmlAdaptorServlet.java:181) org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.processRequest(HtmlAdaptorServlet.java:94) org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.doPost(HtmlAdaptorServlet.java:82) javax.servlet.http.HttpServlet.service(HttpServlet.java:710) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
Link: Added: This issue depends JBAS-5334
According to the linked AS issue, it's fixed now.
Jim, can you check that the AS fix version is the one we are using? If so, please talk with Dimitris and we may have to re-open the related issue.
The fix for this issue is not shipped into the AS version we are using (JBPAPP_4_3_0_GA_CP02).
Link: Added: This issue depends JBPAPP-1218
added to the 4.3.CP02 release notes as resolved: JBPAPP-1218 - The JMX Console no longer throws an unhandled MalformedObjectNameException if a filter contains invalid characters.
Verified in CR3