OutOfRange_CWOBJ8700=CWOBJ8700E: Custom partitioning is out of range for map ({0}).
Explanation
Custom partitining must return an integer between 0 and the maximum number of partition for this map.
User response
Change CustomPartitionID implementation of custom application to ensure that the return value of partition id is within the range.