-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43195/
-----------------------------------------------------------
Review request for Ambari, Sumit Mohanty and Vitalyi Brodetskyi.
Bugs: AMBARI-14928
https://issues.apache.org/jira/browse/AMBARI-14928
Repository: ambari
Description
-------
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)
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
373b7fc
Diff: https://reviews.apache.org/r/43195/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen