uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE30041-E

The property file aa....aa cannot be accessed.

aa....aa: Name of the property file that cannot be accessed
Description
An attempt to read the property file (aa....aa) failed.
The possible causes might be as follows:
  • The property file cannot be accessed.
  • The property file format does not conform to Java specifications.
For example, when the property file contains an invalid Unicode escape sequence (the string after "[Figure]u" is not an appropriate Unicode 16 hexadecimal value).
Action
Check whether the property file exists and check the access permissions.
If the property file can be accessed, make sure that the property file format conforms to the Java specifications.