Tom Beerbower created AMBARI-9715:
-------------------------------------
Summary: 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
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)