Lucent Sky AVM scan result code

2024/03/13 |

Lucent Sky AVM generates an eight-digit result code when a scan failed or completed with warnings. This result code will help you diagnose the cause of the errors or warnings. In this article, you can find information about the scan result code you receive and suggestions on resolving the errors and warnings.

This article includes scan result codes used in Lucent Sky AVM version 1804 and later. For scan result codes used in an earlier version, contact Lucent Sky support.

Scan result codes list

A positive result code represents the scan has completed with warnings, and a negative result code represents the scan failed.

Error code Description Solution
-12100001
(Unzip_Error_InvalidForeignReport)
The uploaded foreign report was invalid. Upload a foreign report supported by Lucent Sky AVM.
-19999960
(Unzip_Error_IO_GenericError)
An I/O error occurred. Try again later. If the problem persists, contact Lucent Sky support.
-19999980
(Unzip_Error_System)
A system error occurred. Contact Lucent Sky support.
-19999990
(Unzip_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
-22101001
(LicenseCheck_Error_InvalidLicense)
The installed license is invalid. Contact Lucent Sky support.
-22102001
(LicenseCheck_Error_Demo_InvalidApplication)
The application is not a valid demo application. Scan a demo application instead.
-22103001
(LicenseCheck_Error_Trial_CodeSizeLimit)
The application exceeds the lines of code limit. Scan an application within the lines of code limit.
-22103002
(LicenseCheck_Error_Trial_LibrarySizeLimit)
The application exceeds the library size limit. Scan an application within the library size limit.
-22104001
(LicenseCheck_Error_Test_CodeSizeLimit)
The application exceeds the lines of code limit. Scan an application within the lines of code limit.
-22104002
(LicenseCheck_Error_Test_LibrarySizeLimit)
The application exceeds the library size limit. Scan an application within the library size limit.
-22104011
(LicenseCheck_Error_Test_OpenSourceLicenseLimit)
The application is not licensed with an open source license. Scan an application that is licensed with an open source license.
-22105001
(LicenseCheck_Error_Standard_CodeSizeLimit)
The application exceeds the lines of code limit. Scan an application within the lines of code limit.
-22105002
(LicenseCheck_Error_Standard_LibrarySizeLimit)
The application exceeds the library size limit. Scan an application within the library size limit.
-22201001
(LicenseCheck_Error_ScanQueueFull)
No core is available and the scan queue is full. Try again later. To increase the queue size, contact your system administrator.
-22201003
(LicenseCheck_Error_ScanQuotaExhausted)
Scan quota has been exhausted. Contact Lucent Sky support.
-22202001
(LicenseCheck_Error_InvalidFramework)
The framework is invalid or not included in the license. Contact Lucent Sky support to obtain a compatible license.
-22203001
(LicenseCheck_Error_Restricted)
Restrictions of the license have not been met. Contact Lucent Sky support.
-29999970
(LicenseCheck_Error_Data)
A data error occurred. Contact Lucent Sky support.
-29999990
(LicenseCheck_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
31000001
(PreAnalysis_Warning_Generic_FrameworkMismatch)
The selected application framework does not match the detected framework of the source code archive. Make sure the selected application framework is correct.
31000101
(PreAnalysis_Warning_DependencyDiscoveryNotAvailable)
Advanced dependency discovery was not available. Contact Lucent Sky support.
31000111
(PreAnalysis_Warning_DependencyDiscoveryErrorRecovered)
An error occurred in dependency analysis but was recovered.  
-32000001
(PreAnalysis_Error_Generic_FrameworkMismatch)
The selected application framework does not match the detected framework of the source code archive. Make sure the selected application framework is correct.
-32000002
(PreAnalysis_Error_InvalidBinaryAnalysisTarget)
Specified binary analysis target was invalid. Make sure the specified binary analysis target is one or more binary files or a directory containing binary files.
-32000003
(PreAnalysis_Error_InvalidAnalysisTarget)
Specified analysis target was invalid or could not be found. Make sure the specified analysis target exists and is a project file, one or more binary files, or a directory containing binary files.
-32000101
(PreAnalysis_Error_UnsupportedArchitecture)
The architecture of the system is not supported. Contact Lucent Sky support.
-32000102
(PreAnalysis_Error_InvalidArguments)
The arguments for pre-analysis were invalid. Contact Lucent Sky support.
-32000103
(PreAnalysis_Error_ProcessUnavailable)
The requested pre-analysis process is currently unavailable. Scan the application again. If the problem persists, contact Lucent Sky support.
-32000104
(PreAnalysis_Error_NoCompatibleAnalysisEngine)
No analysis engine compatible with the specified build process is available. Do not explicitly disable analysis engines in scan arguments.
-32000201
(PreAnalysis_Error_ProcessCrashed)
Pre-analysis process was terminated unexpectedly. Contact Lucent Sky support.
-32000202
(PreAnalysis_Error_ProcessTerminated)
Pre-analysis process was terminated due to inactivity. Scan the application again. If the problem persists, contact Lucent Sky support.
-32990001
(PreAnalysis_Error_Import_ReportSourceNotFound)
The report format was not specified and could not be detected. Check if the report is in a supported format, or specify the report format in scan arguments.
-39999940
(PreAnalysis_Error_DataMigration)
An unexpected error occurred during scan result data migration. Contact Lucent Sky support.
-39999950
(PreAnalysis_Error_EngineStop)
CLEAR Engine was stopped before the scan was completed. Scan the application again.
-39999960
(PreAnalysis_Error_IO_GenericError)
An I/O error occurred. Try again later. If the problem persists, contact Lucent Sky support.
-39999970
(PreAnalysis_Error_Data)
A data error occurred. Contact Lucent Sky support.
-39999980
(PreAnalysis_Error_System)
A system error occurred. Contact Lucent Sky support.
-39999990
(PreAnalysis_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
41110021
(Build_Warning_DotNet_MSB_Failed)
MSBuild failed. Check MSBuild logs to resolve build errors.
41110022
(Build_Warning_DotNet_MSB_OutputNotFound)
MSBuild did not generate the expected output. If the output path of the specified project is set and cannot be changed, set its output path in the 'BuildOutputPath' scan argument.
41110041
(Build_Warning_DotNet_ASP_PartiallyFailed)
Some ASP.NET files were skipped during ASP.NET compilation. Check ASP.NET compilation logs to resolve compilation errors in the skipped files.
41110042
(Build_Warning_DotNet_ASP_Failed)
ASP.NET compilation failed. Output from MSBuild will be used instead. Check ASP.NET compilation logs to resolve compilation errors.
41110061
(Build_Warning_DotNet_MSB_Skipped_ASP_PartiallyFailed)
MSBuild was skipped. Some ASP.NET files were skipped during ASP.NET compilation. Check ASP.NET compilation logs to resolve compilation errors in the skipped files.
41110062
(Build_Warning_DotNet_MSB_Failed_ASP_PartiallyFailed)
MSBuild failed. Some ASP.NET files were skipped during ASP.NET compilation. Check MSBuild logs to resolve build errors. Check ASP.NET compilation logs to resolve compilation errors in the skipped files.
41110063
(Build_Warning_DotNet_MSB_OutputNotFound_ASP_PartiallyFailed)
MSBuild did not generate the expected output. Some ASP.NET files were skipped during ASP.NET compilation. If the output path of the specified project is set and cannot be changed, set its output path in the 'BuildOutputPath' scan argument. Check ASP.NET compilation logs to resolve compilation errors in the skipped files.
41200161
(Build_Warning_Java_ILG_CircularDependencies)
One or more circular dependencies were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41200162
(Build_Warning_Java_ILG_DuplicatedJars)
Duplicated .jar files in class path were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41200321
(Build_Warning_Java_JRZ_PAR)
Some third-party libraries were skipped during binary analysis.  
41210161
(Build_Warning_Java_Maven_ILG_CircularDependencies)
One or more circular dependencies were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41210162
(Build_Warning_Java_Maven_ILG_DuplicatedJars)
Duplicated .jar files in class path were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41210321
(Build_Warning_Java_Maven_JRZ_PAR)
Some third-party libraries were skipped during binary analysis.  
41220041
(Build_Warning_Java_Ant_JspSkipped)
All JSP files were skipped during compilation. Check the Jasper section in Ant logs to resolve compilation errors.
41220042
(Build_Warning_Java_Ant_JspPartiallySkipped)
Some JSP files were skipped during compilation. Check the Jasper section in Ant logs to resolve compilation errors.
41220321
(Build_Warning_Java_Ant_ILG_CircularDependencies)
One or more circular dependencies were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41220322
(Build_Warning_Java_Ant_ILG_DuplicatedJars)
Duplicated .jar files in class path were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41220361
(Build_Warning_Java_Ant_JspSkipped_ILG_CircularDependencies)
All JSP files were skipped during compilation. One or more circular dependencies were detected. Check the Jasper section in Ant logs to resolve compilation errors.
41220362
(Build_Warning_Java_Ant_JspPartiallySkipped_ILG_CircularDependencies)
Some JSP files were skipped during compilation. One or more circular dependencies were detected. Check the Jasper section in Ant logs to resolve compilation errors.
41220363
(Build_Warning_Java_Ant_JspSkipped_ILG_DuplicatedJars)
All JSP files were skipped during compilation. Duplicated .jar files in class path were detected. Check the Jasper section in Ant logs to resolve compilation errors.
41220364
(Build_Warning_Java_Ant_JspPartiallySkipped_ILG_DuplicatedJars)
Some JSP files were skipped during compilation. Duplicated .jar files in class path were detected. Check the Jasper section in Ant logs to resolve compilation errors.
41220641
(Build_Warning_Java_Ant_JRZ_PAR)
Some third-party libraries were skipped during binary analysis.  
41220681
(Build_Warning_Java_Ant_JspSkipped_JRZ_PAR)
All JSP files were skipped during compilation. Some third-party libraries were skipped during binary analysis. Check the Jasper section in Ant logs to resolve compilation errors.
41220682
(Build_Warning_Java_Ant_JspPartiallySkipped_JRZ_PAR)
Some JSP files were skipped during compilation. Some third-party libraries were skipped during binary analysis. Check the Jasper section in Ant logs to resolve compilation errors.
41230161
(Build_Warning_Java_Gradle_ILG_CircularDependencies)
One or more circular dependencies were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41230162
(Build_Warning_Java_Gradle_ILG_DuplicatedJars)
Duplicated .jar files in class path were detected. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search. If the problem persists, contact Lucent Sky support.
41230321
(Build_Warning_Java_Gradle_JRZ_PAR)
Some third-party libraries were skipped during binary analysis.  
-42000001
(Build_Error_BuildUnavailable)
Build engines are disabled on the cluster and no source code analysis engine is available.  
-42110011
(Build_Error_DotNet_MSB_ProjectNotFound_ASP_WebConfigNotFound)
MSBuild was skipped because a project file was not found. ASP.NET compilation was skipped because 'web.config' was not found. If the application is a web application, specify its project file when creating the scan; if the application is a web site, make sure its web.config is included.
-42110012
(Build_Error_DotNet_SCK_BinaryAnalysisTargetNotFound)
The specified binary analysis target does not exist. Specify the relative path to the binary analysis target in the source code archive in 'Analysis Target'.
-42110061
(Build_Error_DotNet_MSB_Skipped_ASP_Failed)
MSBuild was skipped. ASP.NET compilation failed. Check ASP.NET compilation logs to resolve compilation errors.
-42110062
(Build_Error_DotNet_MSB_Failed_ASP_Skipped)
MSBuild failed. ASP.NET compilation was skipped. Check MSBuild logs to resolve build errors
-42110063
(Build_Error_DotNet_MSB_Failed_ASP_Failed)
MSBuild failed. ASP.NET compilation failed. Check MSBuild logs and ASP.NET compilation logs to resolve build and compilation errors.
-42110064
(Build_Error_DotNet_MSB_OutputNotFound_ASP_Failed)
MSBuild did not generate the expected output. ASP.NET compilation failed. Check MSBuild logs and ASP.NET compilation logs to resolve build and compilation errors.
-42110065
(Build_Error_DotNet_MSB_OutputNotFound_ASP_Skipped)
MSBuild did not generate the expected output. ASP.NET compilation skipped. If the output of the specified project cannot be changed, set its output path in the 'BuildOutputPath' scan argument.
-42200041
(Build_Error_Java_IPR_LibraryNotFound)
The runtime library or Tomcat library was not found. Check if the specified runtime is corrupted.
-42200080
(Build_Error_Java_ILG_CDRGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42200160
(Build_Error_Java_ILG_JDLGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42210011
(Build_Error_Java_Maven_SCK_PomNotFound)
A POM file was not specified and could not be located automatically. Specify the path to the POM file, such as 'pom.xml', when creating the scan.
-42210013
(Build_Error_Java_Maven_SCK_BinaryAnalysisTargetNotFound)
The specified binary analysis target does not exist. Specify the relative path to the binary analysis target in the source code archive in 'Analysis Target'.
-42210020
(Build_Error_Java_Maven_MVN_GenericError)
One or more Maven build errors occurred when building the application. Check Maven logs to resolve build and compilation errors.
-42210021
(Build_Error_Java_Maven_MVN_BuildFailed)
One or more Maven build errors occurred when building the application. Check Maven logs to resolve build and compilation errors.
-42210022
(Build_Error_Java_Maven_MVN_OutputNotFound)
Maven build artifact was not found. Make sure Maven is set to generate a '.ear', '.jar' or '.war' file as output.
-42210041
(Build_Error_Java_Maven_IPR_LibraryNotFound)
The runtime library or Tomcat library was not found. Check if the specified runtime is corrupted.
-42210080
(Build_Error_Java_Maven_ILG_CDRGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42210160
(Build_Error_Java_Maven_ILG_JDLGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42220011
(Build_Error_Java_Ant_SCK_InvalidBuildXml)
The specified 'build.xml' is invalid. Check if the specified 'build.xml' is valid. Additional information is available in the compilation logs.
-42220012
(Build_Error_Java_Ant_SCK_SourcePathNotFound)
A valid Java source path could not be located, or the path specified in the 'JavaSourcePath' scan argument does not exist. Specify the relative path to Java source root in the 'JavaSourcePath' scan argument. If the application does not contain '.java' files, set the scan argument 'AnalysisEngines' to '20' to disable binary analysis.
-42220013
(Build_Error_Java_Ant_SCK_ProjectFileNotFound)
The specified 'build.xml' was not found. Check if the specified 'build.xml' exists.
-42220014
(Build_Error_Java_Ant_SCK_BinaryAnalysisTargetNotFound)
The specified binary analysis target does not exist. Specify the relative path to the binary analysis target in the source code archive in 'Analysis Target'.
-42220040
(Build_Error_Java_Ant_GenericError)
One or more Ant build errors occurred when building the application. Check Ant logs to resolve build and compilation errors.
-42220041
(Build_Error_Java_Ant_BuildFailed)
One or more Ant build errors occurred when building the application. Check Ant logs to resolve build and compilation errors.
-42220042
(Build_Error_Java_Ant_OutputNotFound)
Ant build artifact was not found. Contact Lucent Sky support.
-42220043
(Build_Error_Java_Ant_BuildFailed_WhenRunningJavaCompilation)
One or more Ant errors occurred during Java compilation. Check the Ant logs to resolve the build errors.
-42220044
(Build_Error_Java_Ant_BuildFailed_WhenGeneratingJar)
One or more Ant errors occurred during JAR generation. Check the Ant logs to resolve the build errors.
-42220081
(Build_Error_Java_Ant_IPR_LibraryNotFound)
The runtime library or Tomcat library was not found. Check if the specified runtime is corrupted.
-42220160
(Build_Error_Java_Ant_ILG_CDRGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42220320
(Build_Error_Java_Ant_ILG_JDLGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42230011
(Build_Error_Java_Gradle_SCK_BuildScriptNotFound)
A build script file was not specified and could not be located automatically. Specify the path to the build script file, such as 'build.gradle', when creating the scan.
-42230013
(Build_Error_Java_Gradle_SCK_BinaryAnalysisTargetNotFound)
The specified binary analysis target does not exist. Specify the relative path to the binary analysis target in the source code archive in 'Analysis Target'.
-42230020
(Build_Error_Java_Gradle_GDL_GenericError)
One or more Gradle build errors occurred when building the application. Check Gradle logs to resolve build and compilation errors.
-42230021
(Build_Error_Java_Gradle_GDL_BuildFailed)
One or more Gradle build errors occurred when building the application. Check Gradle logs to resolve build and compilation errors.
-42230022
(Build_Error_Java_Gradle_GDL_OutputNotFound)
Gradle build artifact was not found. Make sure Gradle is set to generate a '.ear', '.jar' or '.war' file as output.
-42230041
(Build_Error_Java_Gradle_IPR_LibraryNotFound)
The runtime library or Tomcat library was not found. Check if the specified runtime is corrupted.
-42230080
(Build_Error_Java_Gradle_ILG_CDRGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42230160
(Build_Error_Java_Gradle_ILG_JDLGenericError)
A generic error occurred during IL generation. Set the 'LibrarySearchMode' scan argument to '0' to use passive reference search, or set the 'JavaCompilation' scan argument to 'alt' to use the alternative compilation algorithm. If the problem persists, contact Lucent Sky support.
-42240011
(Build_Error_Java_Sbt_SCK_BuildScriptNotFound)
A build script file was not specified and could not be located automatically. Specify the path to the build script file, such as 'build.sbt', when creating the scan.
-42240013
(Build_Error_Java_Sbt_SCK_BinaryAnalysisTargetNotFound)
The specified binary analysis target does not exist. Specify the relative path to the binary analysis target in the source code archive in 'Analysis Target'.
-42240020
(Build_Error_Java_Sbt_SBT_GenericError)
One or more sbt build errors occurred when building the application. Check sbt logs to resolve build and compilation errors.
-42240021
(Build_Error_Java_Sbt_SBT_BuildFailed)
One or more sbt build errors occurred when building the application. Check sbt logs to resolve build and compilation errors.
-42240022
(Build_Error_Java_Sbt_SBT_OutputNotFound)
Sbt build artifact was not found. Make sure sbt is set to generate a '.ear', '.jar' or '.war' file as output.
-42240023
(Build_Error_Java_Sbt_SBT_BuildWarning)
One or more warnings occurred during sbt build. Check sbt logs to resolve these warnings and try again.
43000001
(Build_Warning_OpportunisticAnalysisFallback)
Build failed. Binary analysis was skipped and additional source code analysis was included. To prevent additional source code analysis from being included when build failed, set 'OpportunisticAnalysis' to 'false' in the storage configuration file.
43000002
(Build_Warning_OpportunisticBinaryAnalysisFallback)
Build failed. Existing build artifacts were used for binary analysis. To prevent the use of existing build artifacts for binary analysis when build failed, set 'OpportunisticAnalysis' to 'false' in the storage configuration file.
43200320
(Build_Warning_Java_ILG_JRZ_GenericError)
A generic error occurred during IL generation. The scan used secondary binary analysis engine.  
43210320
(Build_Warning_Java_Maven_ILG_JRZ_GenericError)
A generic error occurred during IL generation. The scan used secondary binary analysis engine.  
43220640
(Build_Warning_Java_Ant_ILG_JRZ_GenericError)
A generic error occurred during IL generation. The scan used secondary binary analysis engine.  
43230320
(Build_Warning_Java_Gradle_ILG_JRZ_GenericError)
A generic error occurred during IL generation. The scan used secondary binary analysis engine.  
-49999960
(Build_Error_IO_GenericError)
An I/O error occurred. Try again later. If the problem persists, contact Lucent Sky support.
-49999970
(Build_Error_Data)
A data error occurred. Contact Lucent Sky support.
-49999980
(Build_Error_System)
A system error occurred. Contact Lucent Sky support.
-49999990
(Build_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
-52000001
(Importation_Error_Import_InvalidReportSource)
The report source is invalid. Use a report from a supported tool.
-52000002
(Importation_Error_Import_InvalidReportFormat)
Report importation failed because the format of the report is invalid. Verify the report is not corrupted, or generate a new report and try again. If the problem persists, contact Lucent Sky support.
-59999970
(Importation_Error_Data)
A data error occurred. Contact Lucent Sky support.
-59999990
(Importation_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
61000111
(DependencyAnalysis_Warning_ErrorRecovered)
An error occurred in dependency analysis but was recovered.  
61200002
(DependencyAnalysis_Warning_IntelligenceOffline)
Real-time intelligence operation mode is set to offline. Some dependency analysis was skipped. To enable comprehensive dependency analysis, set 'Intelligence' to 'basic' in the storage configuration file and make sure CLEAR Engine has Internet connectivity.
-62100001
(DependencyAnalysis_Error_UnsupportedArchitecture)
The architecture of the system is not supported. Contact Lucent Sky support.
-62100002
(DependencyAnalysis_Error_InvalidArguments)
The arguments for dependency analysis were invalid. Contact Lucent Sky support.
-62100003
(DependencyAnalysis_Error_ProcessUnavailable)
The requested dependency analysis process is currently unavailable. Scan the application again. If the problem persists, contact Lucent Sky support.
-62200000
(DependencyAnalysis_Error_Generic)
An unexpected error occurred in dependency analysis. Contact Lucent Sky support.
-62200001
(DependencyAnalysis_Error_ProcessCrashed)
Dependency analysis process was terminated unexpectedly. Contact Lucent Sky support.
-62200002
(DependencyAnalysis_Error_ProcessTerminated)
Dependency analysis process was terminated due to inactivity. Scan the application again. If the problem persists, contact Lucent Sky support.
-69999970
(DependencyAnalysis_Error_Data)
A data error occurred. Contact Lucent Sky support.
-69999980
(DependencyAnalysis_Error_System)
A system error occurred. Contact Lucent Sky support.
-69999990
(DependencyAnalysis_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
71200002
(BinaryAnalysis_Warning_ILMismatch)
One or more binary analysis targets are missing symbols or accompanying source files. Check scan logs to review the binary analysis targets that are missing symbols or accompanying source files, and make sure that they were built from the accompany source files with debug symbols. If all binary analysis targets have symbols and accompanying source files, ignore this warning.
71200003
(BinaryAnalysis_Warning_SymbolMissing)
Symbol files are missing or incompatible. Check if the specified binary targets include symbols or have accompanying symbol files.
71200004
(BinaryAnalysis_Warning_NoJavaSourcePath)
One or more source files do not have a valid Java source path. Specify the Java source path relative to the analysis target or project file in the 'JavaSourcePath' scan argument.
71200005
(BinaryAnalysis_Warning_InvalidJavaSourcePath)
The specified Java source path is invalid for one or more source files. Specify the Java source path relative to the analysis target or project file in the 'JavaSourcePath' scan argument.
71200006
(BinaryAnalysis_Warning_ILMismatch_NoJavaSourcePath)
One or more binary analysis targets are missing symbols or accompanying source files, or one or more source files do not have a valid Java source path. Check scan logs to review the binary analysis targets that are missing symbols or accompanying source files, and make sure that they were built from the accompany source files with debug symbols. If the problem persists, specify the Java source path relative to the analysis target or project file in the 'JavaSourcePath' scan argument. If all binary analysis targets have symbols and accompanying source files, ignore this warning.
71200007
(BinaryAnalysis_Warning_ILMismatch_InvalidJavaSourcePath)
One or more binary analysis targets are missing symbols or accompanying source files, or the specified Java source path is invalid for one or more source files. Check scan logs to review the binary analysis targets that are missing symbols or accompanying source files, and make sure that they were built from the accompany source files with debug symbols. If the problem persists, specify the Java source path relative to the analysis target or project file in the 'JavaSourcePath' scan argument. If all binary analysis targets have symbols and accompanying source files, ignore this warning.
-72100001
(BinaryAnalysis_Error_UnsupportedArchitecture)
The architecture of the system is not supported. Contact Lucent Sky support.
-72100002
(BinaryAnalysis_Error_InvalidArguments)
The arguments for binary analysis were invalid. Contact Lucent Sky support.
-72100003
(BinaryAnalysis_Error_ProcessUnavailable)
The requested binary analysis process is currently unavailable. Scan the application again. If the problem persists, contact Lucent Sky support.
-72200000
(BinaryAnalysis_Error_Generic)
An unexpected error occurred in binary analysis. Contact Lucent Sky support.
-72200001
(BinaryAnalysis_Error_ProcessCrashed)
Binary analysis process was terminated unexpectedly. Contact Lucent Sky support.
-72200002
(BinaryAnalysis_Error_ProcessTerminated)
Binary analysis process was terminated due to inactivity. Scan the application again. If the problem persists, contact Lucent Sky support.
-72200011
(BinaryAnalysis_Error_ProcessOutOfMemory)
Binary analysis process was terminated because there is not enough memory to continue. Set the 'MemoryStrategy' scan argument to '2' or '4' to increase the memory available for binary analysis.
-72200012
(BinaryAnalysis_Error_StackOverflow)
Binary analysis process was terminated because the allocated memory is not enough. Set the 'MemoryStrategy' scan argument to '16' or '32' to increase the memory allocated for binary analysis. If the problem persists, set the 'SplitScan' scan argument to 'File', 'Rule', or 'All' to disable parallel binary analysis.
-72300001
(BinaryAnalysis_Error_ValidILNotFound)
No valid IL was found. If the web application only contains front-end files (such as '.aspx' or '.jsp'), Set the scan argument 'AnalysisEngines' to '20' to disable binary analysis.
-72300002
(BinaryAnalysis_Error_IncompatibleIL)
Incompatible IL detected. Check if the specified binary targets were created in the same build.
-79999970
(BinaryAnalysis_Error_Data)
A data error occurred. Contact Lucent Sky support.
-79999980
(BinaryAnalysis_Error_System)
A system error occurred. Contact Lucent Sky support.
-79999990
(BinaryAnalysis_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
81200001
(SourceCodeAnalysis_Warning_PartiallySkipped)
Some files were skipped in source code analysis. Contact Lucent Sky support.
81200011
(SourceCodeAnalysis_Warning_SupplementaryProcessCrashed)
Supplementary source code analysis process was terminated unexpectedly. Set the 'MemoryStrategy' scan argument to '2' or '4' to increase the memory available for supplementary source code analysis. If the problem persists, contact Lucent Sky support.
81200012
(SourceCodeAnalysis_Warning_SupplementaryProcessTerminated)
Supplementary source code analysis process was terminated due to inactivity. Scan the application again. If the problem persists, contact Lucent Sky support.
-82100001
(SourceCodeAnalysis_Error_UnsupportedArchitecture)
The architecture of the system is not supported. Contact Lucent Sky support.
-82100002
(SourceCodeAnalysis_Error_InvalidArguments)
The arguments for source code analysis were invalid. Contact Lucent Sky support.
-82100003
(SourceCodeAnalysis_Error_ProcessUnavailable)
The requested source code analysis process is currently unavailable. Scan the application again. If the problem persists, contact Lucent Sky support.
-82200000
(SourceCodeAnalysis_Error_Generic)
An unexpected error occurred in Source code analysis. Contact Lucent Sky support.
-82200001
(SourceCodeAnalysis_Error_ProcessCrashed)
Source code analysis process was terminated unexpectedly. Separate the application into smaller parts and scan them individually. If the problem persists, contact Lucent Sky support.
-82200002
(SourceCodeAnalysis_Error_ProcessTerminated)
Source code analysis process was terminated due to inactivity. Scan the application again. If the problem persists, contact Lucent Sky support.
-82200011
(SourceCodeAnalysis_Error_ApplicationNotFound)
A valid application was not found. Specify the relative path to the application root in the source code archive in 'Analysis Target'.
-82200012
(SourceCodeAnalysis_Error_InvalidApplication)
The application contains invalid source code. Check the application for compilation errors and make sure that the correct runtime is selected.
-89999960
(SourceCodeAnalysis_Error_IO_GenericError)
An I/O error occurred. Try again later. If the problem persists, contact Lucent Sky support.
-89999970
(SourceCodeAnalysis_Error_Data)
A data error occurred. Contact Lucent Sky support.
-89999980
(SourceCodeAnalysis_Error_System)
A system error occurred. Contact Lucent Sky support.
-89999990
(SourceCodeAnalysis_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
-99999970
(HybridAnalysis_Error_Data)
A data error occurred. Contact Lucent Sky support.
-99999990
(HybridAnalysis_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
-109999970
(Mitigation_Error_Data)
A data error occurred. Contact Lucent Sky support.
-109999990
(Mitigation_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.
-119999970
(Validation_Error_Data)
A data error occurred. Contact Lucent Sky support.
-119999990
(Validation_Error_Unexpected)
An unexpected error occurred. Contact Lucent Sky support.