Error Codes

This section lists the possible error codes that are displayed when a failure occurs while starting the SCP service. In this section:

>Windows-specific Errors

>Linux-specific Errors

>General Errors

Windows-specific Errors

Error Code

Error Code Name

Description

300001 SCP_SERVICE_STATUS_INVALID_DATA_LEN Invalid data length.
300002 SCP_SERVICE_NOT_STARTED The SCP service has not been started.
300003 SCP_SERVICE_ACCESS_DENIED Access is denied.
300004 SCP_SERVICE_INVALID_HANDLE The handle is invalid.
300005 SCP_SERVICE_PATH_NOT_FOUND The system cannot find the path specified.
300006 SCP_SERVICE_ALREADY_RUNNING An instance of the SCP service is already running.
300007 SCP_SERVICE_DISABLED The SCP service has been disabled.
300008 SCP_SERVICE_LOGON_FAILED The SCP service did not start due to a logon failure. This error occurs if to run under an account that does not have the "Log on as a service" right.
300009 SCP_SERVICE_MARKED_FOR_DELETE The SCP service has been marked for deletion.
300010 SCP_SERVICE_NO_THREAD A thread could not be created for the SCP service.

300011

SCP_SERVICE_REQUEST_TIMEOUT The process for the SCP service was started, but the thread to start the service may be blocked in a control handler function.
300012 SCP_SERVICE_INVALID_DATA The data is invalid.
300013 SCP_SERVICE_INVALID_NAME The filename, directory name, or volume label syntax is incorrect.
300014 SCP_SERVICE_DOES_NOT_EXIST The specified SCP service does not exist.
300015 SCP_SERVICE_DATABASE_DOES_NOT_EXIST The specified database does not exist.
300016 SCP_SERVICE_DUPLICATE_NAME The display name already exists in the SCP service controller manager database, either as a service name or as another display name.
300017 SCP_SERVICE_INVALID_ACCOUNT The account name does not exist, or the SCP service is specified to share the same binary file as an already installed service but with an account name that is not the same as the installed service.
300018 SCP_SERVICE_ALREADY_EXISTS The specified SCP service already exists in this database.
300019 SCP_SERVICE_INVALID_CONTROL The requested control code is not valid, or it is unacceptable to the SCP service.
300020 SCP_SERVICE_CANNOT_ACCEPT_CTRL The requested control code cannot be sent to the service because the state of the service is SERVICE_STOPPED, SERVICE_START_PENDING, or SERVICE_STOP_PENDING.
300021 SCP_SERVICE_NOT_ACTIVE The SCP service has not been started.
300022 SCP_SERVICE_SHUTDOWN_IN_PROGRESS The system is shutting down.
300023 SCP_SERVICE_FAILED_CONTROLLER_CONNECT This error is returned if the program is being run as a console application rather than as a service.

Linux-specific Errors

Error Code

Error Code Name

Description

300024 SCP_SERVICE_FILE_ALREADY_EXISTS File exists.
300025 SCP_SERVICE_PROCESSING_SIGNAL The SCP service processing interrupted the system call.
300026 SCP_SERVICE_ERR_IN_IO Error in reading or writing in a file.
300027 SCP_SERVICE_MAX_FILE_DESCRIPTORS_OPENED Too many open files.
300028 SCP_SERVICE_PATH_NAME_TOO_LONG File name too long.
300029 SCP_SERVICE_MAX_FILES_OPENED Limits of open file exceed the threshold limit.
300030 SCP_SERVICE_EMPTY_PATH_ARG No such file or directory.
300031 SCP_SERVICE_NO_FREE_SPACE No space left on device.
300032 SCP_SERVICE_NOT_A_DIR_NAME Not a directory.
300033 SCP_SERVICE_OVERFLOW Value too large for defined data type.
300034 SCP_SERVICE_READ_ONLY_FILE Read-only file system.
300035 SCP_SERVICE_SHARED_TEXT_FILE Text file busy.
300036 SCP_SERVICE_INVALID_FILE_DESCRIPTOR File descriptor in bad state.
300037 SCP_SERVICE_MAX_FILE_SIZE File too large.
300038 SCP_SERVICE_INSUFFICIENT_RESOURCES No buffer space available.
300039 SCP_SERVICE_NETWORK_DOWN Network is down.
300040 SCP_SERVICE_NETWORK_UNREACHABLE Network is unreachable.
300041 SCP_SERVICE_DEADLOCK Resource deadlock would occur.
300042 SCP_SERVICE_SYSTEM_FUNCTION_FAILED System function failed.

General Errors

Error Code

Error Code Name

Description

300043 SCP_SERVICE_INVALID_LIC_SYS_URL Invalid licensing system URL.
300044 SCP_SERVICE_STATUS_ERR_IN_COMM Error in communicating with License Manager.
300045 SCP_SERVICE_STATUS_ERR_PARSING_URL Invalid YPSAddress value specified. Please provide a valid YPSAddress value.
300046 SCP_SERVICE_STATUS_NO_OPTION_SPECIFIED No command-line option specified with command-line arguments.
300047 SCP_SERVICE_STATUS_INVALID_CONFGURATIONS_SUPPLIED Invalid configurations supplied in command-line arguments.
300048 SCP_SERVICE_STATUS_INVALID_COMMAND_LINE_FLAG Invalid command-line argument supplied.
300049 SCP_SERVICE_STATUS_MULTIPLE_OPTIONS_SPECIFIED Multiple command-line options specified.
300050 SCP_SERVICE_STATUS_ERR_CREATING_CONFIG_FILE Error creating configuration file. Please check access permissions.
300051 SCP_SERVICE_STATUS_OPTION_NOT_SUPPORTED Option not supported.
300052 SCP_SERVICE_STATUS_ERR_GETTING_SERVER_STATUS Error in getting the License Manager status.
300053 SCP_SERVICE_STATUS_ERR_SERVER_SYNC_IN_PROGRESS

Error. Syncing with the License Manager in progress.

300054 SCP_SERVICE_STATUS_KE_LIST_EMPTY The key exchange list is empty.
300055 SCP_SERVICE_STATUS_ENCRYPT_FAILED Error in encrypting message.
300056 SCP_SERVICE_STATUS_DECRYPT_FAILED Error in decrypting message received from the License Manager.
300057 SCP_SERVICE_STATUS_SESSION_KEYS_EXPIRED The session keys used in key exchange have expired.
300058 SCP_SERVICE_STATUS_KE_IN_PROGRESS Key exchange is in progress.
300059 SCP_SERVICE_STATUS_KE_SUCCESSFUL Key exchange is successful.
Trace log errors while fetching lease
Error Code Description
16001 Trying to add a standalone license in the network mode.
16004 Invalid input in a web service request.
16009 Invalid value in an XML tag.
16010 No more features available on the License Manager.