JBoss Community

Problem org.postgresql.util.PSQLException: Large Objects may not be used in auto-commit mode.

created by Juan Gago in jBPM - View the full discussion

Hi all!

I have a problem with org.jbpm.process.workitem.wsht.SyncWSHumanTaskHandler.

I use PostgreSQL 9.1, and "org.postgresql.util.PSQLException: Large Objects may not be used in auto-commit mode." is thrown in "TaskCompletedHandler.handleCompletedTask" method.

This occurs because thre is no open transaction, but ¿how do I configure this?, ¿should not be responsability for jBPM library?.

My code doesn't create transactions an jBPM library starts other transactions when a task is inserted or updated.

 

Has someone sovled this problem?

Thanks!

Reply to this message by going to Community

Start a new discussion in jBPM at Community