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!

jdev11r3-- oracle.jbo.InvalidParamException: JBO-25006: Value oracle.ad

761290Apr 29 2010 — edited Nov 4 2010
I installed jdevstudio 11.1.1.3 this morning.

Issue showing in WLS log...
<RegistrationConfigurator><handleError> Server Exception during PPR, #4
oracle.jbo.InvalidParamException: JBO-25006: Value oracle.adf.model.bean.DCDataRow passed as parameter row to method ViewRowSetIteratorImpl.scrollRangeTo is invalid: not in the row set.

When using jdev 11.1.1.3
Query is run
First table populates
Second table is populated by partial trigger pointed to the first table
I can then select an item out of the second table
Click on the Item details tab (everything appears to work correctly)

I don't run into issues until I click on another item in the first table then I get nothing but errors and can't recover from it even if I go back to what was originally selected in the first table.

When using jdev 11.1.1.2
The same page was giving me a different type of error before I upgraded. It said in my log file that I had mulitiple forms on the page and that the rich client technology had a problem with it. But I only had one af:form in my source. I had a ticket on this issue and was told that 11.1.1.3 should fix the issue.

:(

Edited by: user9215581 on Apr 29, 2010 1:16 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2010
Added on Apr 29 2010
5 comments
1,071 views