org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest hangs on completion with
Ingres10Dialect
------------------------------------------------------------------------------------------------------
Key: HHH-5548
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5548
Project: Hibernate Core
Issue Type: Bug
Components: core, testsuite
Affects Versions: 3.6.0.Beta4
Environment: hibernate-core-3.6.0.Beta4, Ingres II 10.0.0 (int.lnx/131) NPTL
Reporter: Ray Fan
Priority: Minor
Attachments: ImmutableNaturalIdTest.java.svn.diff
When running the ImmutableNaturalIdTest suite the test hangs on a "drop table
IMM_NAT_ID_USER" at the end of the test.
This is determined to be caused by an orphaned session that has completed a select query
and not releasing the physical database resources.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira