MEMORY_THRESHOLD_DEFAULT_PERCENT_USED_CWOBJ0046=CWOBJ0046I: The Java MemoryMXPool bean was not set (current value = 0). During initialization, the memoryThresholdPercentage property is set to default value of {0}.
Explanation
Memory-based eviction was enabled on the backing map, but a target usage threshold or memoryThresholdPercentage property was not set. The default value is being used.
User response
If the default value is acceptable, no action is required. You can set the memoryThresholdPercentage value in the server properties file or with the Java MemoryMXPool bean. See the information center for details about how to configure a server properties file.