Cfg_Bad1000=CWOBB0003E: The overlay-based bulletin board was configured with an invalid value ({0}) to use as the broadcast threshold when the system has 1000 processes; the threshold used in that case will be {1}.
Explanation
The overlay-based bulletin board will disseminate an update via broadcast if the system size is at least the broadcast threshold; the broadcast threshold is derived by geometrically interpolating between two given points, one of which is the broadcast threshold to use when the system contains 1000 processes. That threshold is configured by a cell custom property named bbson.BROADCAST_THRESHOLD_FOR_1000.
User response
Correct the configuration.