CRS-05077
Failure to delete service 'string' in container 'string'.
Cause
A service with the same name has been found in a different container, an attempt to stop and then delete the existing service is failing as the service is still running. One possibility is the service name is specified in DISPATCHERS and is created in the incorrect container.
Action
Temporarily remove the service name from DISPATCHERS and then start the service, in order to allow the service to be created in the correct container.