CWOBJ2425E

CLIENT_OVERRIDE_MAP_ERROR_CWOBJ2425=CWOBJ2425E: The Map provided to override client-side ObjectGrid settings for cluster {0} contains a value that is not of type java.util.List. Client-side ObjectGrid settings will not be overridden for this cluster.

Explanation

Each value in the overrideMap must be of type java.util.List that contains ObjectGridConfiguration objects.

User response

Make this value of type java.util.List