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!

WARNING: Removing unknown entry: <XXX>DataBindings.cpx

Frank HouwelingDec 5 2011 — edited Dec 11 2011
Hello,

I have a strange error that I cannot solve in my Model-Viewcontroller ADF application:
During the build proces JDeveloper 11.1.1.5 seems to remove a datacontrol entry in our dataBindings.cpx file. (visible under the deployment tab):

*[11:35:26 AM] WARNING: Removing unknown entry: be/fgov/frontOffice/view/DataBindings.cpx*

And at runtime we get the following error (caused by the entry-removal in DataBindings.cpx):

oracle.jbo.NoObjException: JBO-25003: Object AppModuleDataControl van type DataControl is not found.

During design time the dataControl works fine.
De dependencies of the ViewController project to the Model project are well configured.

Intensief googlling doesn't give me an awnser, also not the following suggestions ;

-the dataControl is correct listed in adfm.xml
-Model.jpx is correct referenced with package name in bc4j.xcf (suggestion from http://andrejusb.blogspot.com/2008/08/jbo-25058-and-jbo-26001-exceptions.html)
-renaming the AppModule or the DataBindings.cpx file does not help

Any suggestions?
Thanks in advance.

Regards,
Frank

Edited by: user4890057 on 5-dec-2011 7:38
This post has been answered by Filip Huysmans on Dec 6 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2012
Added on Dec 5 2011
6 comments
1,499 views