You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2019/01/22 15:02:00 UTC

[jira] [Resolved] (AMBARI-13963) Delete cluster API throws some DB exception in Ambari server logs

     [ https://issues.apache.org/jira/browse/AMBARI-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley resolved AMBARI-13963.
--------------------------------------
    Resolution: Cannot Reproduce

> Delete cluster API throws some DB exception in Ambari server logs
> -----------------------------------------------------------------
>
>                 Key: AMBARI-13963
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13963
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: trunk
>            Reporter: Vijay Srinivasaraghavan
>            Assignee: Jonathan Hurley
>            Priority: Major
>
> When delete cluster API is invoked, the cluster gets deleted but ambari server log is showing some DB exception
> {code}
> 19 Nov 2015 04:42:22,257  INFO [qtp-client-26] AmbariManagementControllerImpl:2823 - Received a delete cluster request, clusterName=C
> 19 Nov 2015 04:42:22,260  INFO [qtp-client-26] ClustersImpl:697 - Deleting cluster C
> 19 Nov 2015 04:42:22,263  INFO [qtp-client-26] ClusterImpl:1916 - Deleting all services for cluster, clusterName=C
> 19 Nov 2015 04:42:22,264  INFO [qtp-client-26] ServiceImpl:587 - Deleting all components for service, clusterName=C, serviceName=HDFS
> 19 Nov 2015 04:42:22,265  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=HDFS, componentName=NAMENODE
> 19 Nov 2015 04:42:22,286  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=HDFS, componentName=HDFS_CLIENT
> 19 Nov 2015 04:42:22,330  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=HDFS, componentName=SECONDARY_NAMENODE
> 19 Nov 2015 04:42:22,335  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=HDFS, componentName=DATANODE
> 19 Nov 2015 04:42:22,339  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=HDFS, componentName=ZKFC
> 19 Nov 2015 04:42:22,340  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=HDFS, componentName=NFS_GATEWAY
> 19 Nov 2015 04:42:22,341  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=HDFS, componentName=JOURNALNODE
> 19 Nov 2015 04:42:22,342  INFO [qtp-client-26] ServiceImpl:566 - Deleting all serviceconfigs for service, clusterName=C, serviceName=HDFS
> 19 Nov 2015 04:42:22,348  INFO [qtp-client-26] ServiceImpl:587 - Deleting all components for service, clusterName=C, serviceName=ZOOKEEPER
> 19 Nov 2015 04:42:22,349  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=ZOOKEEPER, componentName=ZOOKEEPER_SERVER
> 19 Nov 2015 04:42:22,357  INFO [qtp-client-26] ServiceComponentImpl:626 - Deleting all servicecomponenthosts for component, clusterName=C, serviceName=ZOOKEEPER, componentName=ZOOKEEPER_CLIENT
> 19 Nov 2015 04:42:22,363  INFO [qtp-client-26] ServiceImpl:566 - Deleting all serviceconfigs for service, clusterName=C, serviceName=ZOOKEEPER
> 19 Nov 2015 04:42:22,586 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,587 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,587 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,587 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,592 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,593 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,593 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,594 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,595 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,596 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,596 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,597 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,597 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,597 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,597 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,598 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,598 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,599 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,599 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,599 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,600 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,600 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,600 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,601 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,601 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,601 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,601 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,602 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,602 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,602 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,610 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,612 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,612 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,616 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,617 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,617 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,617 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,617 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,618 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,618 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,619 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,619 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,620 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,620 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,620 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,621 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,621 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,621 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,621 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,622 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,622 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,623 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,623 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,623 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,624 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,624 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,625 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,625 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,625 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,625 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,700 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,700 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,700 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,701 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,702 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,702 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,702 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,702 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,703 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,703 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,703 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,703 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,703 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,703 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,703 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,704 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,710 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,711 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,711 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,711 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,711 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,711 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,712 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,712 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,712 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,712 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,712 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,712 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,712 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,713 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,716 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,725 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,725 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,725 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,726 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,726 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,726 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,726 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,726 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,726 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,726 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,727 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,727 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,727 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,727 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,727 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=cluster-env
> 19 Nov 2015 04:42:22,728 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=core-site
> 19 Nov 2015 04:42:22,728 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-env
> 19 Nov 2015 04:42:22,728 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hadoop-policy
> 19 Nov 2015 04:42:22,728 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-log4j
> 19 Nov 2015 04:42:22,731 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=hdfs-site
> 19 Nov 2015 04:42:22,731 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-audit
> 19 Nov 2015 04:42:22,731 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-plugin-properties
> 19 Nov 2015 04:42:22,731 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-policymgr-ssl
> 19 Nov 2015 04:42:22,731 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ranger-hdfs-security
> 19 Nov 2015 04:42:22,731 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-client
> 19 Nov 2015 04:42:22,732 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=ssl-server
> 19 Nov 2015 04:42:22,732 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zoo.cfg
> 19 Nov 2015 04:42:22,732 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-env
> 19 Nov 2015 04:42:22,732 ERROR [pool-2-thread-1] ClusterImpl:2088 - Config inconsistency exists: unknown configType=zookeeper-log4j
> 19 Nov 2015 04:42:22,741  WARN [pool-2-thread-1] AlertDefinitionHash:647 - Unable to get alert definitions for the missing cluster C
> 19 Nov 2015 04:42:22,741  WARN [pool-2-thread-1] AlertDefinitionHash:647 - Unable to get alert definitions for the missing cluster C
> 19 Nov 2015 04:42:22,742  WARN [pool-2-thread-1] AlertDefinitionHash:502 - Unable to add configurations to alert definition command
> org.apache.ambari.server.ClusterNotFoundException: Cluster not found, clusterName=C
>         at org.apache.ambari.server.state.cluster.ClustersImpl.getCluster(ClustersImpl.java:274)
>         at org.apache.ambari.server.state.alert.AlertDefinitionHash.enqueueAgentCommands(AlertDefinitionHash.java:499)
>         at org.apache.ambari.server.state.alert.AlertDefinitionHash.enqueueAgentCommands(AlertDefinitionHash.java:460)
>         at org.apache.ambari.server.events.listeners.alerts.AlertHashInvalidationListener.onEvent(AlertHashInvalidationListener.java:119)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
>         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
>         at com.google.common.eventbus.AsyncEventBus.access$001(AsyncEventBus.java:34)
>         at com.google.common.eventbus.AsyncEventBus$1.run(AsyncEventBus.java:100)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
> 19 Nov 2015 04:42:22,743  WARN [pool-2-thread-1] AlertDefinitionHash:647 - Unable to get alert definitions for the missing cluster C
> 19 Nov 2015 04:42:22,744  WARN [pool-2-thread-1] AlertDefinitionHash:647 - Unable to get alert definitions for the missing cluster C
> 19 Nov 2015 04:42:22,744  WARN [pool-2-thread-1] AlertDefinitionHash:502 - Unable to add configurations to alert definition command
> org.apache.ambari.server.ClusterNotFoundException: Cluster not found, clusterName=C
>         at org.apache.ambari.server.state.cluster.ClustersImpl.getCluster(ClustersImpl.java:274)
>         at org.apache.ambari.server.state.alert.AlertDefinitionHash.enqueueAgentCommands(AlertDefinitionHash.java:499)
>         at org.apache.ambari.server.state.alert.AlertDefinitionHash.enqueueAgentCommands(AlertDefinitionHash.java:460)
>         at org.apache.ambari.server.events.listeners.alerts.AlertHashInvalidationListener.onEvent(AlertHashInvalidationListener.java:119)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
>         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
>         at com.google.common.eventbus.AsyncEventBus.access$001(AsyncEventBus.java:34)
>         at com.google.common.eventbus.AsyncEventBus$1.run(AsyncEventBus.java:100)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
> 19 Nov 2015 04:42:22,760 ERROR [alert-event-bus-2] AmbariJpaLocalTxnInterceptor:114 - [DETAILED ERROR] Rollback reason:
> Local Exception Stack:
> Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
> Internal Exception: org.postgresql.util.PSQLException: ERROR: insert or update on table "alert_history" violates foreign key constraint "alert_history_alert_definition_id_fkey"
>   Detail: Key (alert_definition_id)=(24) is not present in table "alert_definition".
> Error Code: 0
> Call: INSERT INTO alert_history (alert_id, alert_instance, alert_label, alert_state, alert_text, alert_timestamp, cluster_id, component_name, host_name, service_name, alert_definition_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
>         bind => [11 parameters bound]
> Query: InsertObjectQuery(AlertCurrentEntity{alertId=24, name=zookeeper_server_process_percent, state=UNKNOWN, latestTimestamp=1447908142697})
>         at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:340)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.processExceptionForCommError(DatabaseAccessor.java:1611)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:898)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:962)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:631)
>         at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:149)
>         at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:134)
>         at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.appendCall(ParameterizedSQLBatchWritingMechanism.java:82)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:603)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:558)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2002)
>         at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:298)
>         at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:242)
>         at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228)
>         at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:377)
>         at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:165)
>         at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:180)
>         at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:489)
>         at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80)
>         at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90)
>         at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:301)
>         at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58)
>         at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:899)
>         at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:798)
>         at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:108)
>         at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:85)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2896)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1804)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1786)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1737)
>         at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:226)
>         at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:193)
>         at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:138)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4207)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1441)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1531)
>         at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:277)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1169)
>         at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:132)
>         at org.apache.ambari.server.orm.AmbariJpaLocalTxnInterceptor.invoke(AmbariJpaLocalTxnInterceptor.java:91)
>         at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72)
>         at com.google.inject.internal.InterceptorStackCallback.intercept(InterceptorStackCallback.java:52)
>         at org.apache.ambari.server.orm.dao.AlertsDAO$$EnhancerByGuice$$f8d11435.create(<generated>)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener.saveEntities(AlertReceivedListener.java:276)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener.onAlertEvent(AlertReceivedListener.java:209)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener$$EnhancerByGuice$$4955619b.CGLIB$onAlertEvent$0(<generated>)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener$$EnhancerByGuice$$4955619b$$FastClassByGuice$$7b536182.invoke(<generated>)
>         at com.google.inject.internal.cglib.proxy.$MethodProxy.invokeSuper(MethodProxy.java:228)
>         at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72)
>         at org.apache.ambari.server.orm.AmbariLocalSessionInterceptor.invoke(AmbariLocalSessionInterceptor.java:43)
>         at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72)
>         at com.google.inject.internal.InterceptorStackCallback.intercept(InterceptorStackCallback.java:52)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener$$EnhancerByGuice$$4955619b.onAlertEvent(<generated>)
>         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
>         at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
>         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
>         at com.google.common.eventbus.AsyncEventBus.access$001(AsyncEventBus.java:34)
>         at com.google.common.eventbus.AsyncEventBus$1.run(AsyncEventBus.java:100)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: org.postgresql.util.PSQLException: ERROR: insert or update on table "alert_history" violates foreign key constraint "alert_history_alert_definition_id_fkey"
>   Detail: Key (alert_definition_id)=(24) is not present in table "alert_definition".
>         at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2161)
>         at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1890)
>         at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)
>         at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:559)
>         at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:417)
>         at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:363)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:890)
>         ... 61 more
> 19 Nov 2015 04:42:22,767 ERROR [alert-event-bus-2] AmbariJpaLocalTxnInterceptor:122 - [DETAILED ERROR] Internal exception (1) :
> org.postgresql.util.PSQLException: ERROR: insert or update on table "alert_history" violates foreign key constraint "alert_history_alert_definition_id_fkey"
>   Detail: Key (alert_definition_id)=(24) is not present in table "alert_definition".
>         at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2161)
>         at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1890)
>         at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)
>         at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:559)
>         at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:417)
>         at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:363)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:890)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:962)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:631)
>         at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:149)
>         at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:134)
>         at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.appendCall(ParameterizedSQLBatchWritingMechanism.java:82)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:603)
>         at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:558)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2002)
>         at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:298)
>         at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:242)
>         at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228)
>         at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:377)
>         at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:165)
>         at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:180)
>         at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:489)
>         at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80)
>         at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90)
>         at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:301)
>         at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58)
>         at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:899)
>         at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:798)
>         at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:108)
>         at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:85)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2896)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1804)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1786)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1737)
>         at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:226)
>         at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:193)
>         at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:138)
>         at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4207)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1441)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1531)
>         at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:277)
>         at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1169)
>         at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:132)
>         at org.apache.ambari.server.orm.AmbariJpaLocalTxnInterceptor.invoke(AmbariJpaLocalTxnInterceptor.java:91)
>         at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72)
>         at com.google.inject.internal.InterceptorStackCallback.intercept(InterceptorStackCallback.java:52)
>         at org.apache.ambari.server.orm.dao.AlertsDAO$$EnhancerByGuice$$f8d11435.create(<generated>)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener.saveEntities(AlertReceivedListener.java:276)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener.onAlertEvent(AlertReceivedListener.java:209)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener$$EnhancerByGuice$$4955619b.CGLIB$onAlertEvent$0(<generated>)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener$$EnhancerByGuice$$4955619b$$FastClassByGuice$$7b536182.invoke(<generated>)
>         at com.google.inject.internal.cglib.proxy.$MethodProxy.invokeSuper(MethodProxy.java:228)
>         at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72)
>         at org.apache.ambari.server.orm.AmbariLocalSessionInterceptor.invoke(AmbariLocalSessionInterceptor.java:43)
>         at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72)
>         at com.google.inject.internal.InterceptorStackCallback.intercept(InterceptorStackCallback.java:52)
>         at org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener$$EnhancerByGuice$$4955619b.onAlertEvent(<generated>)
>         at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
>         at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
>         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
>         at com.google.common.eventbus.AsyncEventBus.access$001(AsyncEventBus.java:34)
>         at com.google.common.eventbus.AsyncEventBus$1.run(AsyncEventBus.java:100)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
> 19 Nov 2015 04:42:22,768 ERROR [alert-event-bus-1] AlertReceivedListener:341 - Unable to process alert datanode_process_percent for an invalid cluster named C
> 19 Nov 2015 04:42:22,768 ERROR [alert-event-bus-1] AlertReceivedListener:341 - Unable to process alert datanode_storage_percent for an invalid cluster named C
> 19 Nov 2015 04:42:38,917  WARN [qtp-ambari-agent-104] AgentResource:136 - Error in HeartBeat
> org.apache.ambari.server.ClusterNotFoundException: Cluster not found, clusterName=C
>         at org.apache.ambari.server.state.cluster.ClustersImpl.getCluster(ClustersImpl.java:274)
>         at org.apache.ambari.server.agent.HeartBeatHandler.processHostStatus(HeartBeatHandler.java:376)
>         at org.apache.ambari.server.agent.HeartBeatHandler.handleHeartBeat(HeartBeatHandler.java:281)
>         at org.apache.ambari.server.agent.rest.AgentResource.heartbeat(AgentResource.java:130)
>         at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
>         at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
>         at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
>         at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
>         at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
>         at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
>         at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
>         at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
>         at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
>         at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
>         at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
>         at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
>         at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
>         at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:540)
>         at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:715)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
>         at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
>         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1496)
>         at org.apache.ambari.server.security.SecurityFilter.doFilter(SecurityFilter.java:67)
>         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
>         at org.apache.ambari.server.api.AmbariPersistFilter.doFilter(AmbariPersistFilter.java:47)
>         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
>         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82)
>         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:294)
>         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
>         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:501)
>         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
>         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
>         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
>         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
>         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
>         at org.eclipse.jetty.server.Server.handle(Server.java:370)
>         at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
>         at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:982)
>         at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1043)
>         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:865)
>         at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
>         at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
>         at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
>         at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
>         at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:745)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)