This error occurs randomly when using auth-server.
"...
2021-06-08 13:35:32,541 ERROR [metrics-reporter-1-thread-1] [com.codahale.metrics.ScheduledReporter$1] (ScheduledReporter.java:119) - RuntimeException thrown from LdapEntryReporter#report. Exception was suppressed.
io.jans.orm.exception.EntryPersistenceException: Failed to persist entry: 'uniqueIdentifier=0380cda7-64d2-4010-9371-4f899948f36d,ou=202106,ou=jans_auth,ou=statistic,o=metric'
...
Caused by: com.querydsl.core.QueryException: Caught MysqlDataTruncation for insert into jansMetric (jansAppTyp, creationDate, del, jansEndDate, exp, uniqueIdentifier, jansData, jansMetricTyp, jansHost, jansStartDate, objectClass, dn, doc_id)
values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
..."