Skip to main content

Error Messages

When this analysis rule is unable to calculate a value, it logs a message in the Case log. The following table lists the error messages possible at run time for each step in the Case run.

Sequential Execution Analysis Rule Error Messages

ErrorTroubleshooting
The list of the analysis has not been defined. Please define at least one valid analysis for execution! - OR - The list of the analysis has no sequence defined. The count of the analysis is zero. Please define at least one valid analysis for execution!This indicates that no steps in the execution sequence have been defined. Define and configure at least one step for running the analysis.
The step with ID [\<ID>] has returned an invalid or NULL analysis. Please check the configuration. Analysis execution skipped...This indicates that the step with the specified ID has not been configured properly (e.g. NULL name or invalid/empty analysis / configuration string).
The step has been disabled by the user's configuration. Skipping the execution...This indicates that the step has been disabled. Check the step’s configuration to ensure that the ENABLE flag has been checked.
Execution exception while running step [\<ID>]: \<NAME> *** Type=\<TYPE>". Exception details: \<detailed error>This indicates a failure in the step execution. This error means that a general failure occurred along the execution of the specific step / analysis rule. For further details please check the documentation of the specific Analysis Rule and log files of the analysis indicated in “TYPE = “.
General error while running the sequential analysis. Error details: \<detailed .NET error trace>This indicates a general failure in the Sequential Execution Analysis Rule. This error is very rare and usually means a more severe error at system-level (e.g. database corrupted, AF server not running properly, severe network error…etc). For this error, Pimsoft suggests the user perform a system health check and verify the installation of the Sigmafine system. If no issues appear after the system/general checks are performed, then contact Sigmafine Technical Support.