Getting Index out of bounds exception error
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,