Problem

This error appears when the analysis to be executed does not contain any recognized file to analyze. Kiuwan recognizes the technology of a source file by its extension.

If none of the files contained within the source code directory has a recognized extension, this error will be raised.

You can find default extensions recognized by Kiuwan at Kiuwan Supported Technologies.


GUI mode

If you are using Kiuwan Local Analyzer in GUI mode, a dialog will open indicating this error:

 

CLI mode

If you are using Kiuwan Local Analyzer in CLI mode, this error is reported to the standard output.

 

An error code will be returned to the calling process.

Please visit Local Analyzer Return Codes for further info con return codes.

Solution

Provide steps that the user can take to solve the problem. For example "The level 7 printer will flash red when it is out of paper. Add paper to tray 1".

There are different solutions you can apply:

  • Choose a directory with source files
  • If sources area packaged into zip or similar files, uncompress them before analysis
  • If your source files contain valid source code of Kiuwan’s supported technologies you can either
    • Rename the files to the recognized extensions, or
    • Include those extensions in Kiuwan’s list of recognized extensions (to do it, add your extensions to conf/ LanguageInfo.properties).

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.

Related issues