Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error when deploying to weblogic application server from Jdeveloper

User501417-OracleAug 12 2011 — edited Oct 11 2012
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2012
Added on Aug 12 2011
9 comments
10,892 views