{ "id": "122513", "key": "TIMOB-15724", "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": "15711", "description": "2013 Sprint 24", "name": "2013 Sprint 24", "archived": true, "released": true, "releaseDate": "2013-11-29" }, { "id": "15713", "description": "2013 Sprint 24 Core", "name": "2013 Sprint 24 Core", "archived": true, "released": true, "releaseDate": "2013-11-29" }, { "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-19T05:18:59.000+0000", "created": "2013-11-15T07:38:44.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "module_android", "qe-3.2.0", "qe-closed-3.2.0", "qe-testadded" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [ { "id": "33362", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "122588", "key": "TIMOB-15737", "fields": { "summary": "iOS: Build command fails when soasta and apm modules are added", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-02-26T19:17:48.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": "Android: Exception occurs running the default classic app with all services enabled.\r\n\r\nSteps to reproduce:\r\n1. Create a default classic app.\r\n2. Run the app on android device.\r\n\r\nExpected:\r\nApp should run fine with no error.\r\n\r\nActual:\r\nException occurs as\r\n[ERROR] : TiExceptionHandler: (main) [388,484] ----- Titanium Javascript Runtime Error -----\r\n[ERROR] : TiExceptionHandler: (main) [0,484] - In app.js:12,12\r\n[ERROR] : TiExceptionHandler: (main) [0,484] - Message: Uncaught Error: Java Exception occurred\r\n[ERROR] : TiExceptionHandler: (main) [1,485] - Source: apm && apm.init();", "attachment": [], "flagged": false, "summary": "Android: Uncaught Runtime Error: Java Exception occurred in apm.init()", "creator": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Device : Google Nexus 3, Android Version: 4.0.4,\r\nSDK: 3.2.0.v20131114184328\r\nCLI version : 3.2.0\r\nOS : MAC OSX 10.9\r\nAlloy : 1.3.0\r\nAppcelerator Studio, build: 3.2.0.201311122338\r\nXCode : 5.0.2", "comment": { "comments": [ { "id": "279791", "author": { "name": "nle", "key": "nle", "displayName": "Nam Le", "active": false, "timeZone": "America/Los_Angeles" }, "body": "It points to the apm module's init() method. We would need more testing to be determine if it's an issue with the SDK or the module", "updateAuthor": { "name": "nle", "key": "nle", "displayName": "Nam Le", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-11-15T17:02:23.000+0000", "updated": "2013-11-15T17:02:54.000+0000" }, { "id": "279873", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the issue is reproducible. I get a JavaException error, apm && apm().init(); .\n\nEnvironment:\nAppcel Studio : 3.2.0.201311150806\nTi SDK : 3.2.0.v20131115115645\nMac OSX : 10.8.5\nAlloy : 1.3.0\nCLI - 3.2.0\n\n", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-11-15T22:02:10.000+0000", "updated": "2013-11-15T22:02:10.000+0000" }, { "id": "280114", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Pull request: https://github.com/appcelerator/titanium_mobile/pull/4992", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-11-19T01:49:23.000+0000", "updated": "2013-11-19T01:49:23.000+0000" }, { "id": "280202", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on:\nMac OSX 10.9 Mavericks\nTitanium Studio, build: 3.2.0.201311160316\nTitanium SDK, build: 3.2.0.v20131118211643\nCLI: 3.2.0-alpha\nAlloy: 1.3.0\nAndroid Device: Xperia Arc S (4.0.4), Nexus 4 (4.1.1)\nAndroid Emulator: 2.3.3, 4.4\n\nNo Runtime Error is thrown by Studio. Android builds to device and emulator successfully.\nClosing.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-19T19:14:04.000+0000", "updated": "2013-11-19T19:14:04.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }