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

NullPointerException with new Description Setter

XMLWordPrintable

      [...]
      Deploying the main artifact eu.educator.ws-3.0.0-SNAPSHOT.jar
      [INFO ] Retrieving previous build number from
      [INFO ] Retrieving previous metadata from
      [INFO ] Uploading repository metadata for: 'artifact eu.educator:eu.educator.ws'
      [INFO ] Retrieving previous metadata from
      [INFO ] Uploading repository metadata for: 'snapshot eu.educator:eu.educator.ws:3.0.0-SNAPSHOT'
      [INFO ] Uploading project information for eu.educator.ws 3.0.0-SNAPSHOT
      [WARNINGS] Parsing warnings in console log...
      [WARNINGS] Found 0 annotations (0 new, 0 high, 0 normal, 0 low)
      [WARNINGS] Not changing build status, since no threshold has been exceeded
      FATAL: null
      java.lang.NullPointerException
      at java.lang.String.replace(String.java:2208)
      at hudson.plugins.descriptionsetter.DescriptionSetterPublisher.getExpandedDescription(DescriptionSetterPublisher.java:157)
      at hudson.plugins.descriptionsetter.DescriptionSetterPublisher.perform(DescriptionSetterPublisher.java:80)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
      at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:577)
      at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
      at hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:594)
      at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:535)
      at hudson.model.Run.run(Run.java:1199)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:123)

      Used expression:
      (Total time: \d+ minutes \d+ seconds)|(Build timed out. Aborting)

      Text which should be matched:
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESSFUL
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 11 minutes 53 seconds
      [INFO] Finished at: Tue Dec 01 09:21:04 CET 2009
      [INFO] Final Memory: 272M/508M
      [INFO] ------------------------------------------------------------------------

            huybrechts huybrechts
            cbos Cees Bos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: