Bug 828596
Summary: | Agent fails to auto-discover JMX components with names bigger than 22 chars | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Aurelio Calegari <aureliocalegari> |
Component: | Agent | Assignee: | Heiko W. Rupp <hrupp> |
Status: | CLOSED NOTABUG | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.4 | CC: | hrupp, jshaughn |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-14 06:57:57 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Aurelio Calegari
2012-06-05 00:21:09 UTC
This seems unlikely, I'd guess it has more to do with what is in the name. The code that is failing involves doing replacements given the name template for the type. Can you give us an example of an offending name? Aurelio, do you have an example of a long object name that you want to match with that query, so that we can better look into it? Heiko I've just put in a test for very long tokens as in testON = new ObjectName("FooBarABCDEFGHIJKLMNOPQRSTUVWXYZ:type=HttpMetricInspector,name=ABCDEFGHIJKLMNOPQRSTUVWXYZöABCDEFGHIJKLMNOPQRSTUVWXYZ"); and this looks good. Does your token perhaps have a "strange" character? No longer needed The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |