SAVEPOINT unnamed86 does not exist;\ncom.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.connectionbus.ConnectionBusRuntimeException: java.sql.SQLSyntaxErrorException: SAVEPOINT unnamed86 does not exist
Anyone a clue how this is raised and how to solve? It is thrown in a custom Java action in which a file is read and objects are created and committed (in batches). Up to 15K objects it goes well, above this error is throws.
Error does not occur when running locally, only on our on-premise Cloudfounfry-server with MySQL