Error messages for the wrc and wrcmdpcr commands
If there is an error executing the wrc or wrcmdpcr command, the following error codes are returned as the program exit code and the corresponding message is displayed.
Exit Code | Message | Reason | Applies to |
---|---|---|---|
1 |
Invalid argument: Malformed user:password Invalid argument: Unknown action Invalid argument: Target endpoint definition: {0} Invalid argument: Controller endpoint definition: {0} Error reserving memory for arguments Invalid argument: Unknown option: {0} |
Invalid parameters passed to command. Verify the parameters in the command line are valid and comply with the expected command syntax | both |
2 |
Error: No settings for the Server URL found | There is no ServerURL setting in the registry or properties file. Ensure the configuration is correct and the ServerURL configuration field has the correct URL for the remote control server. | both |
3 |
Error {0} |
Unable to connect to the configured server. Ensure the configuration is correct and the ServerURL configuration field has the correct URL for the remote control server. | both |
4 |
Error {0} (RC_LOGIN_ERROR): |
Cannot log in to the IBM® BigFix® Remote Control server with the credentials provided in the command parameters. Ensure the correct user credentials are entered in the command line. | both |
5 |
Error {0} |
The remote control session to launch the command cannot be created. The normal causes are that the user does not have permissions or the target cannot be found. | both |
6 |
Error {0} |
The Java Web Start IBM BigFix Remote Control Controller cannot be launched on the local machine. Usually this would be caused by a supported JRE not being installed and set up to handle Java Web Start applications correctly. | wrc |
7 |
Error: Failed to load FIPS support |
The settings specify FIPS mode but the required libraries cannot be loaded. This can be caused by the installed files being corrupted. | both |
8 |
Error: Failed to load OpenSSL support |
There was an error loading the OpenSSL libraries. This can be caused by the installed files being corrupted. | both |
10 |
Error {0} |
The connection to the remote controller cannot be established. Verify that the target software is running on the specified remote controller endpoint and it is possible to establish remote control sessions to it. | wrc |
10 |
Error {0} |
The connection to the target endpoint cannot be established. Verify that the target software is running on the specified target endpoint and it is possible to establish remote control sessions to it. | wrcmdpcr |
16 |
Error {0} |
After connecting to the target, launching the controller failed. Usually this would be caused by a supported JRE not being installed and set up to handle Java Web Start applications correctly. | wrc |
16 |
Error {0} |
After connecting to the target, the specified command could not be executed. Verify the command is correct and is not interactive, and can be executed locally on the target machine. | wrcmdpcr |
17 |
Error {0} |
After connecting to the target and successfully launching the command, the command has terminated abnormally. Verify the command is correct and is not interactive, and can be executed locally on the target machine. | wrcmdpcr |
20 |
Error {0} |
The specified endpoint is not a registered remote control target. This could apply to the specified target endpoint or the controller endpoint. Verify the host names or IP addresses are correct and belong to machines that have a correctly registered remote control target. | both |
21 |
Error{0 (RC_UNREACHABLE_TARGET): |
The specified endpoint is a registered remote control target but it has no connectivity information or the connection cannot be established. This could apply to the specified target endpoint or the controller endpoint. Ensure the remote control target is running and has reported the current connectivity details to the remote control server and verify a remote control session can be established with that target. | both |
22 |
Error {0} |
The specified endpoint is a registered remote control target but the user specified in the command line is not allowed to connect to the remote control target in the specified endpoint. This could apply to the specified target endpoint or the controller endpoint. Contact your remote control Administrator to verify the permissions | both |
23 |
Error {0} |
The endpoint the CLI tool is attempting to connect to has an installed version of the remote control target software that is too old. This could apply to the specified target endpoint or the controller endpoint. Upgrade the target software in the endpoint. | both |
24 |
Error {0} |
The endpoint the CLI tool is attempting to connect to is already in a remote control session so it cannot handle the connection by the CLI tool. This could apply to the specified target endpoint or the controller endpoint. Try the CLI command again once the target is free. | both |