When I try to redeploy war file to Weblogic 10.3.6, I am getting the following error
[ERROR] Failed to execute goal com.oracle.weblogic:weblogic-maven-plugin:10.3.6.0:redeploy
(default-cli) on project myapp: weblogic.deploy.api.tools.deployer.DeployerException:
Task 16 failed: [Deployer:149026]deploy application myapp on mymgdserver.
I can successfully deploy and undeploy applications though.
What could be the reason for this?