BEA-149205 | Failed to initialize the application 'TestApp [Version=1.5]' due to error weblogic.mana
In a two nodes cluster, on deploying an ADF application EAR file, one node runs and the other fails and turns to Admin state.
The Exception thrown on the failed node is:
<Oct 2, 2014 2:24:58 PM EET> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'TestApp [Version=1.5]' due to error weblogic.management.DeploymentException: Exception occured while downloading files.
weblogic.management.DeploymentException: Exception occured while downloading files
at weblogic.deploy.internal.targetserver.datamanagement.AppDataUpdate.doDownload(AppDataUpdate.java:43)
at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
at weblogic.deploy.internal.targetserver.BasicDeployment.prepareDataUpdate(BasicDeployment.java:686)