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

Scott Marlow smarlow at redhat.com
Fri Mar 5 10:09:56 EST 2010


I'm also blocked from debugging this issue due to a reference to
entitymanager/target/test-classes/org/hibernate/ejb/metamodel/Product_.class not being found in the intellij project generated by "mvn idea:idea".  Project import seemed to have the same problem.



On Thu, 2010-03-04 at 21:14 -0500, Scott Marlow wrote:
> 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
> 
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev





More information about the hibernate-dev mailing list