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

          Greg Moncreaff created issue -
          Stephen Connolly made changes -
          Assignee Original: Stephen Connolly [ stephenconnolly ] New: Oliver Gondža [ olivergondza ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 166643 ] New: JNJira + In-Review [ 182438 ]
          Oliver Gondža made changes -
          Assignee Original: Oliver Gondža [ olivergondza ]

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

              Created:
              Updated: