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!

BC: Unable to find referenced object

ILya CycloneAug 4 2010 — edited Aug 7 2010
Hi OTN,

while working on my ADF BC application I oftenly see a following message at JDev start:
Business Components: Unable to find referenced object
     Object=...
     Owner=...
I usally check those business components and can't see any malfunction in their definition.


Yesterday I encountered strange behaviour while inserting new rows in linked view objects. It seemed that there was no entity association (key cascade update didn't work) and new row in linked VO wasn't commited at all.
Today at JDev startup I see two messages with "Unable to find referenced object" and "Owner" in the messages is pointing to ViewLink based on the strangely-working association. "Objects" in the messages are pointing to attributes on which association is built.

What does this message mean and could this issue be concerned to framework unexpected behavior while inserting new rows?

Business Components comes from compiled jar library.

Thanks.
Jdev 11.1.1.3
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2010
Added on Aug 4 2010
2 comments
1,385 views