ADMA7005E error while installing/updating a EAR file
 Technote (troubleshooting)
 
Problem(Abstract)
When installing a ear file the following error occurs: 57f1be AppBinaryProc E ADMA7005E: Unexpected exception loading resource
 
Symptom
[4/3/05 16:43:48:553 EDT] 57f1be AppBinaryProc E ADMA7005E: Unexpected exception loading resource cells/NOLPPT/applications/commonservices.ear/deployments/commonservices/deployment.xml from the repository. This will cause further problems in using this resource for app sync logic.
[4/3/05 16:43:48:582 EDT] 57f1be AppBinaryProc W ADMA7002E: Unexpected exception java.lang.NullPointerException
at com.ibm.ws.management.application.task.ConfigRepoHelper.getAppDeploymentForApp(ConfigRepoHelper.java:439)
at com.ibm.ws.management.application.sync.AppBinaryProcessor.buildCacheEntry(AppBinaryProcessor.java:519)
at com.ibm.ws.management.application.sync.AppBinaryProcessor.buildBin2AppRelation(AppBinaryProcessor.java:450)
at com.ibm.ws.management.application.sync.AppBinaryProcessor.onChangeStart(AppBinaryProcessor.java:203)
at com.ibm.ws.management.repository.FileRepository.preNotify(FileRepository.java:1837)
at com.ibm.ws.management.repository.FileRepository.update(FileRepository.java:1323)
at com.ibm.ws.management.repository.FileRepository.create(FileRepository.java:585)
at com.ibm.ws.management.repository.FileRepository.create(FileRepository.java:573)
at com.ibm.ws.management.sync.NodeSyncTask.processFolderSyncUpdate(NodeSyncTask.java:395)
at com.ibm.ws.management.sync.NodeSyncTask.doSync(NodeSyncTask.java:254)
at com.ibm.ws.management.sync.NodeSyncTask.run(NodeSyncTask.java:138)
at java.lang.Thread.run(Thread.java:479)
 
Cause
The entries in serverindex.xml file for deployed applications do not match the applications that are actually present in the applications folder. For example, check the serverindex.xml file for all deployed applications and then make sure that the application exists in the applications folder. Any mismatches will need to be corrected.
 
Resolving the problem
Edit serverindex.xml file to make sure it matches exactly to the applications actually present in the applications folder.
  • Remove the application from the applications folder if an entry for it does not exist in the serverindex.xml file.
  • Remove an entry from the serverindex.xml file for the application that does not exist in the applications folder.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > System Management/Repository
Operating system(s): AIX
Software version: 6.0
Software edition:
Reference #: 1210864
IBM Group: Software Group
Modified date: Sep 28, 2007