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!

Unmarshaller failed: Deployment

662340Oct 20 2008 — edited Nov 3 2008
Hi ,

I am getting error while deploying my jdevADF11.1.1 application on external oracle weblogic server 10gR3.

The Deployment log is:


---- Deployment started. ---- Oct 20, 2008 4:24:55 PM
Target platform is (Weblogic 10.3).
Running dependency analysis...
Building...
2008-10-20 16:25:03.468: Writing WAR file to C:\JDeveloper\mywork\BrowseEditApp\ViewController\deploy\webapp1.war
2008-10-20 16:25:04.328: Wrote WAR file to C:\JDeveloper\mywork\BrowseEditApp\ViewController\deploy\webapp1.war
2008-10-20 16:25:04.39: Writing WAR file to C:\JDeveloper\mywork\BrowseEditApp\ViewController\deploy\BrowseEditApp_ViewController_webapp1.war
2008-10-20 16:25:04.765: Wrote WAR file to C:\JDeveloper\mywork\BrowseEditApp\ViewController\deploy\BrowseEditApp_ViewController_webapp1.war
Wrote JAR file to C:\JDeveloper\mywork\BrowseEditApp\Model\deploy\BrowseEditApp_Model_adflibBrowseEditApp1.jar
Wrote JAR file to C:\JDeveloper\mywork\BrowseEditApp\Model\deploy\archive1.jar
2008-10-20 16:25:04.921: Writing EAR file to C:\JDeveloper\mywork\BrowseEditApp\deploy\application1.ear
2008-10-20 16:25:11.5: Wrote EAR file to C:\JDeveloper\mywork\BrowseEditApp\deploy\application1.ear
Deploying Application...
[Deployer:149034]An exception occurred for task [Deployer:149026]deploy application application1 on AdminServer.: Unmarshaller failed.
weblogic.management.DeploymentException: Unmarshaller failed
#### Deployment incomplete. #### Oct 20, 2008 4:26:26 PM
Deployment Failed


Can you plz tell me why i am getting this error.where i went wrong.
i folowed the steps in Deployment chapter of "Oracle® Fusion Middleware Fusion Developer's Guide for Oracle Application Development Framework
11g Release 1 (11.1.1)" .
I appreciate your time and help.
This post has been answered by Steve Muench-Oracle on Oct 21 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 1 2008
Added on Oct 20 2008
18 comments
11,826 views