java.lang.ArrayIndexOutOfBoundsException On com.tangosol.util.filter.AllFilter.calculateEffectiveness Evaluating An Empty AllFilter
(Doc ID 1472203.1)
Last updated on DECEMBER 14, 2022
Applies to:
Oracle Coherence - Version 3.6.1.4 to 3.7.1.5 [Release AS10g]Information in this document applies to any platform.
Symptoms
Running an AllFilter with an empty filter array throws a java.lang.ArrayIndexOutOfBoundsException in com.tangosol.util.filter.AllFilter.calculateEffectiveness() instead of handling gracefully the exception .
The problem can be easily reproduced with Coherence 3.6 and 3.7.1.5 . This is the complete stack:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |