Weird, first it was not registered, now it is already registered? This also happens when we specify "force=true". The errors are not always appearing, sometimes the application undeploys and deploys without problems. As this application is now deployed on a cluster, we also tried to deploy it on a local instance instead that was created within the domain, but that didn't make any difference. The application in question we are deploying is working fine. We also tried restarting the cluster/instance in between but no difference. Another strange thing is that when the error is given at undeploy, undeploying manually but this time via the web (the admin UI) works without a problem. This is a bit weird as I would have expected that the UI uses the same commands to undeploy as I would do via asadmin (so I was expecting the same error).
Does anyone have an idea what this could be or where we could look?
On a side note: I know there is an option for autodeploying on the domain itself using the "autodeploy'" directory. Does such an option also exist for a local-instance and possibly a cluster?
Thanks