{ "id": "154269", "key": "TIMOB-20227", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2016-01-20T20:13:13.000+0000", "created": "2016-01-12T22:51:29.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "Android", "genymotion" ], "versions": [ { "id": "17532", "name": "Release 5.1.1", "archived": false, "released": true, "releaseDate": "2015-11-24" } ], "issuelinks": [ { "id": "50285", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "153776", "key": "TIMOB-20130", "fields": { "summary": "SDK no longer finds Genymotion after upgrade to 2.6.0", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-01-20T20:13:13.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "h6. Issue description\r\nCan't buid app on Android simulator via Genymotion, here is the error: \r\n{code}\r\n[ERROR] Application Installer abnormal process termination. Process exit value was 1\r\n[INFO] : \r\n[INFO] : Alloy compiled in 0.58322s\r\n[INFO] : Alloy compiler completed successfully\r\n[INFO] : Launching emulator: new\r\n[ERROR] : Unable to start emulator \"new\"\r\n[ERROR] : Unable to find Genymotion \"player\" executable\r\n2016-01-12T22:09:38.240Z | TRACE | titanium exited with exit code 1\r\nERROR | Error: ti run exited with error code 1\r\n at ChildProcess. (/Users/Rick/.appcelerator/install/5.2.0-55/package/node_modules/appc-cli-titanium/plugins/run.js:92:66)\r\n at ChildProcess.emit (events.js:110:17)\r\n at Process.ChildProcess._handle.onexit (child_process.js:1074:12)\r\n2016-01-12T22:09:38.242Z | TRACE | Sending exit signal to titanium process: 3234\r\n{code}\r\n\r\nh6.Steps to reproduce\r\n# Create a default classic application \r\n# Run in any android simulator\r\n# Simulator is not starting\r\n\r\n\r\n** Error log and appc info attached. ", "attachment": [ { "id": "57939", "filename": "appcinfo.txt", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-12T22:50:48.000+0000", "size": 44065, "mimeType": "text/plain" }, { "id": "57938", "filename": "error.txt", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-12T22:51:10.000+0000", "size": 21714, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: Unable to start emulator using Genymotion", "creator": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OS 10.11.2\r\nNode 0.12.7\r\nnpm 2.11.3\r\nCLI 5.0.5\r\nTiSDK 5.1.1.GA\r\nGenymotion 2.6.0", "comment": { "comments": [ { "id": "374346", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is not happening if the simulator was manually started before build. ", "updateAuthor": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-12T22:55:14.000+0000", "updated": "2016-01-12T22:55:14.000+0000" }, { "id": "374347", "author": { "name": "ralcocer", "key": "ralcocer", "displayName": "Ricardo Alcocer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Don't know if this is related, but the latest Genymotion version changed the location of the executable:\r\nhttps://community.appcelerator.com/topic/4355/unable-to-start-emulator-google-nexus-5-5-1-0-api-22-1080x1920", "updateAuthor": { "name": "ralcocer", "key": "ralcocer", "displayName": "Ricardo Alcocer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-12T22:59:04.000+0000", "updated": "2016-01-12T22:59:04.000+0000" }, { "id": "374983", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate of TIMOB-20130.", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-01-20T20:13:13.000+0000", "updated": "2016-01-20T20:13:13.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }