{ "id": "124244", "key": "AC-1787", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2014-01-17T04:17:01.000+0000", "created": "2013-12-27T22:40:37.000+0000", "labels": [ "android" ], "versions": [], "issuelinks": [ { "id": "34253", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "124642", "key": "TIMOB-16169", "fields": { "summary": "Android: Build error with _build.js file with 3.2.0 release", "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": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:40:41.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": [], "description": "h3. Steps to Reproduce\ntiapp.xml uses-sdk for android is set to: min=11; target=11; max=19.\n\nI have ALL Android SDKs installed.\n\nRunning the application on ANY of the Android simulators results in the error: 'Application Installer abnormal process termination. Process exit value was 8.' Sometimes the process exit value is 1, but mostly 8. I do not know what the exit values refer to, nor could I find any documenation to explain this error message.\n\nh3. Actual Result\nerror message detailed in previous step\n\nh3. Expected Result\nAndroid app actually gets built!", "attachment": [ { "id": "44853", "filename": ".log", "author": { "name": "demetri.ganoff@hdsupply.com", "key": "demetri.ganoff@hdsupply.com", "displayName": "demetri ganoff", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-27T22:40:53.000+0000", "size": 4246828, "mimeType": "text/plain" }, { "id": "44854", "filename": "diagnostic479363564379409443.log", "author": { "name": "demetri.ganoff@hdsupply.com", "key": "demetri.ganoff@hdsupply.com", "displayName": "demetri ganoff", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-27T22:40:59.000+0000", "size": 39383, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: After updating to 3.2.0.GA I cannot build any version of Android SDK", "creator": { "name": "demetri.ganoff@hdsupply.com", "key": "demetri.ganoff@hdsupply.com", "displayName": "demetri ganoff", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "demetri.ganoff@hdsupply.com", "key": "demetri.ganoff@hdsupply.com", "displayName": "demetri ganoff", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio 3.2.0", "comment": { "comments": [ { "id": "286268", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can you attach the output of the Android build process? I currently see the Studio log attached, but I need to see what the build is outputting. Please set the detail level to [TRACE] when doing so.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-30T18:15:09.000+0000", "updated": "2013-12-30T18:15:09.000+0000" }, { "id": "287167", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please let us know if this issue persists for you and we would be happy to investigate it further.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-08T06:19:59.000+0000", "updated": "2014-01-08T06:19:59.000+0000" }, { "id": "287859", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~demetri.ganoff@hdsupply.com] It may be a duplicate of TIMOB-16169 based on the process exit code but hard to tell in the absence of build log. We would appreciate if you can provide the build log so that we can confirm the same.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-12T04:45:27.000+0000", "updated": "2014-01-12T04:45:27.000+0000" }, { "id": "288382", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "As far as I can recall, the Titanium CLI never exits with a code 8. It's either 1 or 0. I'm not sure where the exit code 8 is coming from. If you run the build from the CLI with --log-level=trace, it may output a less confusing error.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-01-16T00:31:29.000+0000", "updated": "2014-01-16T00:31:29.000+0000" }, { "id": "288568", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as the requested information has not been provided for over two weeks. We would be happy to reopen and revisit this issue when you provide the information.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-17T04:17:01.000+0000", "updated": "2014-01-17T04:17:01.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }