[ https://issues.apache.org/jira/browse/AMBARI-11505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alejandro Fernandez updated AMBARI-11505: ----------------------------------------- Attachment: AMBARI-11505.patch > Add logging to ClusterImpl.java processServiceComponentHostEvents() > ------------------------------------------------------------------- > > Key: AMBARI-11505 > URL: https://issues.apache.org/jira/browse/AMBARI-11505 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.0 > Reporter: Alejandro Fernandez > Assignee: Alejandro Fernandez > Fix For: 2.1.0 > > Attachments: AMBARI-11505.patch > > > Seeing errors during RU and Kerberization in ClusterImpl.java, adding more > logging. > {code} > {code} > 28 May 2015 12:24:57,103 INFO [qtp-ambari-agent-103] HeartBeatHandler:822 - > SET_KEYTAB called > 28 May 2015 12:24:58,826 INFO [qtp-ambari-agent-103] HeartBeatHandler:822 - > SET_KEYTAB called > 28 May 2015 12:25:00,684 INFO [qtp-ambari-agent-100] HeartBeatHandler:822 - > SET_KEYTAB called > 28 May 2015 12:25:00,689 INFO [qtp-ambari-agent-103] HeartBeatHandler:822 - > SET_KEYTAB called > 28 May 2015 12:25:02,385 ERROR [ambari-action-scheduler] ClusterImpl:2459 - > ServiceComponentHost lookup exception > 28 May 2015 12:25:02,730 ERROR [Server Action Executor Worker 339] > ClusterImpl:2344 - No service found for config type '{}', service config > version not created > 28 May 2015 12:25:05,535 ERROR [ambari-action-scheduler] ClusterImpl:2459 - > ServiceComponentHost lookup exception > 28 May 2015 12:25:05,557 INFO [Server Action Executor Worker 340] > FinalizeKerberosServerAction:90 - Setting securityState for > ACCUMULO/ACCUMULO_CLIENT on host ip-172-31-14-187.ec2.internal to state > SECURED_KERBEROS > 28 May 2015 12:25:05,571 INFO [Server Action Executor Worker 340] > FinalizeKerberosServerAction:90 - Setting securityState for > ACCUMULO/ACCUMULO_TSERVER on host ip-172-31-14-187.ec2.internal to state > SECURED_KERBEROS > 28 May 2015 12:25:05,580 INFO [Server Action Executor Worker 340] > FinalizeKerberosServerAction:90 - Setting securityState for > AMBARI_METRICS/METRICS_MONITOR on host ip-172-31-14-187.ec2.internal to state > SECURED_KERBEROS > 28 May 2015 12:25:05,587 INFO [Server Action Executor Worker 340] > FinalizeKerberosServerAction:90 - Setting securityState for > HBASE/HBASE_REGIONSERVER on host ip-172-31-14-187.ec2.internal to state > SECURED_KERBEROS > {code} > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)