{ "id": "131011", "key": "AC-1492", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-06-30T06:50:05.000+0000", "created": "2014-05-29T10:29:29.000+0000", "labels": [ "3.0.2GA", "android", "build", "build.py", "classes.dex" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:37:56.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I am getting following error.\r\n\r\n{color:red}\r\n[ERROR] Exception occured while building Android project:\r\n[ERROR] Traceback (most recent call last):\r\n[ERROR] File \"/Users/suchariya/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.GA/android/builder.py\", line 2418, in \r\n[ERROR] builder.build_and_run(True, None, key, password, alias, output_dir)\r\n[ERROR] File \"/Users/suchariya/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.GA/android/builder.py\", line 2208, in build_and_run\r\n[ERROR] launched, launch_failed = self.package_and_deploy()\r\n[ERROR] File \"/Users/suchariya/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.GA/android/builder.py\", line 1700, in package_and_deploy\r\n[ERROR] unsigned_apk = self.create_unsigned_apk(ap_)\r\n[ERROR] File \"/Users/suchariya/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.GA/android/builder.py\", line 1566, in create_unsigned_apk\r\n[ERROR] apk_zip.write(self.classes_dex, 'classes.dex')\r\n[ERROR] File \"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/zipfile.py\", line 1114, in write\r\n[ERROR] st = os.stat(filename)\r\n[ERROR] OSError: [Errno 2] No such file or directory: '/Volumes/Data/IDE_Workspaces/Titanium_Studio_Workspace/QVprep Math 3 4 5/build/android/bin/classes.dex'\r\n[ERROR] : Project failed to build after 28s 819ms\r\n{color}\r\n\r\nI also followed\r\n\r\nhttp://developer.appcelerator.com/question/152497/titanium-sdk-310-error-typeerror-argument-of-type-nonetype-is-not-iterable-on-building-android-app\r\n\r\nto resolve NoneType issue.\r\n\r\nCan you please help me in that ?", "attachment": [], "flagged": false, "summary": "OSError: [Errno 2] No such file or directory: '/build/android/bin/classes.dex'", "creator": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Titanium Studio\r\n\r\nTitanium Studio, build: 3.2.3.201404181442\r\n(c) Copyright 2012-2013 by Appcelerator, Inc. All rights reserved.\r\n\r\nBuild: jenkins-titanium-rcp-master-99 (origin/master)\r\nDate: 18 April 2014, 14:42:53\r\n\r\nProject SDK is 3.0.2.GA", "comment": { "comments": [ { "id": "306863", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We need a simple test case to reproduce this issue as the log trace is not very helpful.\r\n\r\nAlso, you are using Titanium SDK 3.0.2 with Studio 3.2.3 GA. Can you please upgrade all components (Studio, SDK and CLI) to the 3.2.3 GA version and see if it helps solve the issue?", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-29T17:54:25.000+0000", "updated": "2014-05-29T17:54:25.000+0000" }, { "id": "306973", "author": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "body": "What I am trying to achieve is, I wanted to generate .apk file (distribution) so that I can upload to Google Play. So I tried the same with \"Hello World\" Application as well but getting the same error.\r\n\r\nI tried to change from 3.0.2 to 3.2.3 GA but getting some code error because of module so I post pond it to upgrade at this stage.", "updateAuthor": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-05-30T07:25:17.000+0000", "updated": "2014-05-30T07:25:17.000+0000" }, { "id": "308593", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It appears to be an environment specific issue as you are not even able to build a simple \"Hello World\" application. I would suggest you to upgrade all components to 3.2.3 GA release as 3.0.2 is a very old release and we will not be able to help you out diagnosing those issues with that release.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-12T04:32:02.000+0000", "updated": "2014-06-12T04:32:02.000+0000" }, { "id": "308938", "author": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Hello, Is it possible if you can provide any kind of patch to this so that at least I can prepare the Build ?", "updateAuthor": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-06-13T18:43:13.000+0000", "updated": "2014-06-13T18:43:13.000+0000" }, { "id": "311562", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-06-30T06:50:05.000+0000", "updated": "2014-06-30T06:50:05.000+0000" }, { "id": "311582", "author": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "updateAuthor": { "name": "a.suchariya", "key": "a.suchariya", "displayName": "AvtarSingh Suchariya", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-06-30T07:53:35.000+0000", "updated": "2014-06-30T07:53:35.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }