WebSphere: A composition unit with name already exists.

Issue: A composition unit with name <APP_NAME> already exists.Select a different application Name

Solution:

Sometimes this error will come even after deleting the application from WAS.

Remove the application references from the below paths.

<WAS_INSTALLATION_PATH>/Dmgr01/config/cells/<CELL_NAME>/blas/
<WAS_INSTALLATION_PATH>/Dmgr01/config/cells/<CELL_NAME>/cus/


removing the application references from the above paths will resolve the problem

Comments

Popular posts from this blog

Jenkins Dynmaic Parameter - List All Branches in a Git Repository

JMSWMQ2013: The security authentication was not valid that was supplied for QueueManager 'XYZ' with connection mode 'Client' and host name 'x.x.x.x(1415)'. Please check if the supplied username and password are correct on the QueueManager to which you are connecting.