6.2 Failure exit codes

Failure exit codes represent states where the application encountered problems or needs to provide details to the user for alterations to the startup requirements of the application.

Code

Description

Explanation

100

Abort

Either the server issued an abort command, in which case the client terminated its operation, or the client encountered an error which caused it to terminate its operation early. If logging is enabled, evidence of the operation should be discoverable near the end of the log file.

101

An error occurred, please refer to your documentation to enable logging

Either the server raised an error command, in which case the client terminated its operation, or the client encountered an error which caused it to terminate its operation early. If logging is enabled, evidence of the operation should be discoverable near the end of the log file.

102

Device is already issued

When details of the current device were submitted to the web service the determination was that the device was already issued. Therefore it is not possible to issue again to that device until it is canceled.

Wizard mode only.

107

Unable to connect to the MyID Web Service

There was an error attempting to connect to the MyID Web Service. This could be due to network connectivity issues or server errors.

108

An unexpected error occurred, please refer to your documentation to enable logging

An unknown error was encountered. If logging is enabled, evidence of the issue should be discoverable in the log.

109

The specified command switches are invalid

A command line argument was provided which is not part of the set of recognized command line arguments.

110

Authentication failed

Using the authentication details provided, the application could not authenticate the user against the MyID Web Service.

112

User terminated the process

The user elected to terminate the MyID Self-Service app.

Wizard mode only.

113

Client Components are not installed

Detection of the required MyID client components failed. Reinstall the Self-Service App.

115

Incorrect or duplicate command switch

A command line argument was provided but was either incorrect or a duplicate of an existing command line argument.

116

Component Verification Check Failed

The Self-Service App's components are not registered correctly or are not present.

117

Out Of Date Application

The version of the Self-Service App you are using is out of date.

118

Application Already Running

You have attempted to run the Self-Service App when it is already running.

120

Two-way SSL/TLS has been requested but the server URL is unsecured.

You have specified /ssl on the command line, but the server does not use HTTPS.

124

When using automation mode, the card that is needed to perform the action is unavailable.

Make sure the card is available.

125

When collecting multiple jobs using /processalljobs an error has occurred.

Check the console for errors.