Printer FriendlyEmail Article Link

TTworkbench: TTThree command line failure: java compiler failed compilation canceled

Symptoms
Error occurs in some cases after compilation (Build or Rebuild)
Environment
TTworkbench 32/64 Bit, Linux/Microsoft Windows
TTThree.bat / TTThree.sh (command line compilation)
Explanation/Resolution
  1. Ensure that Java JDK is installed on your machine
  2. Enable the Java compiler "Javac" (Java SDK) using the -C option e.g.: 
    • TTthree.bat --project <project_path> -C internal-javac moduleId
    • TTthree.sh  --project <project_path> -C internal-javac moduleId
  • Java JDK is not installed
  • Java JDK is not set in your System Path Environment
  • Java compiler "Javac" is not selected as default

Product : TTworkbench