[
https://issues.apache.org/jira/browse/AMBARI-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen updated AMBARI-14928:
--------------------------------
Attachment: AMBARI-14928-trunk.patch
> Ambari throws NPE in kerberos mode U14/S11
> ------------------------------------------
>
> Key: AMBARI-14928
> URL: https://issues.apache.org/jira/browse/AMBARI-14928
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.2.2
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-14928-trunk.patch
>
>
> From ambari-server.log:
> {code}
> 04 Feb 2016 13:02:35,377 ERROR [main] KerberosChecker:115 - Cannot locate KDC
> 04 Feb 2016 13:02:35,378 ERROR [main] AmbariServer:822 - Failed to run the
> Ambari Server
> org.apache.ambari.server.AmbariException: Ambari Server Kerberos credentials
> check failed.
> Check KDC availability and JAAS configuration in
> /etc/ambari-server/conf/krb5JAASLogin.conf
> at
> org.apache.ambari.server.controller.utilities.KerberosChecker.checkJaasConfiguration(KerberosChecker.java:116)
> at
> org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:817)
> 04 Feb 2016 13:02:35,380 ERROR [main] AmbariServer:721 - Error stopping the
> server
> java.lang.NullPointerException
> at
> org.apache.ambari.server.controller.AmbariServer.stop(AmbariServer.java:719)
> at
> org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:824)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)