[ https://issues.apache.org/jira/browse/AMBARI-14344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmytro Sen updated AMBARI-14344: -------------------------------- Attachment: AMBARI-14344.patch > Exceptions and errors in ambari-server log and out > -------------------------------------------------- > > Key: AMBARI-14344 > URL: https://issues.apache.org/jira/browse/AMBARI-14344 > Project: Ambari > Issue Type: Bug > Components: alerts, ambari-server > Affects Versions: 2.2.0 > Reporter: Dmytro Sen > Assignee: Dmytro Sen > Priority: Blocker > Fix For: 2.2.0 > > Attachments: AMBARI-14344.patch > > > Messages in log file > {code} > 11 Dec 2015 15:50:26,590 WARN [alert-event-bus-1] AlertReceivedListener:138 > - Received an alert for ambari_agent_disk_usage which is a definition that > does not exist anymore > {code} > Exceptions in out file > {code} > Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - > 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException > Internal Exception: java.sql.SQLIntegrityConstraintViolationException: > ORA-00001: unique constraint (AMBARICUSTOMUSER.UNI_ALERT_DEF_NAME) violated > Error Code: 1 > Call: INSERT INTO alert_definition (definition_id, cluster_id, > component_name, definition_name, description, ENABLED, HASH, ignore_host, > label, schedule_interval, scope, service_name, alert_source, source_type) > VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)