weblogic.management.DeploymentException: [Deployer:149003
weblogic 10.3.6, trying to deploy a web application and getting this error:
weblogic.management.DeploymentException: [Deployer:149003]Unable to access application source information in '/home/oracle/Oracle/Middleware/user_projects/domains/ClassicDomain/servers/ETRANS/stage/eTranscriptAPI-9/eTranscriptAPI-9.0.war' for application 'eTranscriptAPI-9'. The specific error is: [Deployer:149158]No application files exist at '/home/oracle/Oracle/Middleware/user_projects/domains/ClassicDomain/servers/ETRANS/stage/eTranscriptAPI-9/eTranscriptAPI-9.0.war'..
the permission on the directory where the war file exists is 777.
if I move the war file to the directory where i'm getting the no application exists and start the deployment,the status is ' start running', as soon as I release the configuration the status goes to 'failed'. while It was in the 'start running' status, I check the location where I moved the war file to, and it's no longer there ??