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

Expecting integer when it can be a float or even a string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • None
    • Android SDK 21 RC3

      ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com
      java.lang.NumberFormatException: Could not parse 21 rc3
      at hudson.plugins.android_emulator.util.Utils.parseRevisionString(Utils.java:607)
      at hudson.plugins.android_emulator.util.Utils$2.call(Utils.java:192)
      at hudson.plugins.android_emulator.util.Utils$2.call(Utils.java:161)
      at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
      at hudson.plugins.android_emulator.util.Utils.getAndroidSdk(Utils.java:201)
      at hudson.plugins.android_emulator.AndroidEmulator.setUp(AndroidEmulator.java:221)
      at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:601)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
      at hudson.model.Run.execute(Run.java:1502)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:236)
      project=hudson.maven.MavenModuleSet@1adea76[ZZ-Android-ZorgEnZekerheid-Test MASTER - Production]
      project.getModules()=[]
      project.getRootModule()=null
      FATAL: Could not parse 21 rc3
      java.lang.NumberFormatException: Could not parse 21 rc3
      at hudson.plugins.android_emulator.util.Utils.parseRevisionString(Utils.java:607)
      at hudson.plugins.android_emulator.util.Utils$2.call(Utils.java:192)
      at hudson.plugins.android_emulator.util.Utils$2.call(Utils.java:161)
      at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
      at hudson.plugins.android_emulator.util.Utils.getAndroidSdk(Utils.java:201)
      at hudson.plugins.android_emulator.AndroidEmulator.setUp(AndroidEmulator.java:221)
      at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:601)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
      at hudson.model.Run.execute(Run.java:1502)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:236)

            orrc Christopher Orr
            shusshu Benoit B
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: