[
https://issues.apache.org/jira/browse/AMBARI-22659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293160#comment-16293160
]
Hudson commented on AMBARI-22659:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8526 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8526/])
AMBARI-22659. unable to proceed with cluster install after component
(mpapyrkovskyy:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=856d9a53d39b1658a846311d672ba54699b73f90])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/HostVersionEntity.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/dao/HostVersionDAO.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/HostVersionDAOTest.java
> unable to proceed with cluster install after component install fails
> --------------------------------------------------------------------
>
> Key: AMBARI-22659
> URL: https://issues.apache.org/jira/browse/AMBARI-22659
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.1
> Reporter: Myroslav Papirkovskyi
> Assignee: Myroslav Papirkovskyi
> Priority: Blocker
> Fix For: 3.0.0
>
>
> Unable go back in install wizard if install was finished at one of hosts.
> {code}
> Request
> URL:http://ambari:8080/api/v1/stacks/HDP/versions/2.6/repository_versions/1
> {
> "status" : 500,
> "message" : "org.apache.ambari.server.controller.spi.SystemException:
> Repository version can't be deleted as it is used by the following hosts:
> CURRENT on sanjay-divgi-test-2.openstacklocal,
> sanjay-divgi-test-5.openstacklocal, sanjay-divgi-test-1.openstacklocal,
> sanjay-divgi-test-4.openstacklocal"
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)