JBoss Community

[JDBCExceptionReporter] Large Objects may not be used in auto-commit mode.

created by nick tan in jBPM - View the full discussion

hi, folks

 

i'm getting an error about "[JDBCExceptionReporter] Large Objects may not be used in auto-commit mode."

when i use postgresql instead of h2

 

i modified the source code, and configure it with postgresql

things works fine, but when i open http://localhost:8080/jbpm-console, and click "process -> process overview", no process at all (but in fact, i have uploaded 2 process into guvnor, and build the package, can run with the API)

i went to the terminal and find there is exception: [JDBCExceptionReporter] Large Objects may not be used in auto-commit mode.

(see attached log file for more detail, line: 171)

 

I googled, and people said “BLOB must be accessed in a transaction when using postgresql”, I’m not really sure how to fix this in jBPM/Drools.

 

can anyone help? thanks

Reply to this message by going to Community

Start a new discussion in jBPM at Community