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

NullPointerException in startup trigger

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • startup-trigger-plugin

      When trying to start a job manually, the job starts and then immediately the NullPointerException occurrs.

       

       
      FATAL: null
      java.lang.NullPointerException
      at org.jvnet.hudson.plugins.triggers.startup.HudsonStartupCause.getShortDescription(HudsonStartupCause.java:38)
      at hudson.model.Cause.print(Cause.java:121)
      at hudson.model.StreamBuildListener.started(StreamBuildListener.java:75)
      at hudson.model.Run.execute(Run.java:1720)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:405)
      Checking console output
      No emails were triggered.
      Finished: FAILURE
       

            ejpenney Emory Penney
            tcb_xy Tim-Christian Bloss
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: