Bug 800472

Summary: as7 plugin: can't add new deployment scanner
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: PluginsAssignee: Libor Zoubek <lzoubek>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: high    
Version: 4.3CC: hrupp, theute
Target Milestone: ---   
Target Release: RHQ 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 10:10:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 707223    

Description Heiko W. Rupp 2012-03-06 14:23:15 UTC
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]}].

Comment 1 Heiko W. Rupp 2012-03-07 13:42:09 UTC
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

Comment 2 Heiko W. Rupp 2012-03-09 13:31:13 UTC
See also https://issues.jboss.org/browse/AS7-4122

Comment 3 Mike Foley 2012-03-12 15:33:12 UTC
per 3/12/2012 bz triage (loleary, crouch, foley)

Comment 4 Heiko W. Rupp 2012-03-12 16:04:16 UTC
master 1d284b7b11113ed

Comment 5 Heiko W. Rupp 2013-08-31 10:10:41 UTC
Bulk close of old bugs in VERIFIED state.