Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6727] Build failed with TiSDK 10.1.1 GA

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterAbidhusain Chidi
AssigneeAbir Mukherjee
Created2021-11-30T07:00:13.000+0000
Updated2021-12-02T13:33:55.000+0000

Description

Unable to compile project in Android with TISDK 10.1.1 GA

Attachments

FileDateSize
AppceleratorStudio_2021-12-01-130723_qalbit-2.crash2021-12-01T07:44:00.000+0000203281
appc-info.txt2021-11-30T07:01:46.000+000024905
appc-use.txt2021-11-30T07:02:34.000+00001976
build-error-10.1.1.GA.txt2021-11-30T07:00:41.000+000032293
view.log2021-12-01T07:47:15.000+0000851707

Comments

  1. Ewan Harris 2021-11-30

    [~Abidindia009] the error you're seeing is due to the Java version you have being unsupported by gradle. You need to use between Java 11 and 16 https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Titanium_Compatibility_Matrix/#java-development-kit
  2. Abidhusain Chidi 2021-12-01

    Hi @Ewan Harris, That works perfectly. Thank you for this update. I have one more issue with Appcelerator Studio, It crashed when I open that.
  3. Abidhusain Chidi 2021-12-01

    I attached crash log for that here [^AppceleratorStudio_2021-12-01-130723_qalbit-2.crash] And diagnostic report for that here [^view.log]
  4. Ewan Harris 2021-12-01

    [~Abidindia009] Studio unfortunately does not support newer versions of the JDK, you may need to follow the instructions in TISTUD-9129 to force Studio to use an older JDK version. However, given the [end of support announcement](https://blog.axway.com/mobile-apps/changes-to-application-development-services) Studio is no longer supported. We recommend moving to the [Atom](https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Guide/Atom_Package/) or [VS Code](https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_How-tos/Visual_Studio_Code_Extension_for_Titanium/) plugins.
  5. Abidhusain Chidi 2021-12-02

    Thank you so much @Ewan Harris.

JSON Source