Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

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 Kiuwan does not recognize the extension of the files in the source code directory

...

,

...

an error will be raised.

...

 

GUI mode

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

Image Modified

 

CLI mode

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

Image Modified

 

An error code will be returned to the calling process.

Please visit Local Analyzer Return Codes

...

 for further

...

information on return codes.

Solution

...

There are different solutions you can apply:

...

  • Check if you indicated the correct directory where the source files are stored. 
  • If sources

...

  • are 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).

Content by Label
showLabelsfalse
max5
spacesK5
showSpacefalse
sortmodified

...

reversetrue
typepage
labelskb-troubleshooting-article

Page properties
hiddentrue
Related issues