soatestcli uses the following exit codes when it encounters a problem:


CodeMeaning
130Command-line is malformed or refers to a resource that does not exist.
131Eclipse is already running in the same workspace.
133Parser configuration error. The XML parser cannot be found or instantiated.
134Command-line is not licensed.
135Test process exited with an exception. Check error log.
2Static analysis violations. This exit code is only applicable when running soatestcli with the -fail switch. See CLI Options for additional information.
4 Functional test violations. This exit code is only applicable when running soatestcli with the -fail switch. See CLI Options for additional information.
1Any other problem. This exit code is only applicable when running soatestcli with the -fail switch. See CLI Options for additional information.