[
https://issues.apache.org/jira/browse/AMBARI-12651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nahappan Somasundaram updated AMBARI-12651:
-------------------------------------------
Environment: CentOS 6.4
> Deleting a service fails if service's desired state is STARTED
> --------------------------------------------------------------
>
> Key: AMBARI-12651
> URL: https://issues.apache.org/jira/browse/AMBARI-12651
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Environment: CentOS 6.4
> Reporter: Nahappan Somasundaram
> Assignee: Nahappan Somasundaram
> Labels: newbie, patch
> Fix For: 2.2.0
>
>
> *STR:*
> # Stop all components of a service separately
> # Do a delete call for that service via API
> *Expected Result:* Service should be deleted as all components of the service
> are in installed state (no daemon of a service is running)
> *Actual Result:* API fails with an exception {code}
> org.apache.ambari.server.controller.spi.SystemException: An internal system
> exception occurred: Cannot remove AMBARI_METRICS. Desired state STARTED is
> not removable. Service must be stopped or disabled.{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)