Express (Distributed operating systems), v8.0 > Reference > Messages
CWUDV
CWUDV0001E: Unable to find the properties file: {0}
Explanation The named property file could not be located. Action Supply the correct location of the property file.
CWUDV0002E: The column and string delimiters must not be the same.
Explanation The column and string delimiters cannot be the same. Action Supply different characters for the column and string delimiters.
CWUDV0003E: A tModel for key {0} can not be found.
Explanation The tModel for the given key cannot be found. Action Supply a correct tModel key.
CWUDV0004E: Invalid command arguments.
Explanation A command argument has been supplied that is unknown. Action Check your arguments with the usage information in the accompanying message.
CWUDV0005E: Different tModel keys are required when using -newKey.
Explanation Two unique tModel keys are required to move a value set from one tModel to another. Action Supply two unique tModel keys.
CWUDV0006E: Unable to find the value set data file: {0}
Explanation The named value set file could not be located. Action Supply the correct location of the value set file.
CWUDV0007E: There is an unterminated string on line {0}: {1}
Explanation The line at the line number shown has a starting string delimiter, but not a finishing one. Action Correct the line, or consider using a different string delimiter (-stringDelimiter).
CWUDV0008E: There were fewer fields than expected on line {0}: {1}
Explanation The line at the line number shown does not contain enough fields. Action Correct the line, or consider using a different column delimiter (-columnDelimiter).
CWUDV0009E: There were more fields than expected on line {0}: {1}
Explanation The line at the line number shown contains too many fields. Action Correct the line, or consider using a different column delimiter (-columnDelimiter).
CWUDV0010E: There is a duplicate Key Code at the same level on line {0}
Explanation The value set data file contains two or more codes of the same value with the same parent code. Action Correct the line. See the Information Center information about user-defined value sets for more details.
CWUDV0011E: An invalid Parent Key Code has been detected on line {0}
Explanation The value set data file contains a parent code that is invalid in its context. Action Correct the parent key code. See the Information Center information about user-defined value sets for more details.
CWUDV0012E: The value set file contains a value ''{0}'' in column ''{1}'' at line {2} that is too long for the database table.
Explanation The value set data file contains a value that is too large. Action Decrease the size of the value. See the Information Center information about user-defined value sets for more details.
CWUDV0013E: An IO Exception has occurred: {0}
Explanation An IO Exception was received when trying to read the value set file. Action Ensure that the value set file is readable and is in UTF-8 format. See the Information Center information about user-defined value sets for more details.
CWUDV0014E: There was a problem reading from the properties file: {0}
Explanation An IO Exception was received when trying to read the properties file. Action Ensure that the properties file is readable and is in UTF-8 format.
CWUDV0015E: The value set data file {0} is in an unsupported encoding.
Explanation The value set file is not in UTF-8 format. Action Correct the file encoding format. See the Information Center information about user-defined value sets for more details.
CWUDV0016E: Unable to find the UDDI JMX MBean. Verify UDDI is installed.
Explanation The UDDI application could not be contacted. Action Ensure that UDDI is installed and running on the host we have targeted. See the arguments -host, -port, -node, and -server.
CWUDV0017E: An unexpected Exception has occurred.
Explanation An unexpected exception was detected. Action Examine the Exception stack trace to determine its cause.
CWUDV1001W: The tModel with key {0} is checked. To confirm this operation, enter the command with the -override argument.
Explanation The targeted tModel has a status of checked, therefore use care if you change its value set. Action To confirm this operation, enter the command with the -override argument.
CWUDV1002W: The tModel with key {0} has existing value sets. To confirm this operation, enter the command with the -override argument.
Explanation The targeted tModel to be loaded already has a value set. Action To confirm this operation and overwrite the existing value set, enter the command with the -override argument.
CWUDV1003W: UDDI Registry Message: {0}
Explanation A UDDI Registry message was received. Action Examine the message to determine its cause.
CWUDV2001I: Loaded {0} lines of data file for tModel key {1}.
Explanation This message is for informational purposes only. It confirms the number of value set lines loaded for the tModel. Action No action is required.
CWUDV2002I: Changed value set from tModel key {0} to tModel key {1}.
Explanation This message is for informational purposes only. It confirms the change of value set from one tModel to another. Action No action is required.
CWUDV2003I: Unloaded value set for tModel key {0}.
Explanation This message is for informational purposes only. It confirms the removal of the value set for the tModel. Action No action is required.