{ "id": "130960", "key": "TIMOB-17059", "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": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" }, { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-02-26T15:33:42.000+0000", "created": "2014-05-28T11:55:49.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "module_module", "qe-3.3.0", "qe-testadded" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [ { "id": "38417", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "103115", "key": "TIMOB-11379", "fields": { "summary": "Android: Modules: Ubuntu 10.04: android module packaging fails", "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": "Low", "id": "4" }, "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": "2018-02-26T15:33:47.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" }, { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "Test steps:\r\n\r\n1. Create an android module\r\n2. Package it to any mobile app project or titaniumSDK\r\n\r\nActual Result:\r\n\r\nError occurs (edited for clarity):\r\n\r\n{code}\r\nExecuting build.xml...\r\nC:\\Users\\Global\\Documents\\Workspace\\moduleproject\\android\\build.xml:37:\r\n Cannot find C:\\Program Files (x86)\\Appcelerator\\Appcelerator Studio\\module\\android\\build.xml imported from\r\n C:\\Users\\Global\\Documents\\Workspace\\moduleproject\\android\\build.xml\r\n{code}", "attachment": [ { "id": "48419", "filename": "error.png", "author": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-05-28T11:58:45.000+0000", "size": 106809, "mimeType": "image/png" }, { "id": "48888", "filename": "studio_module_publish_error.log", "author": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-06-12T11:11:47.000+0000", "size": 8426, "mimeType": "text/plain" } ], "flagged": false, "summary": "Unable to package Android Module", "creator": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "OS: Windows 8 \r\nAppcelerator Studio, build: 3.3.0.201405271647 \r\nsdk: 3.3.0.v20140524224144 \r\nacs: 1.0.14 \r\nalloy: 1.4.0-beta\r\nnpm: 1.3.2 \r\ntitanium: 3.3.0-beta\r\ntitanium-code-processor: 1.1.1\r\n", "closedSprints": [ { "id": 1001, "state": "closed", "name": "2018 Sprint 04 Tooling", "startDate": "2018-02-12T04:25:16.870Z", "endDate": "2018-02-26T04:25:00.000Z", "completeDate": "2018-02-26T19:38:13.619Z", "originBoardId": 219 }, { "id": 109, "state": "closed", "name": "2014 Sprint 11 Studio", "startDate": "2014-05-27T16:00:38.441Z", "endDate": "2014-06-07T01:00:00.000Z", "completeDate": "2014-06-09T14:52:16.035Z", "originBoardId": 113 } ], "comment": { "comments": [ { "id": "306629", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I wonder if this is a path issue. It looks as if it is looking in the wrong place for the Titanium SDK. I had to edit the build.properties file attached to a module for this sort of thing. Do we pass these properties into the build file as part of invoking ANT, or does a user need to edit the build.properties file manually?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-28T13:11:05.000+0000", "updated": "2014-05-28T13:11:05.000+0000" }, { "id": "308170", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5785\r\n3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5786", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-10T01:17:55.000+0000", "updated": "2014-06-10T01:17:55.000+0000" }, { "id": "308640", "author": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "body": "I had the same error as originally reported with sdk: 3.3.0.20140605150555. \r\nNow I'm getting the following error with below mentioned environments. \r\nI am attaching the studio log file for more information.\r\n{code}\r\nExecuting build.xml...\r\nC:\\ProgramData\\Application Data\\Titanium\\mobilesdk\\win32\\3.3.0.v20140611130912\\module\\android\\build.xml:326: The following error occurred while executing this line:\r\nC:\\ProgramData\\Application Data\\Titanium\\mobilesdk\\win32\\3.3.0.v20140611130912\\module\\android\\build.xml:281: exec returned: 2\r\n{code}\r\n\r\n*Tested Environment*\r\n|| *Component* || *Version*||\r\n| Appcelerator Studio | 3.3.0.201406111021 |\r\n| Titanium SDK | 3.3.0.v20140611130912 |\r\n| ACS | 1.0.14 |\r\n| Alloy | 1.4.0-rc |\r\n| CLI | 3.3.0-rc |\r\n| Titanium-code-processor | 1.1.1 |\r\n| Node.JS | v0.10.26 |\r\n| OS | Windows 8.1 | \r\n", "updateAuthor": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-06-12T10:52:58.000+0000", "updated": "2014-06-12T11:10:57.000+0000" }, { "id": "308651", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can you please try executing the build directly from the command line?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-12T11:16:14.000+0000", "updated": "2014-06-12T11:16:14.000+0000" }, { "id": "308766", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-12T21:48:43.000+0000", "updated": "2014-06-12T21:48:43.000+0000" }, { "id": "308838", "author": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "body": "Followed the steps provided by [~sdowse]. \r\nNow Android packages could be *able to publish* without any issues.", "updateAuthor": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-06-13T05:36:44.000+0000", "updated": "2014-06-13T05:36:44.000+0000" }, { "id": "308908", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing based on my comment, and feedback from [~kvelummaylum].\r\n", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-13T17:04:06.000+0000", "updated": "2014-06-13T17:04:06.000+0000" }, { "id": "434913", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Reopening to fix sprint.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2018-02-26T15:32:39.000+0000", "updated": "2018-02-26T15:32:39.000+0000" } ], "maxResults": 10, "total": 10, "startAt": 0 } } }