You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/02/19 21:42:11 UTC

[jira] [Commented] (AMBARI-9715) PSQLException (duplicate key value) thrown from persist API call.

    [ https://issues.apache.org/jira/browse/AMBARI-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328088#comment-14328088 ] 

Hudson commented on AMBARI-9715:
--------------------------------

SUCCESS: Integrated in Ambari-view #14 (See [https://builds.apache.org/job/Ambari-view/14/])
AMBARI-9715 - PSQLException (duplicate key value) thrown from persist API call. (tbeerbower) (tbeerbower: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=114e9a490e1fa9bb4494e1f198751825ec3bd64e)
* ambari-server/src/main/java/org/apache/ambari/server/api/services/PersistKeyValueImpl.java
* ambari-server/src/test/java/org/apache/ambari/server/api/services/PersistKeyValueImplTest.java


> PSQLException (duplicate key value) thrown from persist API call.
> -----------------------------------------------------------------
>
>                 Key: AMBARI-9715
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9715
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9715.patch
>
>
> Intermittent issue seen from Kerberos Wizard.
> {code}
> org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "key_value_store_pkey"
>   Detail: Key (key)=(CLUSTER_CURRENT_STATUS) already exists.
> {code}
> STR:
> # Deploy Ambari with default settings and all services(Installed by Blueprints).
> # Try to Kerberize the cluster through Ambari Kerberos Wizard. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)