Description of problem: Trying to create a "Local Disk Storage Content Source" leads to the following exception: java.lang.IllegalStateException: Attempt to render a dynamic property but no retrievers are configured for the type. Dynamic property type: DATABASE, Definition: PropertyDefinitionDynamic[id=18347, name=packageTypeName, config=DiskSource, group=Package Source] at org.rhq.core.gui.configuration.helper.PropertyRenderingUtility.createInputForDynamicProperty(PropertyRenderingUtility.java:128) Version-Release number of selected component (if applicable): 4.6 to 4.11 How reproducible: Always Steps to Reproduce: 1.Browse to #Administration/Content/ContentSources 2.Click on Create New 3.Click on Local Disk Storage Content Source Actual results: Fails with exception Expected results: Opens the create new Local Disk Storage Content Source page Additional info: Probably affects of content source types Reported by community user: https://community.jboss.org/message/879258 Introduced during the rebasing on AS7 for RHQ4.6
Fixed in master commit 13878d4639f7d65a7dbd9a659a3498108e7d0c8c Author: Thomas Segismont <tsegismo> Date: Thu Jul 3 15:30:26 2014 +0200 Database property retriever needs to be registered at startup with PropertyRenderingUtility#putDynamicPropertyRetriever This setup code snippet was lost during AS7 rebasing for RHQ4.6
Bulk close of items fixed in RHQ 4.12 If you think this is not solved, then please open a *new* BZ and link to this one.