[hibernate-dev] weird LockTest regression when running with Oracle

Scott Marlow smarlow at redhat.com
Thu Mar 4 21:14:12 EST 2010


I ran org.hibernate.ejb.test.lock.LockTest and get a weird "ORA-04092:
cannot COMMIT in a trigger" failure in:

testLockOptimistic(org.hibernate.ejb.test.lock.LockTest)
testLockWrite(org.hibernate.ejb.test.lock.LockTest)
testLockWriteOnUnversioned(org.hibernate.ejb.test.lock.LockTest)
testLockPessimisticForceIncrement(org.hibernate.ejb.test.lock.LockTest)
testLockOptimisticForceIncrement(org.hibernate.ejb.test.lock.LockTest)
testContendedPessimisticReadLockTimeout(org.hibernate.ejb.test.lock.LockTest)
testContendedPessimisticWriteLockTimeout(org.hibernate.ejb.test.lock.LockTest)
testContendedPessimisticWriteLockNoWait(org.hibernate.ejb.test.lock.LockTest)
testQueryTimeout(org.hibernate.ejb.test.lock.LockTest)

test failures are here http://pastebin.com/F07aBFvm

Did anyone commit changes that could impact the above tests?  I'm also
wondering if my oracle test database is hosed somehow (using
-Poracle11gRAC).

Thanks for any advice.  This is blocking me from fixing HHH-4972.

Scott




More information about the hibernate-dev mailing list