Hi again,

As I just wrote in http://jenkins-ci.org/issue/14901 -- I'm really having a tough time reproducing this myself.

Can you give any other hints about your environment? Which OS? 32- or 64-bit? Did this work on a previous version of the Android SDK Tools -- if so, which version? Are your jobs running on the master, or on a slave?

Any help or ideas would be appreciated!

Thanks,
Chris


On 08/23/2012 11:52 PM, Sam Xiao wrote:
Hi all,

I updated the Android SDK in my build machine, so I can now run ICS emulator 
image, but now Jenkins is failing to launch Android Emulator with it.  This 
very same machine + setup used to work well with my Gingerbread setup.

Not sure what's the issue, but here is the log I got. Is there any other place 
I can look for log?

Jenkins version:Jenkins ver. 1.472  <http://jenkins-ci.org/>
Android Emulator plugin version:  2.3  
<http://105.68.13.72:8080/pluginManager/plugin/android-emulator/thirdPartyLicenses>
Android SDK revision: 20.0.3



Starting xvnc
[workspace] $ /usr/bin/vncserver :2 -geometry 1024x768

New 'X' desktop is localhost:2

Starting applications specified in /var/lib/jenkins/.vnc/xstartup
Log file is /var/lib/jenkins/.vnc/localhost:2.log

$ /android_sdk/android-sdk-linux/tools/android list target
[android] Using Android SDK: /android_sdk/android-sdk-linux
[android] Waiting 60 seconds before starting emulator...
$ /android_sdk/android-sdk-linux/platform-tools/adb start-server
[android] Starting Android emulator
$ /android_sdk/android-sdk-linux/tools/emulator -no-boot-anim -ports 
48312,49016 -avd ics -no-snapshot-load -no-snapshot-save -no-window
* daemon not running. starting it now on port 58303 *
* daemon started successfully *
*[android] Emulator did not appear to start; giving up*
$ /android_sdk/android-sdk-linux/platform-tools/adb disconnect localhost:49016
[android] Stopping Android emulator
$ /android_sdk/android-sdk-linux/platform-tools/adb kill-server
Terminating xvnc.
$ /usr/bin/vncserver -kill :2
Killing Xtightvnc process ID 16012
Archiving artifacts
Checking console output
No emails were triggered.
Finished: NOT_BUILT


Reply via email to