http://jira.hyperic.com/browse/HHQ-1391
Request for Enhancement(RFE)
When a group control action is executed, as error for a signle resource will suppress actions again all subsequent resources.
Basically, the control action stops even though actions against other resources within the group may succeed.
Business Example:
User has a group of 10 windows services, issue a "start" Control Action against the group and the first of those
services is already running while the other 9 are "stopped". Since the first action fails, the other 9 services are not started
Anonymous