BEA-149004
Hi,
I was trying to deploy an application to Weblogic 10.3.6 and got this error.
<Deployer> <BEA-149078> <Stack trace for message 149004
weblogic.management.DeploymentException: [Deployer:149189]An attempt was made to execute the 'distribute' operation on an application named 'ebilling#v13.44_build_102' that is not currently available. The application may have been created after non-dynamic configuration changes were activated. If so, the operation can not be performed until server is restarted so that the application will be available.
at weblogic.deploy.internal.targetserver.DeploymentManager.assertDeploymentMBeanIsNonNull(DeploymentManager.java:1319)
at weblogic.deploy.internal.targetserver.DeploymentManager.findDeploymentMBean(DeploymentManager.java:1360)
at weblogic.deploy.internal.targetserver.DeploymentManager.createOperation(DeploymentManager.java:1050)