Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2636] TypeError: argument of type 'NoneType' is not iterable

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2013-05-30T04:09:19.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterNilmar Castro
AssigneeMauro Parra-Miranda
Created2013-05-29T19:41:08.000+0000
Updated2016-03-08T07:41:43.000+0000

Description

I got this error and the build process exited with code 1. The log file is: !SESSION 2013-05-29 12:53:24.281 ----------------------------------------------- eclipse.buildId=3.1.0.201304151600 java.version=1.6.0_45 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=pt_BR Framework arguments: -keyring /Users/Usuario/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/Usuario/.eclipse_keyring -consoleLog -showlocation !ENTRY com.appcelerator.titanium.mobile 4 0 2013-05-29 12:56:09.937 !MESSAGE (Build 3.1.0.201304151600) [ERROR] com.appcelerator.titanium.mobile/debug/dashboard Unknown SDK tizen !ENTRY com.appcelerator.titanium.mobile 4 0 2013-05-29 12:56:09.957 !MESSAGE (Build 3.1.0.201304151600) [ERROR] com.appcelerator.titanium.mobile/debug/dashboard Unknown SDK mobileweb !ENTRY com.appcelerator.titanium.mobile 4 0 2013-05-29 16:26:56.464 !MESSAGE (Build 3.1.0.201304151600) [ERROR] com.appcelerator.titanium.mobile/debug/dashboard Unknown SDK tizen !ENTRY com.appcelerator.titanium.mobile 4 0 2013-05-29 16:26:56.486 !MESSAGE (Build 3.1.0.201304151600) [ERROR] com.appcelerator.titanium.mobile/debug/dashboard Unknown SDK mobileweb !ENTRY org.eclipse.osgi 2 1 2013-05-29 16:29:56.582 !MESSAGE NLS missing message: HttpServerSettingsTab_Title in: com.aptana.js.debug.ui.internal.launchConfigurations.messages !ENTRY org.eclipse.osgi 2 1 2013-05-29 16:30:05.340 !MESSAGE NLS missing message: IOSPackagerLaunchConfigurationDelegate_copy_app_error in: com.appcelerator.titanium.mobile.iphone.launching.messages !ENTRY org.eclipse.osgi 2 1 2013-05-29 16:30:05.340 !MESSAGE NLS missing message: IOSPackagerLaunchConfigurationDelegate_copy_ipa_error in: com.appcelerator.titanium.mobile.iphone.launching.messages thanks

Comments

  1. Daniel Sefton 2013-05-30

    Hi Nilmar, I can't see the NoneType error in your log, but it's a known issue which we recently fixed (TIMOB-13944). It's due to some breaking changes in Google's r22 Android toolset. The fix is available in 3.1.1 RC: http://developer.appcelerator.com/blog/2013/05/3-1-1-release-candidate-of-titanium-sdkstudio-now-available.html The GA version will be available early June. Resolving as duplicate.
  2. Mauro Parra-Miranda 2013-11-24

    Closing since it's a dup.

JSON Source