Errors ADMR0104E, ADMA7002E and ADMA7005E
 Technote (troubleshooting)
 
Problem(Abstract)
When running as non-root you see the following errors in the SystemOut.log for the server.

[3/25/05 16:42:15:970 EST] 3ab5e340 FileDocument E ADMR0104E: Unable to read document named
cells/<cell_name>/nodes/<node_name>/serverindex.xml:
java.io.IOException: A file or directory in the path name does not exist.
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1337)
at java.io.File.createTempFile(File.java:1425)
at
com.ibm.ws.management.repository.FileDocument.createTempFile(FileDocument.java:629)
...
[3/25/05 16:42:16:001 EST] 3ab5e340 AppBinaryProc E ADMA7005E:
Unexpected exception loading resource cells//<cell_name>/nodes/<node_name>/serverindex.xml from the repository. This will cause further problems in using this resource for app sync logic.
...
[3/25/05 16:42:16:055 EST] 3ab5e340 AppBinaryProc W ADMA7002E:
Unexpected exception java.lang.NullPointerException
at
com.ibm.ws.management.application.sync.AppBinaryProcessor.buildBin2AppRelation(AppBinaryProcessor.java:452)
at
com.ibm.ws.management.application.sync.AppBinaryProcessor.onChangeStart(AppBinaryProcessor.java:214)
at
com.ibm.ws.management.repository.FileRepository.preNotify(FileRepository.java:1879)
 
Cause
non-root user does not have permission access to needed files
 
Resolving the problem
First make sure you have followed the instructions in the Info Center for running as non-root.

Check to make sure all of the required files and directories have permission's which allow access by the non-root user. This can include log files and any files in the config. Deleting the files in config/temp may also help resolve.

 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
Historical Number
61930 004 000
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Deploy (for example: AAT or ANT or EAR/WAR/JAR)
Operating system(s): Solaris
Software version: 5.1
Software edition:
Reference #: 1205276
IBM Group: Software Group
Modified date: Nov 10, 2005