Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16190] Getting "Failed to compile java source files" error when build for device/emulator.

GitHub Issuen/a
TypeBug
PriorityLow
StatusReopened
ResolutionUnresolved
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsAndroid
Labelscb-tooling
ReporterLokesh Choudhary
AssigneeChris Barber
Created2014-01-15T02:11:55.000+0000
Updated2016-08-19T04:29:40.000+0000

Description

Comments

  1. Nam Le 2014-01-15

    One thought is that this could be related to APPTS-2530 (SOASTA sdk corruption), but the error messages are different. One way to determine that is to delete the sdk and re-install. If it fixes the problem, it could be caused by the corruption
  2. Lokesh Choudhary 2014-01-15

    I checked deleting the SDK & reinstalling it again but I still see the issue.
  3. Chris Barber 2014-01-17

    I can't reproduce this and neither can Lokesh (who originally filed the ticket). Must have been some weird Windows thing.
  4. Eduardo Gomez 2014-10-30

    This issue was just encountered on recent CLI/SDK 3.4.0 following the steps described above.
       [INFO] :   Making sure the adb server is running
       [ERROR] Application Installer abnormal process termination. Process exit value was 8
       events.js:72
               throw er; // Unhandled 'error' event
                     ^
       Error: spawn OK
           at errnoException (child_process.js:980:11)
           at ChildProcess._handle.onexit (child_process.js:771:34)
       
    Logs (Diagnostics, Appcelerator Studio Log file, ti config, ti info, ti setup check): https://gist.github.com/egomez99/dbe4d40d65c117c0d00b Tried out installing Python 2.7 (for Windows 8 64bit version)and fixed the Google release (Version 21) on the Android developer tooling (Windows: http://dl.google.com/android/android-sdk_r23-windows.zip) without success. Related threads: https://developer.appcelerator.com/question/157016/titanium-build----error-spawn-enoent

JSON Source