Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Alloy - "Application Installer abnormal process termination" build error

$
0
0

I'm getting an error when I attempt to run an Alloy application on an Android emulator. The app was working as recently as yesterday although changes to the app have been made since then. I'm just not even sure where to start since the below stack trace seems to be pointing at an error in the Alloy compiler.

[INFO] :   Found Titanium plugin id=ti.alloy version=1.0 
[INFO] :   Deploy type: development
[INFO] :   Building for target: emulator
[INFO] :   Building for emulator: titanium_1_WVGA800
[INFO] :   Targeting Android SDK: 22
[INFO] :   Building for the following architectures: armeabi, armeabi-v7a, x86
[INFO] :   Signing with keystore: C:\ProgramData\Titanium\mobilesdk\win32\4.0.0.RC3\android\dev_keystore (tidev)
[INFO] :   Debugging disabled
[INFO] :   Profiler disabled
[INFO] :   Forcing rebuild: C:\...\Appcelerator_Studio_Workspace\Test App\build\android\build-manifest.json does not exist
[INFO] :   Found Alloy app in C:\...\Appcelerator_Studio_Workspace\Test App\app
[INFO] :   Executing Alloy compile: cmd /s /c C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\.bin\alloy compile C:\...\Appcelerator_Studio_Workspace\Test App\app --config platform=android,version=0,simtype=none,devicefamily=none,deploytype=development,target=emulator --no-colors
       .__  .__                
_____  |  | |  |   ____ ___.__.
\__  \ |  | |  |  /  _ <   |  |
 / __ \|  |_|  |_(  <_> )___  |
(____  /____/____/\____// ____|
     \/                 \/
[ERROR] Application Installer abnormal process termination. Process exit value was 1
C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\Alloy\commands\compile\sourceMapper.js:185
        throw e;
              ^
Error
    at new JS_Parse_Error (C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:189:18)
    at js_error (C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:197:11)
    at croak (C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:656:9)
    at C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:792:21
    at C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:703:24
    at block_ (C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:977:20)
    at C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:744:29
    at C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:703:24
    at if_ (C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:960:44)
    at C:\...\.appcelerator\install\0.2.283\package\node_modules\appc-cli-titanium\node_modules\alloy\node_modules\uglify-js\lib\parse.js:788:24
[ERROR] :  Alloy compiler failed
TRACE  | titanium exited with exit code 1
Application type: mobile

Titanium SDK: 4.0.0.RC3

Platform & version: Android

Device: Android emulator

Host Operating System: Windows 8.1

Titanium Studio: Appcelerator Studio, build: 4.0.1.201505121854


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>