Oops!  That was me.  

 

There was an over-sight with the new code to determine the collections in which an entity is a participant.  It is fixed now

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Davis
Sent: Friday, July 08, 2005 6:42 AM
To: hibernate-devel@lists.sourceforge.net
Subject: [Hibernate] Unit tests failing?

 

After updating this morning, HQLTest started failing with some strange errors while building the SessionFactory.   When running the fully JUnit test suite, this test seemed to cause other tests to fail with OOMEs and other strange errors.   The nightly build that I set up (http://shrubbery.mynetgear.net/hibernate/build-status)  seems to think that this started on the 7/8 build.

Here is the error:

 

 any types do not have a unique referenced persister
java.lang.UnsupportedOperationException: any types do not have a unique referenced persister at org.hibernate.type.AnyType.getAssociatedEntityName(AnyType.java:310) at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:239) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:982) at org.hibernate.test.TestCase.buildSessionFactory(TestCase.java:96) at org.hibernate.test.TestCase.setUp(TestCase.java:119)

 

Any ideas?

 

Josh

 

Reply via email to