Error when deploying to weblogic application server from Jdeveloper
Hi,
I am getting the following error when deploying ear to Application Server from Jdeveloper:
Weblogic Server Exception: weblogic.management.ManagementException: [Deployer:149007]New source location, '/app/oracle/ias/WLS103/Domains/itas_domain/servers/AdminServer/app/itas_ear.ear', cannot be deployed to configured application, 'itas_ear'. The application source is at '/app/oracle/ias/WLS103/Domains/itas_domain/servers/AdminServer/upload/itas_ear.ear'. Changing the source location is not allowed for a previously attempted deployment. Try deploying without specifying the source.
I tried to remove the ear file from the weblogic server first, then deploy again from Jdeveloper by right click Application => Deploy -> ear -> Deploy to Application Server
Then get the following error:
Weblogic Server Exception: weblogic.deploy.api.internal.utils.DeployerHelperException: The source 'C:\Users\chtang\AppData\Local\Temp\itas_ear.ear' for the application 'itas_ear' could not be loaded to the server 'http://wd0364.us.oracle.com:7001/bea_wls_deployment_internal/DeploymentService'.
Server returned HTTP response code: 500 for URL: http://wd0364.us.oracle.com:7001/bea_wls_deployment_internal/DeploymentService
Any idea? Please help.
Thanks
-Mina