[AC-4099] WINDOWS PHONE : Application Error => Runtime Error: unknown Exception
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-07-27T17:30:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Sanchi Varma |
Assignee | Shak Hossain |
Created | 2016-07-13T06:48:20.000+0000 |
Updated | 2016-07-27T17:30:11.000+0000 |
Description
When I Run my widget that closes one window and initializes a controller to display another window, I get error :
-----------------------------------------------------------------------------------------------
*Application Error
Runtime Error: unknown Exception*
Appcelerator When your app is packaged for final distribution, no error screen will appear.
-----------------------------------------------------------------------------------------------
Although this does not crashes the application. Clicking "Dismiss" closes the red error screen and the next expected screen is opened.
Can someone please guide on :
* What is the syntax to use Large Heap/ Memory Management for windows phone
i.e. alternative for Windows Phone for : android:largeHeap="true"
* Where can I find the file for this error : "Appcelerator When your app is packaged for final distribution, no error screen will appear." so I can add more Ti.API.log for better understanding of the error....
* Also if someone can explain this error.
I found some reference at : https://github.com/appcelerator/titanium_mobile_windows/blob/master/Source/TitaniumKit/src/Application.cpp
But could not find this file in C:\ProgramData\Titanium\mobilesdk\win32\5.4.0.v20160601151241\windows (to add logs in the file).
Help -> Studio -> Run Diagnostic Test results :
--------------------------------------------------------------
Host OS: Windows 8
OS Version: 6.2
OS Arch: x86
JRE Version: 1.7.0_80
JRE Vendor: Oracle Corporation
JRE Home: C:\Program Files (x86)\Java\jdk1.7.0_80\jre
Appcelerator Studio Version: 4.5.0.201602170821
Install Directory: file:/C:/Users/.../AppData/Roaming/Appcelerator/Appcelerator Studio/
Workspace Directory: file:/C:/Users/.../Documents/Appcelerator_Studio_Workspace/
VM Arguments: -Xms128m
-Xmx1024m
-XX:MaxPermSize=256m
-Xverify:none
-Declipse.p2.unsignedPolicy=allow
-Declipse.log.size.max=10000
-Declipse.log.backup.max=5
-Dtitanium.moduleListUrl=http://preview.appcelerator.com/360/modules.json
-Dfile.encoding=UTF-8
-Djava.awt.headless=true
-Djava.class.path=C:\Users\...\AppData\Roaming\Appcelerator\Appcelerator Studio\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
Language: en_US
Test Service Module Required version: null. Is Installed: false
Test Service Host/URL: http://appctest-2.appcelerator.com/concerto/touchtest
Test Service Server Endpoint URL: http://cloudtest.360.appcelerator.com/concerto
ACS App URL: null
ACS Login URL: null
Selected Titanium SDK: 5.4.0.v20160601151241
Latest Titanium SDK: 5.4.0.v20160601151241
Titanium SDK Version: 5.4.0.v20160601151241
SDK Modules API Version:2
SDK Timestamp: 06/01/16 15:12
SDK Build Number: c012548
SDK Location: C:\ProgramData\Titanium\mobilesdk\win32\5.4.0.v20160601151241
Titanium SDK Version: 5.3.0.GA
SDK Modules API Version:2
SDK Timestamp: 06/01/16 10:17
SDK Build Number: 94fa8af
SDK Location: C:\ProgramData\Titanium\mobilesdk\win32\5.3.0.GA
Titanium SDK Version: 5.2.2.GA
SDK Modules API Version:2
SDK Timestamp: 03/28/16 14:12
SDK Build Number: b685ddb
SDK Location: C:\ProgramData\Titanium\mobilesdk\win32\5.2.2.GA
Browsers
- Default system web browser: Unknown (N/A)
- Firefox: 46.0.1 (C:\Program Files (x86)\Mozilla Firefox\firefox.exe)
- Internet Explorer: 9.11.10586.0 (C:\Program Files (x86)\Internet Explorer\iexplore.exe)
- Internet Explorer: 9.11.10586.0 (C:\Program Files\Internet Explorer\iexplore.exe)
- Google Chrome: Unknown (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
Android SDK Version: 6.0
Android NDK Version: Unknown/Uninstalled
Android Info Output:
{"android":{"home":"C:\\Users\\...\\.android","emulators":[{"id":"AVD_GalaxyNexus_ToolsForApacheCordova","name":"AVD_GalaxyNexus_ToolsForApacheCordova","abi":"armeabi-v7a","target":"Android 4.4.2 (API level 19)","path":"C:\\Users\\...\\.android\\avd\\AVD_GalaxyNexus_ToolsForApacheCordova.avd","device":"Galaxy Nexus (Google)","api-level":19,"googleApis":false,"sdk-version":"4.4.2","type":"avd","skin":"WVGA800"},{"id":"titanium_1_WVGA800","name":"titanium_1_WVGA800","abi":"armeabi-v7a","target":"Android 6.0 (API level 23)","path":"C:\\Users\\...\\.android\\avd\\titanium_1_WVGA800.avd","api-level":23,"googleApis":false,"sdk-version":"6.0","type":"avd","sdcard":"C:\\Users\\...\\.android\\avd\\titanium_1_WVGA800.avd\\sdcard.img","skin":"wvga800"}],"issues":[{"message":"Unable to locate an Android NDK.\nWithout the NDK, you will not be able to build native Android Titanium modules.\nIf you have already downloaded and installed the Android NDK, you can tell Titanium where the Android NDK is located by running '__titanium config android.ndkPath \/path\/to\/android-ndk__', otherwise you can install it by running '__titanium setup android__' or manually downloading from __http:\/\/appcelerator.com\/android-ndk__.","id":"ANDROID_NDK_NOT_FOUND","type":"warning"},{"message":"Android API __Android 4.4.2 (android-19)__ is too old and is no longer supported by Titanium SDK 5.4.0.\nThe minimum supported Android API level by Titanium SDK 5.4.0 is API level 23.","id":"ANDROID_API_TOO_OLD","type":"warning"},{"message":"Android API __Android 5.0.1 (android-21)__ is too old and is no longer supported by Titanium SDK 5.4.0.\nThe minimum supported Android API level by Titanium SDK 5.4.0 is API level 23.","id":"ANDROID_API_TOO_OLD","type":"warning"},{"message":"Android API __Android 5.1.1 (android-22)__ is too old and is no longer supported by Titanium SDK 5.4.0.\nThe minimum supported Android API level by Titanium SDK 5.4.0 is API level 23.","id":"ANDROID_API_TOO_OLD","type":"warning"},{"message":"Android API __Google APIs (Google Inc.:Google APIs:19)__ is too old and is no longer supported by Titanium SDK 5.4.0.\nThe minimum supported Android API level by Titanium SDK 5.4.0 is API level 23.","id":"ANDROID_API_TOO_OLD","type":"warning"}],"vendorDependencies":{"android sdk":"23","node":">=0.10.0 <=0.12.x","android tools":"<=24.3.x","android platform tools":">=17 <=23.x","android build tools":">=17 <=23.x","java":"<=1.8.x","android ndk":">=r8e <=r9"},"ndk":null,"sdk":{"tools":{"supported":"maybe","path":"C:\\Program Files (x86)\\Android\\android-sdk\\tools","version":"24.4.1"},"dx":"C:\\Program Files (x86)\\Android\\android-sdk\\build-tools\\23.0.1\\lib\\dx.jar","platformTools":{"supported":true,"path":"C:\\Program Files (x86)\\Android\\android-sdk\\platform-tools","version":"23.0.1"},"path":"C:\\Program Files (x86)\\Android\\android-sdk","buildTools":{"supported":true,"path":"C:\\Program Files (x86)\\Android\\android-sdk\\build-tools\\23.0.1","maxSupported":"23.x","tooNew":true,"version":"23.0.1"},"executables":{"mksdcard":"C:\\Program Files (x86)\\Android\\android-sdk\\tools\\mksdcard.exe","aapt":"C:\\Program Files (x86)\\Android\\android-sdk\\build-tools\\23.0.1\\aapt.exe","adb":"C:\\Program Files (x86)\\Android\\android-sdk\\platform-tools\\adb.exe","dx":"C:\\Program Files (x86)\\Android\\android-sdk\\build-tools\\23.0.1\\dx.bat","android":"C:\\Program Files (x86)\\Android\\android-sdk\\tools\\android.bat","emulator":"C:\\Program Files (x86)\\Android\\android-sdk\\tools\\emulator.exe","aidl":"C:\\Program Files (x86)\\Android\\android-sdk\\build-tools\\23.0.1\\aidl.exe","zipalign":"C:\\Program Files (x86)\\Android\\android-sdk\\build-tools\\23.0.1\\zipalign.exe"},"proguard":"C:\\Program Files (x86)\\Android\\android-sdk\\tools\\proguard\\lib\\proguard.jar"},"linux64bit":null,"devices":[],"tisdk":"5.4.0.v20160601151241","detectVersion":"2.0","targets":{"3":{"abis":["no ABIs."],"api-level":22,"type":"platform","androidJar":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-22\\android.jar","version":"5.1.1","id":"3","revision":2,"apiLevel":"22","aidl":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-22\\framework.aidl","ABIs":["no ABIs."],"name":"Android 5.1.1","supported":false,"path":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-22","sdk":22,"skins":["HVGA","QVGA","WQVGA400","WQVGA432","WSVGA","WVGA800","WVGA854","WXGA720","WXGA800","WXGA800-7in"]},"2":{"abis":["no ABIs."],"api-level":21,"type":"platform","androidJar":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-21\\android.jar","version":"5.0.1","id":"2","revision":2,"apiLevel":"21","aidl":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-21\\framework.aidl","ABIs":["no ABIs."],"name":"Android 5.0.1","supported":false,"path":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-21","sdk":21,"skins":["HVGA","QVGA","WQVGA400","WQVGA432","WSVGA","WVGA800","WVGA854","WXGA720","WXGA800","WXGA800-7in"]},"1":{"abis":["armeabi-v7a","x86"],"api-level":19,"type":"platform","androidJar":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-19\\android.jar","version":"4.4.2","id":"1","revision":4,"apiLevel":"19","aidl":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-19\\framework.aidl","ABIs":["armeabi-v7a","x86"],"name":"Android 4.4.2","supported":false,"path":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-19","sdk":19,"skins":["HVGA","QVGA","WQVGA400","WQVGA432","WSVGA","WVGA800","WVGA854","WXGA720","WXGA800","WXGA800-7in"]},"5":{"libraries":{"com.android.future.usb.accessory":{"description":"API for USB Accessories","jar":"usb.jar"},"com.google.android.media.effects":{"description":"Collection of video effects","jar":"effects.jar"},"com.google.android.maps":{"description":"API for Google Maps","jar":"maps.jar"}},"abis":["no ABIs."],"based-on":{"android-version":"4.4.2","api-level":19},"vendor":"Google Inc.","androidJar":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-19\\android.jar","type":"add-on","version":"4.4.2","id":"5","revision":20,"apiLevel":"19","aidl":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-19\\framework.aidl","description":"Android + Google APIs","ABIs":["no ABIs."],"supported":false,"name":"Google APIs (Android 4.4.2)","path":"C:\\Program Files (x86)\\Android\\android-sdk\\add-ons\\addon-google_apis-google-19","skins":["HVGA","QVGA","WQVGA400","WQVGA432","WSVGA","WVGA800","WVGA854","WXGA720","WXGA800","WXGA800-7in"]},"4":{"abis":["armeabi-v7a","x86","x86_64"],"api-level":23,"type":"platform","androidJar":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-23\\android.jar","version":"6.0","id":"4","revision":1,"apiLevel":"23","aidl":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-23\\framework.aidl","ABIs":["armeabi-v7a","x86","x86_64"],"name":"Android 6.0","supported":true,"path":"C:\\Program Files (x86)\\Android\\android-sdk\\platforms\\android-23","sdk":23,"skins":["HVGA","QVGA","WQVGA400","WQVGA432","WSVGA","WVGA800","WVGA854","WXGA720","WXGA800","WXGA800-7in","AndroidWearRound","AndroidWearRound360x360","AndroidWearRound400x400","AndroidWearRound480x480","AndroidWearRoundChin320x290","AndroidWearRoundChin360x325","AndroidWearRoundChin360x326","AndroidWearRoundChin360x330","AndroidWearSquare","AndroidWearSquare320x320"]}}}}
Node.ACS Host URL: null
LiveView Version: null
Node.JS Version: v4.4.5
NPM Path: C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
NPM Version: 2.15.5
C:\Users\...\AppData\Roaming\npm
├── appcelerator@4.2.4
├── inherits@2.0.1
└── titanium@5.0.8
npm -g ls titanium: C:\Users\...\AppData\Roaming\npm
└── titanium@5.0.8
Packages: C:\Users\...\AppData\Roaming\npm
├─┬ appcelerator@4.2.4
│ ├── async@1.5.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── lodash@4.13.1
│ ├── progress@1.1.8
│ ├─┬ request@2.72.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.4.1
│ │ ├─┬ bl@1.1.2
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├── form-data@1.0.0-rc4
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.8.3
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── dashdash@1.14.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├── getpass@0.1.6
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.13.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.11
│ │ │ └── mime-db@1.23.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.1.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.2.2
│ │ └── tunnel-agent@0.4.3
│ ├── semver@3.0.1
│ ├─┬ tar@1.0.3
│ │ ├── block-stream@0.0.9
│ │ ├─┬ fstream@1.0.9
│ │ │ ├── graceful-fs@4.1.4
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └─┬ rimraf@2.5.2
│ │ │ └─┬ glob@7.0.3
│ │ │ ├─┬ inflight@1.0.5
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ └─┬ brace-expansion@1.1.4
│ │ │ │ ├── balanced-match@0.4.1
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.2
│ │ │ └── path-is-absolute@1.0.0
│ │ └── inherits@2.0.1
│ ├─┬ update-notifier@0.5.0
│ │ ├─┬ chalk@1.1.3
│ │ │ ├── ansi-styles@2.2.1
│ │ │ ├── escape-string-regexp@1.0.5
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ configstore@1.4.0
│ │ │ ├── graceful-fs@4.1.4
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ ├── object-assign@4.1.0
│ │ │ ├── os-tmpdir@1.0.1
│ │ │ ├─┬ osenv@0.1.3
│ │ │ │ └── os-homedir@1.0.1
│ │ │ ├── uuid@2.0.2
│ │ │ ├─┬ write-file-atomic@1.1.4
│ │ │ │ ├── imurmurhash@0.1.4
│ │ │ │ └── slide@1.1.6
│ │ │ └─┬ xdg-basedir@2.0.0
│ │ │ └── os-homedir@1.0.1
│ │ ├── is-npm@1.0.0
│ │ ├─┬ latest-version@1.0.1
│ │ │ └─┬ package-json@1.2.0
│ │ │ ├─┬ got@3.3.1
│ │ │ │ ├─┬ duplexify@3.4.3
│ │ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ └─┬ readable-stream@2.1.4
│ │ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.2
│ │ │ │ ├── infinity-agent@2.0.3
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-stream@1.1.0
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├─┬ nested-error-stacks@1.0.2
│ │ │ │ │ └── inherits@2.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ ├── prepend-http@1.0.4
│ │ │ │ ├─┬ read-all-stream@3.1.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ └─┬ readable-stream@2.1.4
│ │ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.2
│ │ │ │ └── timed-out@2.0.0
│ │ │ └─┬ registry-url@3.1.0
│ │ │ └─┬ rc@1.1.6
│ │ │ ├── deep-extend@0.4.1
│ │ │ ├── ini@1.3.4
│ │ │ ├── minimist@1.2.0
│ │ │ └── strip-json-comments@1.0.4
│ │ ├─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├─┬ semver-diff@2.1.0
│ │ │ └── semver@5.1.0
│ │ └─┬ string-length@1.0.1
│ │ └─┬ strip-ansi@3.0.1
│ │ └── ansi-regex@2.0.0
│ └── which@1.0.8
├── inherits@2.0.1
└─┬ titanium@5.0.8
├── async@1.4.2
├── colors@1.1.2
├─┬ fields@0.1.24
│ ├── colors@0.6.2
│ └── keypress@0.2.1
├── humanize@0.0.9
├─┬ longjohn@0.2.9
│ └─┬ source-map-support@0.3.2
│ └─┬ source-map@0.1.32
│ └── amdefine@1.0.0
├── moment@2.10.6
├─┬ node-appc@0.2.31
│ ├── adm-zip@0.4.7
│ ├── diff@2.1.0
│ ├── node-uuid@1.4.3
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ ├─┬ request@2.61.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@1.0.3
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc4
│ │ │ └── async@1.5.2
│ │ ├─┬ har-validator@1.8.0
│ │ │ ├── bluebird@2.10.2
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.13.1
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@2.0.0
│ │ │ └── xtend@4.0.1
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@0.11.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.11
│ │ │ └── mime-db@1.23.0
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@4.0.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.2.2
│ │ └── tunnel-agent@0.4.3
│ ├── semver@5.0.1
│ ├─┬ uglify-js@2.4.24
│ │ ├── async@0.2.10
│ │ ├─┬ source-map@0.1.34
│ │ │ └── amdefine@1.0.0
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.5.4
│ │ ├── camelcase@1.2.1
│ │ ├── decamelize@1.2.0
│ │ ├── window-size@0.1.0
│ │ └── wordwrap@0.0.2
│ └── xmldom@0.1.19
├─┬ request@2.62.0
│ ├── aws-sign2@0.5.0
│ ├─┬ bl@1.0.3
│ │ └─┬ readable-stream@2.0.6
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── caseless@0.11.0
│ ├─┬ combined-stream@1.0.5
│ │ └── delayed-stream@1.0.0
│ ├── extend@3.0.0
│ ├── forever-agent@0.6.1
│ ├─┬ form-data@1.0.0-rc4
│ │ └── async@1.5.2
│ ├─┬ har-validator@1.8.0
│ │ ├── bluebird@2.10.2
│ │ ├─┬ chalk@1.1.3
│ │ │ ├── ansi-styles@2.2.1
│ │ │ ├── escape-string-regexp@1.0.5
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ └─┬ is-my-json-valid@2.13.1
│ │ ├── generate-function@2.0.0
│ │ ├─┬ generate-object-property@1.2.0
│ │ │ └── is-property@1.0.2
│ │ ├── jsonpointer@2.0.0
│ │ └── xtend@4.0.1
│ ├─┬ hawk@3.1.3
│ │ ├── boom@2.10.1
│ │ ├── cryptiles@2.0.5
│ │ ├── hoek@2.16.3
│ │ └── sntp@1.0.9
│ ├─┬ http-signature@0.11.0
│ │ ├── asn1@0.1.11
│ │ ├── assert-plus@0.1.5
│ │ └── ctype@0.5.3
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├─┬ mime-types@2.1.11
│ │ └── mime-db@1.23.0
│ ├── node-uuid@1.4.7
│ ├── oauth-sign@0.8.2
│ ├── qs@5.1.0
│ ├── stringstream@0.0.5
│ ├── tough-cookie@2.2.2
│ └── tunnel-agent@0.4.3
├── semver@5.0.3
├── sprintf@0.1.5
├─┬ temp@0.8.3
│ ├── os-tmpdir@1.0.1
│ └── rimraf@2.2.8
├─┬ winston@1.0.2
│ ├── async@1.0.0
│ ├── colors@1.0.3
│ ├── cycle@1.0.3
│ ├── eyes@0.1.8
│ ├── isstream@0.1.2
│ ├── pkginfo@0.3.1
│ └── stack-trace@0.0.9
└── wrench@1.5.8
NPM_CONFIG_PREFIX env value: null
Npm config prefix value : C:\Users\...\AppData\Roaming\npm
Appcelerator CLI path: C:\Users\...\AppData\Roaming\npm\appcelerator.CMD
Appcelerator CLI core version : 5.2.2
ENV:
ProgramData=C:\ProgramData
USERPROFILE=C:\Users\...
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.7.0_80
VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
ProgramFiles(x86)=C:\Program Files (x86)
SystemDrive=C:
TEMP=C:\Users\...\AppData\Local\Temp
windows_tracing_flags=3
ProgramFiles=C:\Program Files (x86)
Path=C:/Program Files (x86)/Java/jdk1.7.0_80/bin/../jre/bin/client;C:/Program Files (x86)/Java/jdk1.7.0_80/bin/../jre/bin;C:/Program Files (x86)/Java/jdk1.7.0_80/bin/../jre/lib/i386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\nodejs\;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\Java\jdk1.7.0_80\bin;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft Emulator Manager\1.0\;C:\Program Files\TortoiseSVN\bin;C:\Users\...\AppData\Roaming\npm;C:\Program Files (x86)\Java\jdk1.7.0_80\bin;C:\WINDOWS\system32;
EICDDrive=E:\
HOMEDRIVE=C:
PROCESSOR_REVISION=3a09
USERDOMAIN=DC040
ALLUSERSPROFILE=C:\ProgramData
ProgramW6432=C:\Program Files
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
SESSIONNAME=Console
TMP=C:\Users\...\AppData\Local\Temp
VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
PROCESSOR_ARCHITECTURE=x86
LOGONSERVER=\\DC040
=::=::\
CommonProgramFiles=C:\Program Files (x86)\Common Files
PROCESSOR_ARCHITEW6432=AMD64
OS=Windows_NT
FP_NO_HOST_CHECK=NO
HOMEPATH=\Users\...
PROCESSOR_LEVEL=6
CommonProgramW6432=C:\Program Files\Common Files
USERDOMAIN_ROAMINGPROFILE=DC040
LOCALAPPDATA=C:\Users\...\AppData\Local
VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
COMPUTERNAME=DC040
SystemRoot=C:\WINDOWS
windir=C:\WINDOWS
NUMBER_OF_PROCESSORS=4
PSModulePath=C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC=C:\Users\Public
USERNAME=...
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
ComSpec=C:\WINDOWS\system32\cmd.exe
APPDATA=C:\Users\...\AppData\Roaming
VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\
Hello, Please share with us a sample code that regenrates the issue.