{ "id": "115114", "key": "AC-2259", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-05-31T23:39:51.000+0000", "created": "2013-05-29T15:00:02.000+0000", "labels": [ "triage" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:15.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": [], "attachment": [ { "id": "39201", "filename": "build.log", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2013-05-29T19:35:57.000+0000", "size": 332, "mimeType": "text/plain" }, { "id": "39233", "filename": "SESSION 2013-05-29.txt", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2013-05-30T00:46:24.000+0000", "size": 1738, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: Compile time Error Build process exited with code 1 due to Admob module", "creator": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "subtasks": [], "reporter": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "environment": "Mac OSX 10.8.2\r\nTi SDK 3.1.0 and 3.1.1.v20130523143543\r\nModules: ti.admob, facebook, ti.cloud", "comment": { "comments": [ { "id": "254604", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~underlabs] Can you add the build file as noted in /Users/theUser/Documents/Titanium/AppName/build.log?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-29T18:32:38.000+0000", "updated": "2013-05-29T18:32:38.000+0000" }, { "id": "254622", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "Attached the build.log I wish I can provide more info, but this is all that was traced. I can probably _securely_ send you the full project?", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2013-05-29T19:35:57.000+0000", "updated": "2013-05-29T19:44:19.000+0000" }, { "id": "254711", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Joseph,\n\nYeah that doesn't provide much more info sadly :)\n\nThat's also what you see when you go to Help -> Studio -> View Log File?\n\nDoes it only happen for that particular project?\n\nYou mention Admob - what happens if you remove that?\n\nNote that the Admob module is open source, so you could always try rebuilding it yourself: https://github.com/appcelerator/titanium_modules/tree/master/admob", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-29T23:20:52.000+0000", "updated": "2013-05-29T23:20:52.000+0000" }, { "id": "254754", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "Hi Daniel,\n\nI've removed AdMob, and I still got the same error. I also attached the logfile from Help -> Studio -> View Log File.", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2013-05-30T00:28:55.000+0000", "updated": "2013-05-30T00:28:55.000+0000" }, { "id": "254758", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks Joseph. The log is really long, it would help even more if you could go to Help -> Studio -> Clear Log File, try building again, and then posting that log too. Then we can know exactly which error is relevant.\n\nOne other thing - can you clarify if it happens for other projects? What happens if you try to build one of the template projects?\n\nCheers!", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-30T00:36:22.000+0000", "updated": "2013-05-30T00:36:22.000+0000" }, { "id": "254767", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "That was exactly what I was trying to do :)\r\n\r\nI've uploaded the essential session. On another note, an empty project/other projects, work.\r\n\r\nNotify me (seeing the log dosen't help too much) if you would like me to email you the Project itself as is. It runs perfectly on iOS... Now the Android version is next, and I'd prefer to have the same code base, and manage the platform differences by code. \r\n\r\nThis error occurred on the first run of trying it on Android (the device & simulator gives this error). Also, I have tried removing All Modules.\r\n\r\nI wouldn't have logged this error in Jira till I saw this: http://developer.appcelerator.com/question/151834/build-process-exited-with-code-1 \r\nThis was first asked 4 weeks ago. I also tried to target Android 2.3.3 to 4.0 with the same error.", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2013-05-30T00:47:14.000+0000", "updated": "2013-05-30T01:18:07.000+0000" }, { "id": "255280", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Just ran your project - first on iOS 6 simulator, ran fine. I then installed it on a Samsung Galaxy S2 Android 2.3.6, it installed and ran fine without any error for both 3.1 GA and latest 3.1.1 build (however the screen is all white, but that's probably a porting issue you've yet to solve). I then built it for the Android 4.1.2 x86 HVGA emulator, and the project built fine, but crashed at runtime.\n\nSadly I can't reproduce your \"Build process exited with code 1\" error...", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-31T22:10:39.000+0000", "updated": "2013-05-31T22:10:39.000+0000" }, { "id": "255305", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "I guess that's Good news :)\r\n\r\nNo problem with the porting issue, I'd love to start working on it.\r\n\r\nI've copied all the resource/ folder into a New Project, and it gave me an error:\r\n{code}\r\n[ERROR] Error generating R.java from manifest\r\n[ERROR] /Users/theFool/Documents/Titanium/BikeWatchAndroid/build/android/AndroidManifest.xml:13: error: Error: String types not allowed (at 'configChanges' with value 'keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize').\r\n[ERROR] : Build process exited with code 1\r\n[ERROR] : Project failed to build after 2s 291ms\r\n{code}\r\n\r\nSo now I'm figuring it's the tiapp.xml's ** tag that's causing the trouble.\r\n\r\nWith a bit of research... seems it's AdMob that needs:\r\n{code:xml}\r\n\r\n\r\n16\r\n{code}\r\nAnd it WORKED!!\r\n\r\nSorry to have bothered you. I think this issue should be changed to resolved.", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2013-05-31T22:59:18.000+0000", "updated": "2013-05-31T23:37:05.000+0000" }, { "id": "255323", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Could be, I'm using the latest stable: 3.1.0.201304151600", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-31T23:37:04.000+0000", "updated": "2013-05-31T23:37:04.000+0000" }, { "id": "255324", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "It's Working now :)", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2013-05-31T23:37:21.000+0000", "updated": "2013-05-31T23:37:21.000+0000" }, { "id": "255325", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I forgot about the studio version, I guess I'll try with 3.1.1 next.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-31T23:38:11.000+0000", "updated": "2013-05-31T23:38:11.000+0000" }, { "id": "255326", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Oh, ok. Nice. Glad you solved it :-) I'll resolve the issue.\n\nThanks!", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-31T23:39:33.000+0000", "updated": "2013-05-31T23:39:33.000+0000" }, { "id": "283439", "author": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as per Joseph's feedback.", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-10T05:12:44.000+0000", "updated": "2013-12-10T05:12:44.000+0000" } ], "maxResults": 13, "total": 13, "startAt": 0 } } }