jdev11r3-- oracle.jbo.InvalidParamException: JBO-25006: Value oracle.ad
761290Apr 29 2010 — edited Nov 4 2010I 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