nick tan [http://community.jboss.org/people/missedone] created the discussion

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

To view the discussion, visit: http://community.jboss.org/message/603682#603682

--------------------------------------------------------------
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
[http://community.jboss.org/message/603682#603682]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to