REPLICA_NOT_PLACED_CWOBJ1545=CWOBJ1545W: Primary {0} could not place a ({1}) on {2}. The remote container did not respond or returned an error.
Explanation
The primary shard attempted to add a replica on a remote container. Either the remote container was not running or the remote container returned an error creating a replica shard.
User response
Verify that the remote container listed in the message is running. If the container stopped or failed while the primary attempted to place a replica on it, another placement event should occur. If the replica shard is not automatically replaced, placement of the shard can be intiated by using the triggerPlacement method on the PlacementServiceMBean Mbean. If there was an error on the remote container, the JVM logs should container the message key CWOBJ1209E.