Chapter 13: Interpretation of Log Messages

 

Different types of ERROR messages. Operation user trying to perform is aborted.

 

ILLEGAL ENTRIES

Operation halted because of either invalid user input or invalid internal data. 

NOT IMPLEMENTED

Unsupported feature exercised. Cannot proceed unless user avoids the error causing operation. 

INVALID FUNCTION CALL

Operation halted because of either invalid internal function call. 

OUT OF MEMORY

System memory limit reached. Fatal error as given system is incapable of solving user problem.

FILE NOT OPEN

Inaccessible file or wrong file path given by user. 

ERROR OPENING FILE

Compliance-Scope is not having permission to access the file or file may not exists.

DIRECTORY ERROR

Invalid directory path given by user.

LICENSE NOT FOUND OR EXPIRED

Invalid license file. Fatal error as Compliance-Scope cannot be used unless this error is resolved.

UNDEFINED

Unknown source of error. If encountered during solve it is advised that fresh experiment should be started.

ABORTED BY USER 

If user aborts ongoing process above error is displayed once the process stop. It might take few tens of seconds before process gets killed.