Printer FriendlyEmail Article Link

TTworkbench: TTthree: [error] No module given to be compiled, [error] module not found or [error] received no code for module

Symptoms
Error occurs in some cases using command line compilation (TTthree).
Environment
  • TTworkbench 32/64 Bit
  • Microsoft Windows/Linux
  • TTthree.bat / TTthree.sh
Explanation/Resolution
Check the correctness of the module name, the Command-line synopsis and project path used in the command line.

Example TTthree command lines (module name without '.ttcn3'):
  •       Windows: TTthree.bat --project <Project_Path> ModuleName
  •      Linux:       TTthree.sh --project <Project_Path> -C javac ModuleName

Note:
More Details can be found in TTworkbench > Help > Help Contents > Spirent TTworkbench User´s Guide > Using TTworkbench TTthree > Command-line Options.
Root Cause
Module to be compiled not found because of wrong module name or incomplete project path used in the command line.

Product : TTworkbench,Tool Handling