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!

JAR entry META-INF/adfm.xml not found

Manish DasMay 7 2018 — edited Jul 1 2018

Hi Experts,

I have recently upgraded to JDEV 12.2.1.3 version. Now, whenever I am making changes to any of the project i,e either model project or viewController project and deploy it again after building I am getting below error while accessing the application. But if I restart local Weblogic server it works fine again.

Previously I was using Jdev 12.1.3 version and which was working fine. I was not facing this error.

FYI: I am using all my model and viewController projects as shared lib jar files for the application.

oracle.jbo.JboException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-29000. Error message parameters are {0=java.io.FileNotFoundException, 1=JAR entry META-INF/adfm.xml not found in C:\Users\mdas\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\DefaultDomain\servers\DefaultServer\tmp\_WL_user\SampleApp\o2icpb\war\WEB-INF\lib\customUI.jar}

Please help me with this like what kind of setting i need to do or did i miss anything while upgrading.

Regards,

Manish.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2018
Added on May 7 2018
9 comments
2,204 views