atlasdb icon indicating copy to clipboard operation
atlasdb copied to clipboard

Failure to encode log message as JSON

Open jkozlowski opened this issue 6 years ago • 1 comments

Internal product is hitting issues trying to log line in AsyncTimeLockUnlocker:

WARN Failed to json encode an object of type [java.util.HashSet] from INFO com.palantir.lock.client.AsyncTimeLockUnlocker: 'Failed to unlock lock tokens {} from timelock. They will eventually expire on their own, but if this message recurs frequently, it may be worth investigation.

jkozlowski avatar Jul 18 '19 10:07 jkozlowski

Seeing similar thing for loglines in CassandraClientPoolingContainer when trying to serialize CassandrClient

jkozlowski avatar Sep 05 '19 07:09 jkozlowski