We have several Weblogic environments where we undeploy and existing application and deploy a new version with a different name, several times a week. The current version of the application might be named "Application-123" and the new version of the application would be named "Application-124".
The problem I'm having is that when we delete the current weblogic deployment and then deploy the new version, the old version shows as Down, in Enterprise Manager Grid control.
Is there a way to force the agent to re-evaluate what targets are actually on a host so it will get rid of the old deployments and stop showing them as down, since in reality they aren't there?
FYI, this is Enterprise Manager Cloud Control 12.1.0.4 if that is relevant. (yes, I know, quite old and out of Support).
Thanks in advance!