CWOBJ2421W

OVERRIDE_WARNING_CWOBJ2421=CWOBJ2421W: The java.util.List supplied to override client-side ObjectGrid settings for cluster {0} contains an element that is not an ObjectGridConfiguration object. The element is going to be removed from the java.util.List: {1}.

Explanation

Client-side ObjectGrid settings are only overridden with the objects in the java.util.List that are of type com.ibm.websphere.objectgrid.config.ObjectGridConfiguration.

User response

Remove objects from the client-side override java.util.List that are not of type com.ibm.websphere.objectgrid.config.ObjectGridConfiguration.