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

NPE on running a job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • vsphere-cloud-plugin
    • None
    • Jenkins 1.473, Vsphere plugin 0.10

      On running my job, I have the following NPE :

      11:40:25 Starting limited count build: 1FATAL: null
      11:40:25 java.lang.NullPointerException
      11:40:25 at hudson.model.Slave.createLauncher(Slave.java:311)
      11:40:25 at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:544)
      11:40:25 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:475)
      11:40:25 at hudson.model.Run.execute(Run.java:1488)
      11:40:25 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      11:40:25 at hudson.model.ResourceController.execute(ResourceController.java:88)
      11:40:25 at hudson.model.Executor.run(Executor.java:236)

      I have the "Disconnect After Limited Builds = 1" option enabled.

            Unassigned Unassigned
            sylvainc Sylvain C.
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: