- RDJ-00001: OK ADDRESS
-
Cause: The operation succeeded.
-
Action: No further action is necessary.
- RDJ-00002: invalid operation:
-
Cause: The operation specified was incorrect.
-
Action: Specify a valid operation.
- RDJ-00003: Error parsing "string"\nstring
-
Cause: An error occurred parsing an address.
-
Action: Correct the address using the other information in the error.
- RDJ-00004: invalid trace level
-
Cause: The trace level specified was incorrect.
-
Action: Specify a valid trace level.
- RDJ-00005: Operation: string failed. Error: string
-
Cause: An RD operation failed with the specified error.
-
Action: Re-try the operation with tracing enabled to to determine what happened.
- RDJ-00006: invalid port number: number
-
Cause: The port number specified for a service is invalid.
-
Action: Specify a port number that is greater than zero.
- RDJ-00008: invalid number specified:
-
Cause: The number specified contained non-numeric characters.
-
Action: Specify a number with only numeric characters.
- RDJ-00009: invalid address format:
-
Cause: The format specified for an address was incorrect.
-
Action: Specify a valid format.
- RDJ-00011: results processor may not be null
-
Cause: A null object was specified for the class that is to process the results of an operation.
-
Action: Specify a non-null object.
- RDJ-00012: invalid instance uniqueness
-
Cause: The uniqueness value specified for an instance was not valid.
-
Action: Specify a valid uniqueness value.
- RDJ-00013: Invalid service instance attribute
-
Cause: An attribute specified for a service instance was not valid.
-
Action: Specify an attribute in the correct format.
- RDJ-00015: Invalid service instance tag: "string". Available tags:
-
Cause: The tag value specified for a service instance was incorrect.
-
Action: Specify a valid tag value.
- RDJ-00017: invalid domain type: "string". Available domain types:
-
Cause: The type specified for a domain was not valid.
-
Action: Specify a valid domain type.
- RDJ-00048: Unknown command: "string"
-
Cause: An invalid command was specified.
-
Action: Specify a valid command.
- RDJ-00049: Unknown option: "string"
-
Cause: An invalid option was specified.
-
Action: Specify a valid option.
- RDJ-00052: invalid flag value:
-
Cause: The value specified for a flag was not valid.
-
Action: Specify a valid flag value.
- RDJ-00053: deletion of trace output file failed:
-
Cause: The tool attempted to remove a trace file so that it could create a new one. However, the attempt failed.
-
Action: Examine the accompanying exception for details about what happened.
- RDJ-00054: deletion of error log file failed:
-
Cause: The tool attempted to remove an error log so that it could create a new one. However, the attempt failed.
-
Action: Examine the accompanying exception for details about what happened.
- RDJ-00055: trace file already exists:
-
Cause: The trace file specified already exists.
-
Action: Remove the file or specify a file which does not exist.
- RDJ-00056: error log already exists:
-
Cause: The error log specified already exists.
-
Action: Remove the file or specify a file which does not exist.
- RDJ-00057: trace file is a directory:
-
Cause: The trace file specified is actually a directory.
-
Action: Specify a file name.
- RDJ-00058: error log is a directory:
-
Cause: The error log specified is actually a directory.
-
Action: Specify a file name.
- RDJ-00059: The trace file "string" cannot be created
-
Cause: The tool failed to create the trace file.
-
Action: Examine the accompanying exception for details about the error.
- RDJ-00060: The error log "string" cannot be created. Check permissions on the parent directory:
-
Cause: The tool failed to create the error log.
-
Action: Examine the accompanying exception for details about the error.
- RDJ-00061: The file stream cannot be created:
-
Cause: The tool failed to create the Java stream for a file.
-
Action: Examine the accompanying exception for details about the error.
- RDJ-00062: The print stream cannot be created:
-
Cause: An error occurred when the tool tried to create a Java print stream for a file.
-
Action: Examine the accompanying exception for details about the error.
- RDJ-00063: invalid time-to-live:
-
Cause: A non-numeric value was specified for the time to live.
-
Action: Specify a numeric value.
- RDJ-00065: Option type must be greater than zero:
-
Cause: The type specified for an option was less than or equal to zero.
-
Action: Specify a type which is greater than zero.
- RDJ-00134: unknown type:
-
Cause: The type specified is invalid.
-
Action: Specify a known type.
- RDJ-00135: invalid stream type:
-
Cause: The stream type specified is invalid.
-
Action: Specify a known type.
- RDJ-00136: invalid argument count:
-
Cause: The number of arguments specified is invalid.
-
Action: Specify a valid number of arguments.