Hi,
After upgrading to Hibernate 2.1 beta 4 my weblogic server crashes while executing a simple query like "from ReferenceDataImpl". This table has about 700 records, each having a linked map with on average 2 records. After reading about 600 records the JRE exits without any message (no crash, no log entries, ...)
I use WebLogic 7.0 SP2 / jdk131_06 on windows 2000. The same query works fine with hibernate 2.0.3 and even with hibernate 2.1 beta 3.
Any ideas? I already tried recompiling beta 4 with the same JDK without success.
Regards,
Ive
|