[AC-1678] [ERROR] Application Installer abnormal process termination. Process exit value was 1
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-04-07T16:36:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | android |
Reporter | Alejandro U. Alvarez |
Assignee | Ritu Agrawal |
Created | 2014-04-02T11:22:29.000+0000 |
Updated | 2016-03-08T07:38:10.000+0000 |
Description
I have JRE 6 and jdk1.6.0_45 installed as well, and they are both in the PATH. I have tested lots of different solutions.
This happens when setting any android API version (10-19 tested), I have installed the SDK and Google APIs for 4.4.2 (19), 4.1.2 (16), 4.0 (14), 3.2 (13), 2.3.3 (10), and 2.2 (8).
When running in the Android Emulator (Any device) I get that error. The last log messages (In Trace mode) are:
[INFO] : Alloy compiler completed successfully
[INFO] : Launching emulator: 4 WVGA (Nexus S)
[INFO] : Running: C:\android-sdk-win\tools\emulator.exe "-avd" "4 WVGA (Nexus S)" "-port" "5554" "-no-boot-anim" "-partition-size" "128"
{color:gray}[DEBUG] : Ignoring C:\***\FaveBooks\Resources\android{color}
{color:gray}[DEBUG] : Ignoring C:\***\FaveBooks\Resources\mobileweb{color}
{color:red} [ERROR] Application Installer abnormal process termination. Process exit value was 1{color}
Please attach the output of the following command to investigate further: ti info -t android
I have fixed this problem deleting all existing AVDs, creating a new one and running the emulator myself. Then on Titanium I launch into the existing emulator. Thanks.
Great! Glad that things are working for you now.