"Configuration isn't initialized" message on Configure page for Logging service. It is because of infinite recursion in JavaUtilLoggingResourceComponent.getLoggerLevel(..).
Hello, can you please provide the agent log (if it shows any errors) and/or rhe server log, as this sometimes also contains a stack trace when the configuration can't be loaded. What infinite recursion do you mean?
Here is attached agent and server log. There is java.lang.StackOverflowError. I've investigated rhq-jmx-plugin-1.1.0.GA in debug mode for dynamically changing of configuration. Target JMX Server was started in fresh tomcat 6.0.18. Sources of plugin has been taken from RHQ SVN. JavaUtilLoggingResourceComponent.getLoggerLevel can't exit from recursive calls when LoggingMXBean.getParentLoggerName return zero string for a root loggers in hierarchies.
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1068 Imported an attachment (id=368490) Imported an attachment (id=368491)
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage