2024-04-24 14:23:26.477 ERROR 29120 --- [XNIO-1 task-6] o.h.e.jdbc.batch.internal.BatchingBatch : HHH000315: Exception executing batch [java.sql.BatchUpdateException: Cannot delete or update a parent row: a foreign key constraint fails (`nexus_eap`.`eap_device_app`, CONSTRAINT `FK_fef7me99r3edwgki2v3ayglxt` FOREIGN KEY (`pin_id`) REFERENCES `nx_pin` (`id`))], SQL: delete from nx_pin where id=? 2024-04-24 14:23:26.480 ERROR 29120 --- [XNIO-1 task-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Cannot delete or update a parent row: a foreign key constraint fails (`nexus_eap`.`eap_device_app`, CONSTRAINT `FK_fef7me99r3edwgki2v3ayglxt` FOREIGN KEY (`pin_id`) REFERENCES `nx_pin` (`id`)) 2024-04-24 14:23:26.481 ERROR 29120 --- [XNIO-1 task-6] o.h.i.ExceptionMapperStandardImpl : HHH000346: Error during managed flush [org.hibernate.exception.ConstraintViolationException: could not execute batch]