If trying to start a resource you receive an error about STOP_FAILED state,
root@server1:/root# clrs enable lsnr-res-chzpoip1 clrs: (C928797) Skipping resource lsnr-res-database1 because its resource group SG_oracle_GROUP1 is in ERROR_STOP_FAILED state.
We have to clear the resource state and offline the Service Group.
# clresource clear -f STOP_FAILED lsnr-res-database1 # clrg offline SG_oracle_GROUP1