[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-2206) SessionImpl tries to deserialize itself in an incorrect order

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Nov 2 13:56:04 EST 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2206?page=all ]
     
Steve Ebersole closed HHH-2206:
-------------------------------

    Resolution: Fixed

applied on trunk and 3.2

> SessionImpl tries to deserialize itself in an incorrect order
> -------------------------------------------------------------
>
>          Key: HHH-2206
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2206
>      Project: Hibernate3
>         Type: Bug

>   Components: core
>     Versions: 3.2.0.ga
>     Reporter: Steve Ebersole
>     Assignee: Steve Ebersole
>      Fix For: 3.2.1

>
>
> SessionImpl attempts to read its JDBCContext and ConnectionManager state before its ConnectionReleaseMode has been read during deserialization.  This can lead to connection leaks because the ConnectionManager does not know the correct release mode to use.

-- 
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