[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5548) org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest hangs on completion with Ingres10Dialect

Ray Fan (JIRA) noreply at atlassian.com
Fri Sep 10 08:01:20 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ray Fan updated HHH-5548:
-------------------------

    Attachment: NaturalIdTests.svn.diff

Include patch for additional tests that exhibit the same behaviour:
org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest#testNaturalIdRecreateUsingCache
org.hibernate.test.naturalid.mutable.MutableNaturalIdTest#testNaturalIdRecreateUsingCache


> 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, NaturalIdTests.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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list