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

NullPointerException in Android Emulator Plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • Jenkins ver. 1.436
      Android Emulator Plugin 1.18

      I have a multiconfiguration project to test my project on different versions of Android. Sometimes all my treads die and I get the following message:

       Thread has died
      
      java.lang.NullPointerException
      	at hudson.plugins.android_emulator.EmulatorConfig.getGeneratedAvdName(EmulatorConfig.java:122)
      	at hudson.plugins.android_emulator.EmulatorConfig.getAvdName(EmulatorConfig.java:117)
      	at hudson.plugins.android_emulator.EmulatorConfig.getAvdName(EmulatorConfig.java:102)
      	at hudson.plugins.android_emulator.AndroidEmulator.getConfigHash(AndroidEmulator.java:154)
      	at hudson.plugins.android_emulator.AndroidEmulator.getConfigHash(AndroidEmulator.java:126)
      	at hudson.plugins.android_emulator.TaskDispatcher.getEmulatorConfigHashForTask(TaskDispatcher.java:110)
      	at hudson.plugins.android_emulator.TaskDispatcher.canTake(TaskDispatcher.java:52)
      	at hudson.model.queue.QueueTaskDispatcher.canTake(QueueTaskDispatcher.java:101)
      	at hudson.model.Queue$JobOffer.canTake(Queue.java:214)
      	at hudson.model.Queue.pop(Queue.java:799)
      	at hudson.model.Executor.grabJob(Executor.java:276)
      	at hudson.model.Executor.run(Executor.java:206)

            oldelvet Richard Mortimer
            peerke Peter Fortuin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: