2012-03-06 15:21:05,628 WARN [WorkerThread#0[172.31.7.7:57426]] (rhq.core.pc.configuration.LegacyConfigManagement)- Plugin Error: Invalid DeploymentScanner Resource configuration returned by jboss-as-7 plugin - Required property 'name' has a null value in PropertyMap[id=0, name=scanner, map={name=PropertySimple[id=0, name=name, value=null, override=null], path=PropertySimple[id=0, name=path, value=deployments, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=jboss.server.base.dir, override=null], scan-enabled=PropertySimple[id=0, name=scan-enabled, value=true, override=null], scan-interval=PropertySimple[id=0, name=scan-interval, value=0, override=null], auto-deploy-zipped=PropertySimple[id=0, name=auto-deploy-zipped, value=true, override=null], auto-deploy-exploded=PropertySimple[id=0, name=auto-deploy-exploded, value=false, override=null], deployment-timeout=PropertySimple[id=0, name=deployment-timeout, value=60, override=null]}].
deployment scanners have no 'name' property ; adding a new one needs to be done on some synthetic value [14:37:59] <pilhuhn> Question about /subsystem=deployment-scanner/scanner=xxx -- when I want to add one, there is no designated name attribute (like the one in socket-binding=foo) -- am I supposed to just use an arbitrary name here? [14:39:37] <+emuckenhuber> hmm, actually the =xxx is the name [14:39:58] <+emuckenhuber> the name attribute in socket-binding=foo is basically always foo [14:40:18] <pilhuhn> sure -- but in the socket-binding case the xxx is reflected inside in the name attribute [14:40:22] <+emuckenhuber> and should be removed... we might keep it for backwards compability though [14:40:39] <pilhuhn> you guys kill me .. [14:41:10] <+emuckenhuber> well it's part of the address, so it does not provide any useful information
See also https://issues.jboss.org/browse/AS7-4122
per 3/12/2012 bz triage (loleary, crouch, foley)
master 1d284b7b11113ed
Bulk close of old bugs in VERIFIED state.