CWOBJ1524I

LISTENER_REREGISTER_CWOBJ1524=CWOBJ1524I: Replica listener {0} must register again with the primary. Reason: {1}

Explanation

The replica will unregister and reregister the primary. It will get a new snapshot of the data and then continue processing new transactions. This happens when an error occurs on the replica.

User response

If the replica enters peer mode successfully, no immediate action is necessary (CWOBJ1526I). To look for the cause, check on the reason for the reregister. If there is an error inflating the key, verify that the server for the replica has the correct class path and the correct code to deserialize the object. Also, verify that the hashcode() and equals() methods are correct for the key or keys being used if a custom key is used. Otherwise, contact IBM Software Support.