Tuesday 8 April 2014

Error deploying maximo.ear file in Websphere

Error:
A composition unit with name MAXIMO already exists. Select a different application name.
ADMA5011I: The cleanup of the temp directory for application MAXIMO is complete
ADMA5014E: The installation of application MAXIMO failed.

Delete caches in websphere:
1. Stop the maximo server
2. Go to services.msc  : stop ctgCellManager01 and node agent
3. Delete Maximo directory -- IF FOUND IN BELOW PATH:    
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgDmgr01\config\cells\ctgCell01\blas
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgDmgr01\config\cells\ctgCell01\cus
4. Delete maximo.ear -- IF FOUND IN BELOW PATH:
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgAppSrv01\config\cells\ctgCell01\applications
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgDmgr01\config\cells\ctgCell01\applications
5. Delete all files in the following directories:
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgAppSrv01\temp
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgAppSrv01\wstemp
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgAppSrv01\config\temp
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgDmgr01\temp
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgDmgr01\wstemp
  • <Drive>:\IBM\WebSphere\AppServer\profiles\ctgDmgr01\config\temp
6. Start services. I think automatically server will start. So stop the server again.
7. Deploy maximo.ear file. After successful deployment, save the changes into master repository.
8. Start the maximo server.
   

No comments:

Maximo SOAPUI error javax.xml.ws.WebServiceException

SOAPUI error while sending payload to below url (in cluster environment) http://localhost:9080/meaweb/services/MXASSET Error : <f...