{ "id": "123573", "key": "TIMOB-15954", "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": "15715", "description": "2013 Sprint 25", "name": "2013 Sprint 25", "archived": true, "released": true, "releaseDate": "2013-12-13" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-12-11T02:33:27.000+0000", "created": "2013-12-11T01:44:18.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "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": [], "assignee": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2014-02-25T01:18:25.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": "12956", "name": "Tizen", "description": "HTML5 os for phones tablets, IVI" } ], "description": "Running Tizen app on emulator fails to build and throws the below error. Looks the exception 7za file is not found in the titanium mobile sdk.\r\n\r\n[ERROR] : 7za.exe not found. Expected path: C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\tizen\\utils\\7za.exe\r\nC:\\Users\\Praveen Innamuri\\AppData\\Roaming\\npm\\node_modules\\titanium\\node_modules\\longjohn\\dist\\longjohn.js:184\r\n throw e;\r\n ^\r\nTypeError: Cannot call method 'toString' of undefined\r\n at build.wgtPackaging7z (C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\tizen\\cli\\commands\\_build.js:1248:58)\r\n at Object. (C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\tizen\\cli\\commands\\_build.js:400:13)\r\n at C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\node_modules\\async\\lib\\async.js:548:21\r\n at C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\node_modules\\async\\lib\\async.js:224:13\r\n at iterate (C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\node_modules\\async\\lib\\async.js:131:13)\r\n at C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\node_modules\\async\\lib\\async.js:142:25\r\n at C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\node_modules\\async\\lib\\async.js:226:17\r\n at C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\node_modules\\async\\lib\\async.js:553:34\r\n at C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\tizen\\cli\\commands\\_build.js:394:8\r\n at C:\\Users\\Praveen Innamuri\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.2.0.v20131209163246\\tizen\\cli\\commands\\_build.js:1503:5", "attachment": [], "flagged": false, "summary": "Tizen: 7za.exe not found while running app on Tizen emulator", "creator": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "283720", "author": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I verified that the 7za util is available in the github repo (https://github.com/appcelerator/titanium_mobile_tizen/tree/master/utils/7zip), but it not copied over when the SDK is build.", "updateAuthor": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-11T01:46:55.000+0000", "updated": "2013-12-11T01:46:55.000+0000" }, { "id": "283727", "author": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pushed fix to master and cherry-picked to 3_2_X", "updateAuthor": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-11T02:33:27.000+0000", "updated": "2013-12-11T02:33:27.000+0000" }, { "id": "283838", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed. Tested with:\nAppcelerator Studio, build: 3.2.0.201312101708\nTitanium SDK, build: 3.2.0.v20131210191510\nCLI 3.2.0-cr\nAlloy 1.3.0-cr\nTizen Emulator 2.2\n\nSuccessfully built and ran an app on Tizen Emulator. No errors.", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-11T18:23:11.000+0000", "updated": "2013-12-11T18:23:11.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }