DYNACACHE_NEAR_CACHE_CONFIGURATION_ERROR_CWOBJ4514=CWOBJ4514E: The near cache configuration for {0} data grid and {1} map is missing the {2} property.
Explanation
A near cache for a dynamic cache must have the nearCacheEnabled, nearCacheInvalidationEnabled, and nearCacheLastAccessTTLSyncEnabled properties set to "true".
User response
Make the appropriate changes in the objectgrid.xml file and retry.