Util0101E Error occurred while writing: "0"
Severity: Error
Explanation: An error occurred while writing the viewer output to a specified file.
User Response: Be sure that there is sufficient disk space available and that the specified file name is correct. Try the operation again.
Util0205E property "0" not found or invalid.
Severity: Error
Explanation: BeanSystemImplDefault not could read the specified property.
User Response: Correct any configuration problems or run setup for BeanSystemImplDefault again. Retry the operation.
Util0206E not writeable
Severity: Error
Explanation: BeanSystemImplDefault could not write to the specified location.
User Response: Be sure that the access permissions are correct or specify a location that is writeable. Retry the operation.
Util0207E not on CLASSPATH
Severity: Error
Explanation: BeanSystemImplDefault did not find the specified location on the CLASSPATH.
User Response: Specify a location on the CLASSPATH and retry the operation.
Util0208E BeanSystemImplDefault.loadProperties() IOException: 0
Severity: Error
Explanation: BeanSystemImplDefault could not load properties.
User Response: Correct any configuration problems or run setup for BeanSystemImplDefault again. Retry the operation.
Util0209E BeanSystemImplDefault.saveProperties() IOException: 0
Severity: Error
Explanation: BeanSystemImplDefault could not save properties.
User Response: Verify that your configuration is correct and that the user home directory is writeable.
Util0210E BeanSystemImplDefault.0: 1 file does not exist
Severity: Error
Explanation: No properties file exists.
User Response: An action was requested that can not be performed because there is not properties file. This file is created as part of running Configure. See the readme for instructions on running Configure.
Util0215E directory "0" invalid
Severity: Error
Explanation: InvalidWorkingDirectoryException provides this text to inform the user that the specified working directory is not valid.
User Response: Verify that the configuration is correct or create a valid working directory. Try the operation again.
Util0216E directory "0" invalid: 1
Severity: Error
Explanation: InvalidWorkingDirectoryException provides this text to inform the user that the specified working directory is invalid. Additional text is included to list reasons the specified directory is not valid.
User Response: Verify that the configuration is correct or create a valid working directory. Try the operation again.
Util0401E Could not create directory: "0"
Severity: Error
Explanation: The specified directory could not be created.
User Response: Check to make sure that the directory you have specified is valid, then retry the operation.
Util0402E "0" is not a directory
Severity: Error
Explanation: The specified file is not a directory.
User Response: Check to make sure that the directory you have specified is valid, then retry the operation.
Util0403E Cannot write to: "0"
Severity: Error
Explanation: The specified directory cannot be written to.
User Response: Check to make sure that the directory you have specified is writable, then retry the operation.
Util0404E "0" is not in the Java CLASSPATH
Severity: Error
Explanation: The specified directory is not in the Java CLASSPATH.
User Response: Either specify a directory in your Java CLASSPATH, or modify the Java CLASSPATH so that it contains the specified directory, then retry the operation.
Util0701I No customizer available
Severity: Informational
Explanation: This message displays on the MergedCustomizer notebook when no customizers exist.
User Response: This message is informational; no action is necessary.