Hi Alexie,
We have four nodes in cluster. All WAS services are started with one user id(wasadmin), Dmgr services is started with root id.
I am not facing any problem in rest of the three nodes.
When i executed synode command manualy for this node.
i am getting following exception.
com.ibm.websphere.management.exception.DocumentIOException: Unable to create temp file for document: cells/12APPTR21VCell01/nodes/12APPTR27VNode01/serverindex.xml
at com.ibm.ws.management.repository.FileDocument.createTempFile
(FileDocument.java:564)
at com.ibm.ws.management.repository.FileDocument.read
(FileDocument.java:493)
at com.ibm.ws.management.repository.FileRepository.extract
Internal(FileRepository.java:1034)
at com.ibm.ws.management.repository.FileRepository.extract
(FileRepository.java:1006)
at com.ibm.ws.management.repository.FileRepository.extract
(FileRepository.java:964)
at com.ibm.ws.management.repository.FileRepository.extract
(FileRepository.java:954)
at com.ibm.ws.management.application.sync.AppSyncUtils.get
Resource (AppSyncUtils.java:117)
at com.ibm.ws.management.application.sync.AppSyncUtils.build
SIMap(AppSyncUtils.java:183)
at com.ibm.ws.management.application.sync.AppBinaryProcessor.
checkForFailedEars(AppBinaryProcessor.java:551)
at com.ibm.ws.management.application.sync.AppBinaryProcessor.
handleNotification(AppBinaryProcessor.java:515)
at com.ibm.ws.management.sync.NodeSync.sendLocalEvent
(NodeSync.java:792)
at com.ibm.ws.management.sync.NodeSync.sendCompletionEvent
(NodeSync.java:
820)
at com.ibm.ws.management.sync.NodeSyncTask.doSync
(NodeSyncTask.java:368)
at com.ibm.ws.management.sync.NodeSyncTask.run
(NodeSyncTask.java:181)
at java.lang.Thread.run(Thread.java:811)
Caused by: java.io.IOException: The file access permissions do not allow the specified action.
at java.io.File.checkAndCreate(File.java:1380)
at java.io.File.createTempFile(File.java:1468)
at com.ibm.ws.management.repository.FileDocument.createTempFile
(FileDocument.java:557)
... 14 more
ADMU0402I: The configuration for node 12APPTR27VNode01 has been synchronized
with Deployment Manager 12apptr21v: 8879
Is there any problem with Dmgr its started with root. I think it should not be a problem, bcoz rest three nodes are working.
Please correct me.
Thanks,
Chinna.