When I call:
entityManager.flush()
I get the exception mentioned in the title.
I am using Hibernate JPA.
I have finally fixed this error by adding
into my application-context.xml