EVICT_ENTRIES_EXCEPTION_CWOBJ0013=CWOBJ0013E: An exception occurred while attempting to evict entries from the cache: {0}
Explanation
There was an exception evicting entries from the cache. The exception should be handled in the custom evictor code.
User response
Check the exception message to see whether this is an expected exception handled by the custom evictor. If it is not expected, check for configuration errors. Review the custom evictor code.