JBoss Community

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

created by nick tan in jBPM - View the full discussion

Hi, Chris

 

i tried what you suggested

as you said there no "autocommit" porperty in the original source code, i put them just to make sure they are false

 

also, i'm now using jbpm 5.1.0.M1

 

still not working

 

BTW, i notice that, next to the Exception: [JDBCExceptionReporter] Large Objects may not be used in auto-commit mode.

 

there is another Exception, i'm not sure if this the cause of the previous exception, as it said, "no such transaction", and people just said that

“BLOB must be accessed in a transaction when using postgresql”,

what do you think? thanks:)

 

03:29:25,267 ERROR [AbstractEntityManagerImpl] Unable to mark for rollback on PersistenceException:

java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transaction.arjunacore.nosuchtx] [com.arjuna.ats.internal.jta.transaction.arjunacore.nosuchtx] No such transaction!

        at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.setRollbackOnly(BaseTransaction.java:191)

        at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.setRollbackOnly(BaseTransactionManagerDelegate.java:123)

        at org.hibernate.ejb.AbstractEntityManagerImpl.markAsRollback(AbstractEntityManagerImpl.java:421)

        at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:576)

        at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:614)

        at org.hibernate.ejb.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:202)

        at org.drools.persistence.jpa.JpaPersistenceContext.findSessionInfo(JpaPersistenceContext.java:21)

        at org.drools.persistence.SingleSessionCommandService.initKsession(SingleSessionCommandService.java:176)

        at org.drools.persistence.SingleSessionCommandService.<init>(SingleSessionCommandService.java:160)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method

 

--

Nick

Reply to this message by going to Community

Start a new discussion in jBPM at Community