Message:
The following issue has been closed.
Resolver: Gavin King
Date: Fri, 12 Dec 2003 6:47 PM
Thanks. I applied this patch. Stupid me for not properly testing!
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-546
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-546
Summary: StackOverflowError during SessionFactory construction
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Project: Hibernate2
Components:
core
Versions:
2.1 final
Assignee: Gavin King
Reporter: Chris Nokleberg
Created: Fri, 12 Dec 2003 11:13 AM
Updated: Fri, 12 Dec 2003 6:47 PM
Environment: 2.1 Final, any database
Description:
If a proxied class call a method on itself from within its own constructor, an infinite loop occurs, resulting in a StackOverflowError.
See this topic for more details:
http://forum.hibernate.org/viewtopic.php?t=926326
A patch will follow.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|