Bug 777941 (SOA-470) - Some filters generate MalformedObjectNameException in JMX console
Summary: Some filters generate MalformedObjectNameException in JMX console
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-470
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: JBossAS
Version: 4.2 GA
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.3 CP02
Assignee: Mark Little
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-20 17:32 UTC by Jehudi Castro Sierra
Modified: 2013-01-11 02:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
JBoss SOA Platform? ESB Embedded ESB Server - Version 4.2.0.GA
Last Closed: 2009-08-28 06:49:13 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-470 0 None None None Never

Description Jehudi Castro Sierra 2008-03-20 17:32:32 UTC
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)

Comment 1 Jehudi Castro Sierra 2008-03-20 17:38:00 UTC
Link: Added: This issue depends JBAS-5334


Comment 4 Mark Little 2008-09-07 09:30:35 UTC
According to the linked AS issue, it's fixed now.

Comment 6 Mark Little 2008-09-27 19:26:44 UTC
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.

Comment 7 Jim Ma 2008-09-28 02:51:01 UTC
The fix for this issue is not shipped into the AS version we are using (JBPAPP_4_3_0_GA_CP02).  

Comment 8 Jim Ma 2008-09-28 14:13:51 UTC
Link: Added: This issue depends JBPAPP-1218


Comment 9 Dana Mison 2009-08-04 09:48:49 UTC
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.

Comment 10 Jiri Pechanec 2009-08-28 06:49:13 UTC
Verified in CR3


Note You need to log in before you can comment on or make changes to this bug.