Titanium JIRA Archive
Appcelerator Community (AC)

[AC-917] [ERROR] Application Installer abnormal process termination. Process exit value was 8.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-04-28T04:55:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMosaid Elnejar
AssigneeRadamantis Torres-Lechuga
Created2014-04-18T16:18:31.000+0000
Updated2016-03-08T07:37:13.000+0000

Description

Hello! It has been some days i have the following bug in my Titanium Studio: at AndroidBuilder. (/home/mosaid/.titanium/mobilesdk/linux/3.2.2.GA/android/cli/commands/_build.js:2899:68) [ERROR] Application Installer abnormal process termination. Process exit value was 8. Please someone can enlight me about how to resolve it. I am using Titanium Studio 3.2.1.201402041146 OS is Ubuntu. I installed all SDK needed. Waiting for your inswers please! Thank you guys

Attachments

FileDateSize
console2014-04-19T11:55:56.000+00004316
Diagnostic_log2014-04-18T16:55:58.000+000022198
output.txt2014-04-21T17:49:36.000+000014115
titanium_info2014-04-18T16:55:58.000+00008523

Comments

  1. Ritu Agrawal 2014-04-18

    Please attach the output of the following commands: titanium info complete studio log file Also, go to Titanium studio and attach the output of help ==> Studio ==> Run diagnostic test
  2. Mosaid Elnejar 2014-04-18

    Thanks Ritu for the answer, Please find in attach : 1- titanium info 2- output of: help ==> Studio ==> Run diagnostic test As for complete studio log file i don't know how to do it? If you need some thing else i am here. Thanks!
  3. Ritu Agrawal 2014-04-18

    When you run your application, you can see the Studio Console log. Please copy and attach that output.
  4. Mosaid Elnejar 2014-04-19

    Here the output of the console after runing the application.
  5. Mosaid Elnejar 2014-04-21

    Hello there, still having same issue, has anybody something i can do to advance? Thanks guys!
  6. Ritu Agrawal 2014-04-21

    Thanks for attaching the requested information. Looking at your console output, it looks like a permissions issue in your home directory. Try running this command and see it it resolves your issue sudo chown whoami ~/tmp
  7. Mosaid Elnejar 2014-04-21

    Many thanks Ritu, i have not the error message anymore. Still when i run my programm i have the following : [ERROR] : Failed to install apk on "emulator-5554" [ERROR] : Error: INSTALL_FAILED_CONTAINER_ERROR [ERROR] Application Installer abnormal process termination. Process exit value was 1 Can you help please!
  8. Ritu Agrawal 2014-04-21

    Please try cleaning and rebuilding the project and see if it solves this problem. This issue may also be related to external storage and you may circumvent this issue by adding following line: android:installLocation="auto" http://stackoverflow.com/questions/5744298/what-does-this-mean-failure-install-failed-container-error
  9. Ritu Agrawal 2014-04-28

    Resolving this ticket as we have not heard back from the reporter but we would be happy to reopen the ticket if the issue persists.
  10. Oshadha Thrimavithana 2015-01-04

    I'm getting the following error when ever I tried to run my app in Android Emulator. [ERROR] : Failed to install apk on "emulator-5554" [ERROR] : Error: INSTALL_FAILED_CONTAINER_ERROR OS - OS X Yosemite All the SDKs are installed properly and it shows me the "Green" icon for Android SDK and iOS SDK. Same app iOS version is running without any issue. Any idea why it happens like this?

JSON Source