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

FATAL: null, NPE triggered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • ci-game-plugin
    • None
    • Platform: PC, OS: other

      Hello

      using Hudson v1.306, JDK 1.6.0_13 hosted in Tomcat 6.0.18 on a Windows 2003 R2
      SP2 (32bit) and the CI-Game plugin v1.7 I have noticed the following entry (end
      of console output) for all projects registered with the CI game:
      Time Elapsed 00:00:40.93
      Recording NUnit tests results
      Email was triggered for: Fixed
      Trigger Success was overridden by another trigger and will not send an email.
      There are 1 triggered emails.
      Sending email for trigger: Fixed
      Sending e-mails to: foobar@example.com
      FATAL: null
      java.lang.NullPointerException
      at hudson.plugins.cigame.model.ScoreCard.record(ScoreCard.java:34)
      at hudson.plugins.cigame.model.ScoreCard.record(ScoreCard.java:51)
      at hudson.plugins.cigame.GamePublisher.perform(GamePublisher.java:45)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:372)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:360)
      at hudson.model.Build$RunnerImpl.cleanUp(Build.java:188)
      at hudson.model.Run.run(Run.java:966)
      at hudson.model.Build.run(Build.java:112)
      at hudson.model.ResourceController.execute(ResourceController.java:93)
      at hudson.model.Executor.run(Executor.java:119)

      thanks,
      andrea

            redsolo redsolo
            abarbieri Andrea Barbieri
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: