- UDCF0001E: Exception occurred while getting int value
of configuration property "<property>", exception: "<exception>"
- Explanation: This message is issued when an attempt to read the
value of a configuration property from the uddi.properties file and convert
it to integer has failed with the indicated exception.
User Response: Check
that the uddi.properties file contains a value for the indicated configuration
property, and that the value is valid. Check also that the indicated configuration
property is a legal property. Refer to the Information Center for further
information about global configuration properties and the uddi.properties
file.
- UDCF0002E: Exception occurred while getting long value
of configuration property "<property>", exception: "<exception>"
- Explanation: This message is issued when an attempt to read the
value of a configuration property from the uddi.properties file and convert
it to long has failed with the indicated exception.
User Response: Check
that the uddi.properties file contains a value for the indicated configuration
property, and that the value is valid. Check also that the indicated configuration
property is a legal property. Refer to the Information Center for further
information about global configuration properties and the uddi.properties
file.
- UDCF0003E: Exception occurred while getting boolean value
of configuration property "<property>", exception: "<exception>"
- Explanation: This message is issued when an attempt to read the
value of a configuration property from the uddi.properties file and convert
it to boolean has failed with the indicated exception
User Response: Check
that the uddi.properties file contains a value for the indicated configuration
property, and that the value is valid. Check also that the indicated configuration
property is a legal property. Refer to the Information Center for further
information about global configuration properties and the uddi.properties
file.
- UDCF0004E: Failed to load UDDI global properties file.
- Explanation: This message is issued when the UDDI global configuration
properties file, uddi.properties, cannot be loaded. Default values for the
global configuration properties will be set, but these defaults may not be
adequate for many of the properties, so you should investigate and resolve
this problem.
User Response: Check that the uddi.properties file
exists and is in the correct directory. Refer to the Information Center for
further information about global configuration properties and the uddi.properties
file.
- UDCF0005E: Exception occurred while loading UDDI global
configuration properties, exception: "<exception>"
- Explanation: This message is issued when an attempt to load the
UDDI global configuration properties from the uddi.properties has failed with
the indicated exception. Default values for the global configuration properties
will be set, but these defaults may not be adequate for many of the properties,
so you should investigate and resolve this problem.
User Response: Check
that the uddi.properties file exists and contains valid values for each of
the configuration properties. Refer to the Information Center for further
information about global configuration properties and the uddi.properties
file.