EVICT_ENTRIES_EXCEPTION_CWOBJ0013=CWOBJ0013E: An exception occurred while attempting to evict entries from the cache: {0}
Explanation
There was an exception while evicting entries from the cache. The exception is 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.