DUPLICATE_KEY_EXCEPTION_CWOBJ0017=CWOBJ0017E: A duplicate key exception was detected during the processing of the ObjectMap operation: {0}
Explanation
The key for the entry already exists in the cache.
User response
Modify the code to avoid inserting the same key more than once.