[
https://issues.apache.org/jira/browse/AMBARI-14344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053803#comment-15053803
]
Hudson commented on AMBARI-14344:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #62 (See
[https://builds.apache.org/job/Ambari-branch-2.2/62/])
AMBARI-14344 Exceptions and errors in ambari-server log and out (dsen) (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=953cdb8e0f0c42b36351e121262496f42c806871])
*
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertDefinitionEntity.java
*
ambari-server/src/main/java/org/apache/ambari/server/events/listeners/alerts/AlertHostListener.java
> 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)