Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1804] Exception occured while building Android project:

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2012-11-26T20:06:23.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterChuck Bentley
AssigneeNikhil Sharma
Created2012-09-04T10:53:38.000+0000
Updated2016-03-08T07:40:42.000+0000

Description

Steps to Reproduce

Installed SDK 2.1.2GA, now I am getting the following errors.

Actual Result

[ERROR] Exception occured while building Android project: [ERROR] Traceback (most recent call last): [ERROR] File "/home/mobile/.titanium/mobilesdk/linux/2.1.2.GA/android/builder.py", line 2243, in [ERROR] s.build_and_run(True, avd_id, device_args=device_args) [ERROR] File "/home/mobile/.titanium/mobilesdk/linux/2.1.2.GA/android/builder.py", line 2068, in build_and_run [ERROR] launched, launch_failed = self.package_and_deploy() [ERROR] File "/home/mobile/.titanium/mobilesdk/linux/2.1.2.GA/android/builder.py", line 1585, in package_and_deploy [ERROR] unsigned_apk = self.create_unsigned_apk(ap_) [ERROR] File "/home/mobile/.titanium/mobilesdk/linux/2.1.2.GA/android/builder.py", line 1456, in create_unsigned_apk [ERROR] apk_zip.write(self.classes_dex, 'classes.dex') [ERROR] File "/usr/lib/python2.7/zipfile.py", line 1033, in write [ERROR] st = os.stat(filename) [ERROR] OSError: [Errno 2] No such file or directory: '/home/mobile/mobile_opal_backup/build/android/bin/classes.dex'

Expected Result

A compiled Android Application

Attachments

FileDateSize
.log2012-09-04T10:53:43.000+000020509
diagnostic6065417156668709410.log2012-09-04T10:53:47.000+00001660

Comments

  1. Nikhil Sharma 2012-09-10

    Hi, Try to create a default titanium project and check whether you can build that one or not. Are you using any third party modules?
  2. Daniel Sefton 2012-11-26

    Will re-open if a response is received.

JSON Source