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!

Getting Index out of bounds exception error

User776666-OracleFeb 27 2011 — edited Feb 20 2012
Hi,
I see the issue intermittently, getting IndexOutOfBounds exception error. The exact error is:
JBO-29000: Unexpected Exception caught: java.lang.IndexOutOfBoundsException, msg=Index: 14, Size: 14
ADF_Faces:60097:For more information, please see the server's log for an entry beginning with: ADF_Faces-60096: Server exception during PPR, #5
The log file is attached. From the log, I see 2 issues:
One is related to the BI server connection and another one java.lang.IllegalArgumentException: Cannot register provider:oracle.adf.view.rich.help.ELHelpProvider@1410a700 of type:oracle.adf.view.rich.help.ELHelpProvider for prefix:SalesTerrMgmtQuotas_ because it conflicts with provider:oracle.adf.view.rich.help.ELHelpProvider@14108c59 of type:oracle.adf.view.rich.help.ELHelpProvider which is already registered for prefix:SalesTerrMgmtQuotas_

Can any of these be related to IndexOutofBounds exception. And also, this issue is intermittent.

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2012
Added on Feb 27 2011
1 comment
501 views