[
https://issues.apache.org/jira/browse/AMBARI-19712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840206#comment-15840206
]
Hudson commented on AMBARI-19712:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #811 (See
[https://builds.apache.org/job/Ambari-branch-2.5/811/])
AMBARI-19712. Cluster creation fails due to database exception. (Attila
(stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c737bb5ef3499dd6909fa8bc0e5eb533904c5a06])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceComponentImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
> Cluster creation fails due to database exception
> ------------------------------------------------
>
> Key: AMBARI-19712
> URL: https://issues.apache.org/jira/browse/AMBARI-19712
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Critical
> Fix For: 3.0.0, 2.5.0
>
> Attachments: AMBARI-19712.patch
>
>
> {{AmbariManagementController#updateClusters}} call may fail due to
> intermittent or temporary database issues. It is retried if
> {{server.operations.retry-attempts > 1}} is set, but on subsequent attempt it
> permanently fails due to inconsistent in-memory/database state, eg.:
> {noformat}
> Failed to set configurations on cluster:
> org.apache.ambari.server.AmbariException: Configuration with tag 'INITIAL'
> exists for 'sqoop-env'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)