Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1294] I can't compile the project.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-03-26T03:27:06.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator CLI, Studio, Titanium SDK & CLI
Labelsandroid, studio3
ReporterAlberto Gómez Garza
AssigneeRitu Agrawal
Created2014-03-20T17:34:33.000+0000
Updated2016-03-08T07:37:41.000+0000

Description

1- Open the project 2- Run/Run Configurations 3 - Create a new Android Emulator. 4 - Click on emulator. 5 - Click on manage AVDs 6 - Select an emulator. 7 - Apply and run. Error: " --skip-js-minify was unexpected at this time. C:\Users\alberto.gomez\Documents\Titanium_Studio_Workspace\CCMHeinekenSimulador> "C:\Users\alberto.gomez\AppData\Roaming\npm\\node.exe" "C:\Users\alberto.gomez\AppData\Roaming\npm\\node_modules\titanium\bin\titanium" --no-colors --no-progress-bars --no-prompt build --platform android --sdk 3.2.1.GA --log-level trace --target emulator --android-sdk C:\android-sdk-win --device-id "7" WSVGA (Tablet)" --skip-js-minify [ERROR] Application Installer abnormal process termination. Process exit value was 255

Attachments

FileDateSize
Captura de pantalla 2014-03-20 11.07.13.png2014-03-20T17:34:33.000+0000493188
Captura de pantalla 2014-03-20 11.07.41.png2014-03-20T17:34:33.000+0000482920
Captura de pantalla 2014-03-20 11.07.55.png2014-03-20T17:34:33.000+0000276294
Captura de pantalla 2014-03-20 11.08.03.png2014-03-20T17:34:33.000+0000282230
Captura de pantalla 2014-03-20 11.08.15.png2014-03-20T17:34:33.000+0000308798
Captura de pantalla 2014-03-20 11.08.34.png2014-03-20T17:34:33.000+0000329914
Captura de pantalla 2014-03-20 11.18.06.png2014-03-20T17:34:33.000+0000553729

Comments

  1. Ritu Agrawal 2014-03-20

    Please attach the complete output of the command "Titanium info" to diagnose the issue further. We have not certified Titanium Studio with JRE 1.8.0 version yet. Can you please try using JDK/JRE 1.7 version and see if helps resolve the issue?
  2. Alberto Gómez Garza 2014-03-21

    It's already attached now to the description.
  3. Ritu Agrawal 2014-03-24

    Your device ID, 7" WSVGA (Tablet), is causing this issue. Since you have double quote as part of device ID, CLI command is incorrectly formed: --device-id "7" WSVGA (Tablet)" --skip-js-minify. We can enhance our tooling to handle double quote in device ID better but you can work around this issue for now by using a name that does not include a double quote.
  4. Alberto Gómez Garza 2014-03-24

    I've attached the evidence. I've changed the name and used another AVD and still doesn't work. https://www.dropbox.com/s/tqheyhzalprqahf/Captura%20de%20pantalla%202014-03-24%2010.40.19.png
  5. Ritu Agrawal 2014-03-25

    Thanks for providing the requested information. Can you please try one more time with a simple AVD name of one word i.e. just use Nexus as the AVD name? It would help us to narrow it down further. Thanks for your patience.
  6. Alberto Gómez Garza 2014-03-25

    I did it, now I can run the emulator, thank you.
  7. Ritu Agrawal 2014-03-25

    Great! Glad that things are working for you now.
  8. Alberto Gómez Garza 2014-03-25

    how can I change the resolution to resolved?
  9. Ritu Agrawal 2014-03-25

    No worries.I will do it:)
  10. Fix Please 2014-03-25

  11. Ritu Agrawal 2014-03-26

    Duplicate of TC-3937. Please follow that ticket for further updates.

JSON Source