{ "id": "114352", "key": "TIMOB-13856", "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": "15115", "description": "2013 Sprint 10 BB", "name": "2013 Sprint 10 BB", "archived": true, "released": true, "releaseDate": "2013-05-20" }, { "id": "15108", "description": "2013 Sprint 10", "name": "2013 Sprint 10", "archived": true, "released": true, "releaseDate": "2013-05-20" }, { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "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-05-14T23:35:16.000+0000", "created": "2013-05-14T20:27:08.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-testadded", "sdk-bb" ], "versions": [], "issuelinks": [], "assignee": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:22.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Description:\r\n1. Install the sdk version 3.1.1.v20130509083909 or above in studio\r\n2. Create a classic app & an alloy app in studio\r\n3. Build & run it on device or simulator.\r\n\r\nActual Results:\r\n1. The app build fails with the following error:\r\n{code}\r\n\r\nPath to BlackBerry NDK is: /Applications/bbndk\r\n[DEBUG] : \b\b \bCopying /Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/blackberry/tibb/titanium/javascript => /Users/lokeshchoudhary/Desktop/BB_test_workspace/label/build/blackberry/framework\r\n[DEBUG] : \b\b \bCopying /Users/lokeshchoudhary/Desktop/BB_test_workspace/label/i18n => /Users/lokeshchoudhary/Desktop/BB_test_workspace/label/build/blackberry/assets/i18n\r\n\r\n/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:181\r\n throw e;\r\n ^\r\nError: ENOENT, no such file or directory '/Users/lokeshchoudhary/Desktop/BB_test_workspace/label/i18n'\r\n at fs.statSync (fs.js:524:18)\r\n at exports.copyDirSyncRecursive (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/node-appc/lib/fs.js:152:20)\r\n at package (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/blackberry/cli/common/blackberryndk.js:111:6)\r\n at self.run (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/blackberry/cli/common/blackberryndk.js:328:20)\r\n at exports.init (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/blackberry/cli/hooks/run.js:33:12)\r\n at cli.createHook.async.series.next (/usr/local/lib/node_modules/titanium/lib/cli.js:110:12)\r\n at async.series.results (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:486:21)\r\n at _asyncMap (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:185:13)\r\n at async.forEachSeries.iterate (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:108:13)\r\n at async.forEachSeries.iterate (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:119:25)\r\n---------------------------------------------\r\n at exports.execFile (child_process.js:594:9)\r\n at exports.exec (child_process.js:481:18)\r\n at runCommandFromArray (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/blackberry/cli/common/blackberryndk.js:59:2)\r\n at self.build (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/blackberry/cli/common/blackberryndk.js:238:4)\r\n at build. (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/blackberry/cli/commands/_build.js:140:15)\r\n at cli.createHook.async.series.next (/usr/local/lib/node_modules/titanium/lib/cli.js:116:18)\r\n at _asyncMap (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:190:13)\r\n at async.forEachSeries.iterate (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:116:25)\r\n---------------------------------------------\r\n at exports.execFile (child_process.js:594:9)\r\n at exports.exec (child_process.js:481:18)\r\n at exports.detect.async.series.cached (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/node-appc/lib/android.js:86:4)\r\n at async.series.results (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:486:21)\r\n at _asyncMap (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:185:13)\r\n at async.forEachSeries.iterate (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:108:13)\r\n at async.forEachSeries.iterate (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:119:25)\r\n at _asyncMap (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:187:17)\r\n---------------------------------------------\r\n at exports.execFile (child_process.js:594:9)\r\n at exports.exec (child_process.js:481:18)\r\n at exports.detect.async.series.exec.cwd (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/node-appc/lib/android.js:73:4)\r\n at async.series.results (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:486:21)\r\n at _asyncMap (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:185:13)\r\n at async.forEachSeries.iterate (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:108:13)\r\n at async.forEachSeries.iterate (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:119:25)\r\n at _asyncMap (/Users/lokeshchoudhary/Desktop/bb-mobilesdk-osx/mobilesdk/osx/3.1.1.v20130509083909/node_modules/async/lib/async.js:187:17)\r\n{code}\r\n\r\nExpected Result:\r\n1. The app should build successfully\r\n", "attachment": [], "flagged": false, "summary": "BlackBerry : Classic & alloy app's fail to build since sdk 3.1.1.v20130509083909", "creator": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nTi Studio : 3.1.1.201305132013\r\nTi BB SDK : 3.1.1.v20130509083909 or above\r\nMac OSX : 10.8.2\r\nwin 7 \r\nWin 8 \r\nZ10 BB simulator : 10.0.10.261\r\nZ10 device running 10.0.10.88\r\nQ10 Simulator : 10.1.0.1020\r\nQ10 Dev alpha C device running 10.1.0.138", "comment": { "comments": [ { "id": "251883", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "According to the error it looks & can't find the i18n folder in the app.", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-05-14T20:29:29.000+0000", "updated": "2013-05-14T20:29:44.000+0000" }, { "id": "252052", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix & now we can build & run classic & alloy apps on BB simulator & device.\r\nThus closing the issue.\r\n\r\nEnvironment:\r\nTi Studio : 3.1.1.201305150313\r\nTi BB SDK : 3.1.1.v20130514180723\r\nMac OSX : 10.8.2\r\nwin 7 \r\nWin 8 \r\nZ10 BB simulator : 10.0.10.822\r\nZ10 device running 10.0.10.88\r\n\r\nQ10 Simulator : 10.1.0.1720\r\nQ10 Dev alpha C device running 10.1.0.138\r\n", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-05-15T17:00:01.000+0000", "updated": "2013-05-15T17:00:01.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }