|
Problem |
Starting the J2EE™ server results in error:
SAXParseException file not found
You might also see the following in the Application Server logs:
atoe_getcwd error: EDC5134I Function not implemented
This error indicates that the user ID associated with the Application
Server does not have a valid HOME directory associated with it. This is a
case-sensitive field. |
|
Cause |
The Home Directory is set up incorrectly with the
directory structure /TMP instead of /tmp. |
|
Solution |
Rename the Home directory to /tmp, instead of /TMP. |
|
|
|
|
|
|
|