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!

(oracle.jbo.JboException) JBO-29000: Unexpected exception caught:

870213Jun 21 2014 — edited Jun 21 2014

I am new to oracle ADF, learning with the help of this link

Oracle JDeveloper 11g Release 2 Tutorials - Developing Rich Web Applications With Oracle ADF

I have successfully completed 4 Steps. Now I am at page no 2 Step no 5 and added a column ANNUALSALARY.

When I run Oracle ADF Model Tester to check the empdetails1 data showing the error

(oracle.jbo.JboException) JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null

----- Level 1: Detail 0 -----

(java.lang.NullPointerException) null

I am sure that annualsalary column is getting problem because when I delete this column it is working fine.

kindly guide me why it is showing the error.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2014
Added on Jun 21 2014
9 comments
1,089 views