You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

 

AN-1 — Unexpected error

Internal unspecified analyzer error. 

A new support ticket is issued automatically to diagnose the problem. Please contact Kiuwan Technical Support.

AN-2 — Error during CQM Indicator calculation

Internal error calculating your Kiuwan indicators based on the CQM quality model.

A new support ticket is issued automatically to diagnose the problem. Please contact Kiuwan Technical Support.

AN-3 — ZIP file is corrupted or empty

The ZIP file with the application code is empty or corrupted.

Check your packaging process and analyze again.

AN-4 — There is no analyzable file in the received files

Kiuwan couldn't find any compatible source code file in your ZIP file or repository.

Please visit Kiuwan Supported Technologies for the current list of supported technologies and extensions.

AN-5 — Static analysis report file is missing.

Internal error generating the analysis results.

A new support ticket is issued automatically to diagnose the problem. Please contact Kiuwan Technical Support.

AN-6 — Could not extract the ZIP file.

Corrupt application source code ZIP file, Kiuwan was unable to open it.

Check your packaging process and analyze again.

AN-7 — Unable to parse any file.

This error is produced when Kiuwan could not analyze any source file.

As Kiuwan (either by Kiuwan Local Analyzer or by uploading source files zip to the cloud) tries to parse the source files before to analyze them, all of them failed during the parsing phase.

This is quite an unsual situation.

Below you can find some of the most common reasons:

  • If the analysis contains only one file (or very few files) the whole analysis fails , see the possible reasons below but try to analyze a bigger application.
  • There are syntax errors in source files
    • Source code might not be conformant to language grammar. Please review the source code and run the analysis again.
  • The encoding used for the analysis is not correct
  • In cases where files can be processed by different engines (for example, .sql files can be processed by several engines: PL-SQL, Informix, Transact-SQL), a wrong engine was selected.
    • Action: please select the proper engine and run the analysis again
  • If you are analyzing Cobol, please be sure that Cobol files belong to one of the supported dialects.
    • Currently, Cobol versions supported by Kiuwan are Cobol85, OS/VS Cobol II, Enterprise Cobol for z/OS v5, ILE Cobol 5, MicroFocus Cobol NetExpress 5, Cobol Tandem, AcuCOBOL-GT. If the code belongs to another Cobol dialect, please let us know it so we contact our product department to check the roadmap for it.
    • If your Cobol code belongs to supported Cobol dialects, please configure properly the cobol analysis. You can modify processing options such as to allow free format cobol or first columns comments. You can do it in Kiuwan Local Analyzer by clicking on Configure button and selecting Cobol block configuration option.
  • If you are analyzing C/C++, a common reason of analysis errors is an incorrect resolution of header files and macros during preprocessing phase.

 

If none of these actions solves the problem, please contact Kiuwan Technical Support

A new support ticket is issued automatically to diagnose the problem with those files.

AN-8 — Unable to get access to source file.

Internal error reading the unzipped source files.

A new support ticket is issued automatically to diagnose the problem. Please contact Kiuwan Technical Support.

AN-9 — Could not extract the rulesets.

Internal error accessing the quality model rules for the analysis.

A new support ticket is issued automatically to diagnose the problem. Please contact Kiuwan Technical Support.

AN-10 — Analysis timeout has been produced.

Kiuwan analysis in the cloud is configured to analyze all the source code file, for each language, for 60 minutes. It should be more than enough for 99% of applications.

You can get this error in case this maximun time is reached. Common reasons are the number of source code file for a specific language is too big or there is a specific file that is too big or too complex for the analyzer.

Recommended solution to this problem is to analyze locally using Kiuwan Local Analyze (KLA) and configure the max analysis time parameter .

Please visit Kiuwan Local Analyzer Deprecated documentation page for information on installation and usage of Kiuwan Local Analyzer.

AN-13 — Analyzable number of lines are exceeded for the whole account.

LOC for all your applications exceed the quota assigned to your subscription.

You can delete some application or big analysis to decrease the analyzed LOC count, and so, continue analyzing.

AN-16 — Could not obtain the license for this analysis.

There is some problem generating your license to execute an analysis.

A new support ticket is issued automatically to diagnose the problem. Please contact Kiuwan Technical Support.

AN-17 — The daily limit of success analyses for this application has been exceeded.

Your application has achieved the number of success analysis allowed to execute per day.

Please try to analyze your application tomorrow.

AN-18 — Limit for allowed number of analyses for your subscription has been achieved.

Your account has achieved the number of success analyses allowed to execute along your subscription.

AN-19 — Limit for analyzed LOC for your subscription has been achieved.

Your account has achieved the number of LOC that can be analyzed along your subscription.

This means that you cannot execute more analyses in your account.

If you need to execute more analyses, please contact us to ask for new subscription.

  • No labels