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

Getting NullPointerException error when using Sauce OnDemand plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • sauce-ondemand-plugin
    • None
    • Jenkins Version 2.1

      I installed the Sauce OnDemand plugin on Jenkins and setup SauceConnect in my Jenkins job for my Maven project. However, I am getting the following error on building the job

      Starting pre-build for Sauce Labs plugin

      ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com
      java.lang.NullPointerException

      at hudson.plugins.sauce_ondemand.SauceOnDemandBuildWrapper.setUp(SauceOnDemandBuildWrapper.java:319)

      at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:655)

      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)

      at hudson.model.Run.execute(Run.java:1738)

      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)

      at hudson.model.ResourceController.execute(ResourceController.java:98)

      at hudson.model.Executor.run(Executor.java:410)

            halkeye Gavin Mogan
            asinha31 Ashish Sinha
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: