Hey All,
I have a Jamf Pro dev environment. We are wokring on out MySQL 8 / Memcached setup. Everything is working well, but we are getting the following error pretty consistently in our logs:
2019-03-14 20:24:42,207 [ERROR] [Tomcat-28 ] [BatchingBatch ] - HHH000315: Exception executing batch [Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1]
2019-03-14 20:24:42,213 [ERROR] [Tomcat-28 ] [GlobalExceptionHandler ] - 500 []
org.springframework.orm.ObjectOptimisticLockingFailureException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1; nested exception is org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1
Anyone else seen this? I have opened a support case but have not heard back yet.
Thanks,
Ed
