You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "lasitha ranatunga (JIRA)" <de...@tapestry.apache.org> on 2007/10/22 15:57:50 UTC

[jira] Commented: (TAPESTRY-1850) Hibernate Sessions are not being closed on thread cleanup

    [ https://issues.apache.org/jira/browse/TAPESTRY-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536673 ] 

lasitha ranatunga commented on TAPESTRY-1850:
---------------------------------------------


This is a fairly easy problem to recreate, but i'm not sure how to go about creating a test case for it.  Am i correct in assuming a unit test is not useful here?  I see there's an 'app0' that i might work with - is this the way to go?

> Hibernate Sessions are not being closed on thread cleanup
> ---------------------------------------------------------
>
>                 Key: TAPESTRY-1850
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1850
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.5
>         Environment: hibernate 3.2.5.ga, hibernate-annotations 3.3.0.ga
>            Reporter: lasitha ranatunga
>
> Hibernate doesn't like persistent collections to be associated with multiple open Sessions - throwing the notorious 'Illegal attempt ...' exception if it happens across any.  
> I've run into these exceptions with the tapestry-hibernate integration and believe the problem is caused by the HibernateSessionManagerImpl not closing Sessions on thread cleanup.
> Please see this mailing list thread for further discussion:
> http://thread.gmane.org/gmane.comp.java.tapestry.user/53095
> (I haven't upgraded to 5.0.6 yet, but didn't see anything in its source that would fix this, so i'm pretty sure it's still a problem).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org