Errors in my Jamf Pro Dev Environment

Ludeth
New Contributor II

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

2 REPLIES 2

OktaPartners
New Contributor

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.

Did you get a fix from jamf for this?