|
Problem(Abstract) |
When starting WebSphere® Application Server V5.0 releases,
this exception appears in the SystemOut.log file.
[7/8/04 20:07:45:749 EDT] 660d5423 FileDocument E ADMR0104E: Unable to
read document named
cells/nj022ithNetwork/applications/wps.ear/deployments/wps/deployment.xml:
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1176)
at java.io.File.createTempFile(File.java:1261)
at
com.ibm.ws.management.repository.FileDocument.createTempFile(FileDocument.java)
Click the error.txt link at the bottom of this technote to see the full
text of the error message. |
|
|
|
Cause |
This problem can be caused by running WebSphere
Application Server as a non-root user. The owner for the
Install_Root /config/temp directory might have changed to a user
other than the non-root user on which WebSphere Application Server is
running. |
|
|
Resolving the
problem |
- Check the user/group for the Install_Root /config/temp
directory.
- Change the user/group, if it is anything other than the non-root user.
Typically, the /temp directory is owned by user root.
- Restart the Application Server.
|
|
|