Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-31354

cobertura plugin crashes on null pointer with no details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • cobertura-plugin
    • None

      13:26:20 ERROR: Publisher hudson.plugins.cobertura.CoberturaPublisher aborted due to exception
      13:26:20 java.lang.NullPointerException

      and from Jenkins.log:

      Nov 02, 2015 1:26:20 PM hudson.model.AbstractBuild$AbstractBuildExecution reportError
      WARNING: Publisher hudson.plugins.cobertura.CoberturaPublisher aborted due to exception
      java.lang.NullPointerException

      Nov 02, 2015 1:26:55 PM hudson.model.Run execute

      I would have expected a full stack trace at minimum. Is this something where there is a catch that throws away the info and then rethrows the null?

      It would be even better if each level noted what it was trying to do in the catch ....

          [JENKINS-31354] cobertura plugin crashes on null pointer with no details

          Last two releases (separated by over a year) were by olivergondza so looks like the maintainer

          Stephen Connolly added a comment - Last two releases (separated by over a year) were by olivergondza so looks like the maintainer

            Unassigned Unassigned
            moncreaff Greg Moncreaff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: