This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      Fresh Jenkins install, default Active Directory configuration.  The Active Directory plugin is basically functional: it does successfully authenticate users against their domain credentials.

      However, the Health Status page at /ad-health/ does not list a server, Submit Query does nothing, and no information is available in either table.  The following exception is seen in jenkins.err.log:

      Apr 01, 2019 4:10:32 PM jenkins.util.ProgressiveRendering$1 run
      WARNING: failed to compute /ad-health/
      java.lang.NullPointerException
      	at hudson.plugins.active_directory.ActiveDirectoryStatus$1.compute(ActiveDirectoryStatus.java:101)
      	at jenkins.util.ProgressiveRendering$1.run(ProgressiveRendering.java:122)
      	at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      	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:1149)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      	at java.lang.Thread.run(Thread.java:748)
      

       

            Assignee:
            Félix Belzunce Arcos
            Reporter:
            A C
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: