Please go here to see the return error codes in Kiuwan Local Analyzer.
Error code | Error name | Description |
---|---|---|
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 it 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 | The 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 it again. |
AN-7 | Unable to parse any file. | This error is produced when Kiuwan could not analyze any source file. As Kiuwan tries to parse the source files before analyzing them, all of them failed during the parsing phase. This is quite an unusual situation. Below you can find some of the most common reasons:
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 the 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. | You can get this error in case this maximum time is reached. Common reasons are the number of source code files for a specific language is too big or there is a specific file that is too big or too complex for the analyzer. The recommended solution to this problem is to analyze locally using Kiuwan Local Analyze (KLA) and configure the max analysis time parameter. Please visit the Kiuwan Local Analyzer documentation page for information on the installation and usage of Kiuwan Local Analyzer. |
AN-13 | The analyzable number of lines is exceeded for the whole account. | LOC for all your applications exceeds 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 analyses allowed to execute per day. Please try to analyze your application tomorrow. |
AN-18 | The limit for the allowed number of analyses for your subscription has been achieved. | Your account has achieved the number of success analyses allowed to execute along with 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 with 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 a new subscription. |
AN-20 | Too many defects in memory | The analysis uploaded to the server or the promotion you are trying to perform is extremely big and has too many defects to be processed. Please verify the size of the code being analyzed - consider excluding folders that are not part of your development such as referenced open source libraries, splitting the analysis into parts, or reevaluate the rules included in the model you are using - maybe you are checking compliance with some methodology your code does not follow systematically. |