It says in the release notes of Mendix 10
We removed the deprecated rollbackTransAction() method from the public IContext interface. Use rollbackTransaction instead.
This means that the module needs to be updated, or you change the java code yourself so you can proceed and notify Mendix about this issue.