{ "id": "122516", "key": "TIMOB-15725", "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": [ { "id": "15707", "description": "2013 Sprint 23", "name": "2013 Sprint 23", "archived": true, "released": true, "releaseDate": "2013-11-15" }, { "id": "15709", "description": "2013 Sprint 23 Core", "name": "2013 Sprint 23 Core", "archived": true, "released": true, "releaseDate": "2013-11-15" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-11-15T22:48:07.000+0000", "created": "2013-11-15T10:03:48.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "module_build", "qe-3.2.0", "qe-testadded", "triage" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [ { "id": "33270", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "122540", "key": "AC-1932", "fields": { "summary": "Android: NPE in TiDeployData.deployTypeDisabled()", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-02-26T21:12:24.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": "Emulator hangs on splash screen and console log shows Java Exception.\r\n\r\nSteps to Reproduce:\r\n1. Launch the Emulator.\r\n2. Run the Project(Tried from both studio as well CLI)\r\n\r\nExcepted Result: \r\nApp should get successfully installed.\r\n\r\nActual Result: \r\nEmulator hangs on splash screen.\r\n\r\nPlease refer to the attached screenshot and Log file.", "attachment": [ { "id": "43947", "filename": "Screen Shot 2013-11-15 at 2.53.48 pm.png", "author": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-11-15T10:03:48.000+0000", "size": 92394, "mimeType": "image/png" }, { "id": "43946", "filename": "StudioConsoleLog.txt", "author": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-11-15T10:03:48.000+0000", "size": 27593, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: Emulator hangs on splash screen and console log shows Java Exception", "creator": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Appcelerator Studio: 3.2.0.201311140721\r\nSDK:3.2.0.v20131114184328\r\nalloy: 1.3.0\r\nacs: 1.0.7\r\nnpm: 1.3.2\r\ntitanium: 3.2.0\r\ntitanium-code-processor: 1.1.0\r\nXcode:5.0.2\r\nDevice: Android Emulator(V4.3)\r\nOS: Mac OSX 10.9", "comment": { "comments": [ { "id": "279865", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the issue is reproducible. For me the app crashes & I get the same error as mentioned in the attached studio log.\r\n\r\nEnvironment:\r\nAppcel Studio : 3.2.0.201311150806\r\nTi SDK : 3.2.0.v20131114184328\r\nMac OSX : 10.8.5\r\nAlloy : 1.3.0\r\nCLI - 3.2.0", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-15T21:41:03.000+0000", "updated": "2013-11-15T21:43:10.000+0000" }, { "id": "279883", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/4982", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-15T22:18:39.000+0000", "updated": "2013-11-15T22:18:39.000+0000" }, { "id": "280044", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix. The app launches successfully on the emulator & does not give any java exceptions.\r\nClosing.\r\n\r\nEnvironment:\r\nAppcel Studio : 3.2.0.201311161724\r\nTi SDK : 3.2.0.v20131117001643\r\nMac OSX : 10.8.5\r\nAlloy : 1.3.0\r\nCLI - 3.2.0-alpha", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-11-18T21:41:41.000+0000", "updated": "2013-11-18T21:41:41.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }