• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • doxygen-plugin
    • None
    • Jenkins 1.417
      doxygen plugin 0.9

      Publishing Doxygen HTML results.
      FATAL: error
      java.lang.NullPointerException
      at hudson.plugins.doxygen.DoxygenDirectoryParser$2.invoke(DoxygenDirectoryParser.java:154)
      at hudson.plugins.doxygen.DoxygenDirectoryParser$2.invoke(DoxygenDirectoryParser.java:152)
      at hudson.FilePath.act(FilePath.java:758)
      at hudson.FilePath.act(FilePath.java:740)
      at hudson.plugins.doxygen.DoxygenDirectoryParser.getDoxygenGeneratedDir(DoxygenDirectoryParser.java:152)
      at hudson.plugins.doxygen.DoxygenDirectoryParser.retrieveDoxygenDirectoryFromDoxyfile(DoxygenDirectoryParser.java:325)
      at hudson.plugins.doxygen.DoxygenDirectoryParser.invoke(DoxygenDirectoryParser.java:54)
      at hudson.plugins.doxygen.DoxygenDirectoryParser.invoke(DoxygenDirectoryParser.java:14)
      at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1980)
      at hudson.remoting.UserRequest.perform(UserRequest.java:118)
      at hudson.remoting.UserRequest.perform(UserRequest.java:48)
      at hudson.remoting.Request$2.run(Request.java:283)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
      at java.util.concurrent.FutureTask.run(FutureTask.java:166)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      at java.lang.Thread.run(Thread.java:636)
      Finished: FAILURE

          [JENKINS-10372] Doxygen plugin NPE issue in matrix job

          Could you attach your Doxyfile and let me know your environment?
          Thanks

          Gregory Boissinot added a comment - Could you attach your Doxyfile and let me know your environment? Thanks

          Kevin Cai added a comment -

          get the doxygen file from following URL: https://github.com/mozy/mordor/blob/next/Doxyfile

          build environment: matrix jobs are built on variant platform, e.g. lenny-amd64, MAC, windows. The job is set to aggregate from a lenny slave build. parent job itself is tied to a squeeze-amd64 machine.

          Kevin Cai added a comment - get the doxygen file from following URL: https://github.com/mozy/mordor/blob/next/Doxyfile build environment: matrix jobs are built on variant platform, e.g. lenny-amd64, MAC, windows. The job is set to aggregate from a lenny slave build. parent job itself is tied to a squeeze-amd64 machine.

          Roland Schulz added a comment -

          Do you need further Doxyfile files which cause this problem? We are experiencing the same issue and it was also reported at https://issues.jenkins-ci.org/browse/JENKINS-12020 (I just marked that as duplicate).

          Roland Schulz added a comment - Do you need further Doxyfile files which cause this problem? We are experiencing the same issue and it was also reported at https://issues.jenkins-ci.org/browse/JENKINS-12020 (I just marked that as duplicate).

          Having the same issue when running doxygen plugin 0.9, jenkins 1.450, jre 1.7.0_02 on Solaris 10.

          Torbjörn Hultén added a comment - Having the same issue when running doxygen plugin 0.9, jenkins 1.450, jre 1.7.0_02 on Solaris 10.

            gbois Gregory Boissinot
            kevincai Kevin Cai
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: