Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-18448

NPE when installing secure cluster via Blueprints due to null logger

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.5.0
    • ambari-server
    • None

    Description

      Error from the cluster:

      22 Sep 2016 08:23:57,493 ERROR [pool-17-thread-1] TopologyManager:917 - TopologyManager.ConfigureClusterTask: An exception occurred while attempting to process cluster configs and set on cluster:
      java.lang.NullPointerException
              at org.apache.ambari.server.serveraction.kerberos.ConfigureAmbariIdentitiesServerAction.installAmbariServerIdentity(ConfigureAmbariIdentitiesServerAction.java:192)
              at org.apache.ambari.server.controller.KerberosHelperImpl.installAmbariIdentity(KerberosHelperImpl.java:828)
              at org.apache.ambari.server.controller.KerberosHelperImpl.ensureHeadlessIdentities(KerberosHelperImpl.java:786)
              at org.apache.ambari.server.topology.ClusterConfigurationRequest.configureKerberos(ClusterConfigurationRequest.java:178)
              at org.apache.ambari.server.topology.ClusterConfigurationRequest.process(ClusterConfigurationRequest.java:145)
              at org.apache.ambari.server.topology.TopologyManager$ConfigureClusterTask.call(TopologyManager.java:915)
              at org.apache.ambari.server.topology.TopologyManager$ConfigureClusterTask.call(TopologyManager.java:889)
              at java.util.concurrent.FutureTask.run(FutureTask.java:266)
              at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
              at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
              at java.lang.Thread.run(Thread.java:745)
      22 Sep 2016 08:23:57,494  INFO [pool-3-thread-1] AsyncCallableService:111 - Exception during task execution:
      

      Attachments

        1. AMBARI-18448_trunk_01.patch
          2 kB
          Robert Levas
        2. AMBARI-18448_branch-2.5_01.patch
          2 kB
          Robert Levas

        Issue Links

          Activity

            People

              rlevas Robert Levas
              rlevas Robert Levas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: