Posted on 03-18-2019 01:28 PM
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
Posted on 04-25-2019 03:20 PM
I have the same issue in my tenant when trying to enroll a new macOS device in Jamf. Hoping there is a quick fix for this, but haven't heard back from support.
Posted on 03-23-2022 06:36 AM
Did you get a fix from jamf for this?