[Hibernate] hibernate-sybase-testsuite Build Timed Out

2006-03-26 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20060326021742 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 03/26/2006 02:17:42Time to build:   Unit Tests: (0)  Total Errors and Failures

[Hibernate] NPE (FumTest)

2006-03-26 Thread Jens Elkner
Hi, just encountered, that one gets an NPE in org.hibernate.engine.CollectionLoadContext#addCollectionToCache() when running the legacy.FumTest#testUnflushedSessionSerialization with MySQLInnoDBDialect + DefaultHibernateCache: The ctx lines are: s = getSessions().openSession(); s.setFlushMode

[Hibernate] mappedBy

2006-03-26 Thread Gavin King
Emmanuel, mappedBy should be able to refer to any attribute, not just an association. Not sure what the spec says, but definitely Hibernate core supports this. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that

[Hibernate] @Column(insertable=false, updatable=false) is broken

2006-03-26 Thread Gavin King
The following mapping: @Id @Column(name="blog_name") private String blogName; @OneToOne @Column(insertable=false, updatable=false) private Blog blog; Throws: Caused by: org.hibernate.MappingException: Repeated column in mapping for entity: domain.HitCount column: blog_name

RE: [Hibernate] @Column(insertable=false, updatable=false) is broken

2006-03-26 Thread Gavin King
Oh, this is probably because you expect it to be an @JoinColumn. Still, it should either work, or throw an exception. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gavin King Sent: Sunday, March 26, 2006 7:27 PM To: Emmanuel Bernard Cc: Hibernate develop

[Hibernate] hibernate-oracle10-testsuite Build Completed With Testsuite Errors

2006-03-26 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20060326220011 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:99: The following error occurred while executing this line: /home/cruisecontrol/work/

[Hibernate] hibernate-sqlserver-jtds-testsuite Build Timed Out

2006-03-26 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20060326221908 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 03/26/2006 22:19:08Time to build:   Unit Tests: (0)  Total Errors and

[Hibernate] hibernate-mysql-testsuite Build Completed With Testsuite Errors

2006-03-26 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20060327011908 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:120: The following error occurred while executing this line: /home/cruisecontrol/work/sc

Re: [Hibernate] @Column(insertable=false, updatable=false) is broken

2006-03-26 Thread Emmanuel Bernard
Yes it should throw an exception Gavin King wrote: Oh, this is probably because you expect it to be an @JoinColumn. Still, it should either work, or throw an exception. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gavin King Sent: Sunday, March 26, 2

[Hibernate] hibernate-timesten-testsuite Build Completed With Testsuite Errors

2006-03-26 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-timesten-testsuite?log=log20060327014225 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/