{ "id": "110403", "key": "TIMOB-12899", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-03-22T22:30:14.000+0000", "created": "2013-02-28T22:53:09.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "sdk-bb" ], "versions": [], "issuelinks": [], "assignee": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:04.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": "This might be related to BB sdk version or simulator version or user error, I am working to figure out what is causing the error & will comment accordingly\r\n\r\nDescription:\r\n1.Launch the studio.\r\n2.Create an app for Blackberry\r\n3.Run on device\r\n\r\nActual Result:\r\n1.We get the following error in the console for device:\r\n{code}\r\n[INFO] Running\r\n[INFO] Command: blackberry-nativepackager.bat -package C:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\arm\\o.le-v7-g\\default.bar bar-descriptor.xml -e C:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\arm\\o.le-v7-g\\default default -buildID 1 assets framework -devMode -debugToken C:\\Users\\QEtester\\Desktop\\blackberry\\bbndk\\host_10_0_9_404\\win32\\x86\\usr\\bin\\debugtoken.bar\r\nInfo: Package created: C:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\arm\\o.le-v7-g\\default.bar\r\n[INFO] Command: blackberry-deploy.bat -installApp -launchApp -device 169.254.2.9 -package C:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\arm\\o.le-v7-g\\default.bar -password password\r\nInfo: Sending request: Install and Launch\r\nInfo: Action: Install and Launch\r\nInfo: File size: 7593365\r\nInfo: Installing com.app.def.testDev_com_app_def1c7e6f4b...\r\nInfo: Processing 7593365 bytes\r\nactual_dname::\r\nactual_id::\r\nactual_version::\r\nresult::failure 821 Application-Requires-System: unrecognized system name 'BlackBerry 10'\r\nCommand '['blackberry-deploy.bat', '-installApp', '-launchApp', '-device', u'169.254.2.9', '-package', u'C:\\\\Users\\\\QEtester\\\\Desktop\\\\tistud\\\\tistud-nightly-blackberry\\\\bb_workspace\\\\default\\\\build\\\\blackberry\\\\arm\\\\o.le-v7-g\\\\default.bar', '-password', u'password']' returned non-zero exit status 2 None\r\n{code}\r\n3.For simulator:\r\n{code}\r\n[INFO] Building\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7\\tibb\\arm a.le-v7\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7\\tibb\\arm a.le-v7-g\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7\\tibb include\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7\\tibb\\titanium javascript\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7\\tibb x86\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7\\tibb\\x86 a-g\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7\\libv8\\lib arm\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmp_hwepd arm\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmp_hwepd\\arm o.le-v7\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmp_hwepd\\arm o.le-v7-g\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmp_hwepd framework\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmp_hwepd x86\r\nc:\\users\\qetester\\appdata\\local\\temp\\tmp_hwepd\\x86 o-g\r\nmake -j 1 -Cx86 -fMakefile \r\nmake[2]: Entering directory `c:/users/qetester/appdata/local/temp/tmp_hwepd/x86/o-g'\r\nC:/Users/QEtester/Desktop/blackberry/bbndk/host_10_0_9_404/win32/x86/usr/bin/qcc -Vgcc_ntox86 -c -Wc,-Wall -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Ic:/users/qetester/appdata/local/temp/tmp_hwepd/x86/o -Ic:/users/qetester/appdata/local/temp/tmp_hwepd/x86/o-g -Ic:/users/qetester/appdata/local/temp/tmp_hwepd/x86 -Ic:/users/qetester/appdata/local/temp/tmp_hwepd -IC:/Users/QEtester/Desktop/blackberry/bbndk/target_10_0_9_1673/qnx6/usr/include/freetype2 -IC:/Users/QEtester/Desktop/blackberry/bbndk/target_10_0_9_1673/qnx6/../target-override/usr/include -Ic:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7/libv8/include -Ic:\\users\\qetester\\appdata\\local\\temp\\tmpbtsre7/tibb/include -IC:/Users/QEtester/Desktop/blackberry/bbndk/target_10_0_9_1673/qnx6/usr/include -g -DVARIANT_g -DBUILDENV_qss c:/users/qetester/appdata/local/temp/tmp_hwepd/main.cpp \r\nC:/Users/QEtester/Desktop/blackberry/bbndk/host_10_0_9_404/win32/x86/usr/bin/rm -f c:/users/qetester/appdata/local/temp/tmp_hwepd/x86/o-g/default\r\nmake[2]: Leaving directory `c:/users/qetester/appdata/local/temp/tmp_hwepd/x86/o-g'\r\nmake[1]: Leaving directory `c:/users/qetester/appdata/local/temp/tmp_hwepd/x86'\r\nC:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry arm\r\nC:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\arm o.le-v7-g\r\nC:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry assets\r\nC:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\x86 o\r\nError removing temporary file\r\n[INFO] Command: blackberry-nativepackager.bat -package C:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\x86\\o-g\\default.bar bar-descriptor.xml -e C:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\x86\\o-g\\default default -buildID 1 assets framework -devMode\r\nInfo: Package created: C:\\Users\\QEtester\\Desktop\\tistud\\tistud-nightly-blackberry\\bb_workspace\\default\\build\\blackberry\\x86\\o-g\\default.bar\r\nInfo: Action: Install and Launch\r\nInfo: Installing com.app.def.testDev_com_app_def1c7e6f4b...\r\nactual_dname::\r\nactual_id::\r\nactual_version::\r\nCommand '['blackberry-deploy.bat', '-installApp', '-launchApp', '-device', u'192.168.239.128', '-package', u'C:\\\\Users\\\\QEtester\\\\Desktop\\\\tistud\\\\tistud-nightly-blackberry\\\\bb_workspace\\\\default\\\\build\\\\blackberry\\\\x86\\\\o-g\\\\default.bar', '-password', u'password']' returned non-zero exit status 2 None\r\n{code}\r\n\r\nExpected result:\r\n1.Should be able to run app on both simulator & device", "attachment": [], "flagged": false, "summary": "Blackberry : Not able to run BlackBerry apps on device & simulator on win 8, giving errors", "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": "Ti Studio : 3.1.0.201302280951\r\nTi BB sdk : 3.1.0.v20130227145654\r\nWin 8 ", "comment": { "comments": [ { "id": "240297", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Updating the simulator to the latest seems to fix the issue.Updating the device OS to check if it fixes the issue on the device side.", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-03-01T01:01:33.000+0000", "updated": "2013-03-01T01:01:33.000+0000" }, { "id": "244573", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Updating the device to latest BB 10 version fixed the issue.\r\nThus closing.", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-03-28T23:11:53.000+0000", "updated": "2013-03-28T23:11:53.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }