Bug 736481

Summary: AS7 Plugin Operation Execution Error
Product: [Other] RHQ Project Reporter: Stefan Negrea <snegrea>
Component: PluginsAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: urgent    
Version: 4.1CC: hrupp, lzoubek
Target Milestone: ---   
Target Release: JON 3.0.0, RHQ 4.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-07 19:19:11 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, 745494    

Description Stefan Negrea 2011-09-07 19:39:52 UTC
Description of problem: 
Executing operations on some AS7 plugin subsystems leads to an exception.

How reproducible:
Every time.

Steps to Reproduce:
1. Add an AS7 server to the inventory
2. Try to execute Set Root Logger on logging subsystem
  
Actual results:
java.lang.Exception: Operation name did not contain a ':'
	at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)


Expected results:
The operation completes successfully and the result returned.

Additional info:
The steps to reproduce use logging subsystem as an example; however, other subsystems with operations have the same problem. There are some subsystems with custom code for operation execution that are not affected by this defect.

Comment 1 Heiko W. Rupp 2011-11-07 12:16:06 UTC
e1ae664 in master
cca4cad in release_jon3.x

Comment 2 Mike Foley 2012-02-07 19:19:11 UTC
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE