From: <leg...@at...> - 2003-12-12 17:18:28
|
The following issue has been updated: Updater: Chris Nokleberg (mailto:ch...@si...) Date: Fri, 12 Dec 2003 11:17 AM Comment: Patch to CGLIBLazyInitializer.java and an update to the test suite Changes: Attachment changed to stackoverflow.patch --------------------------------------------------------------------- For a full history of the issue, see: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-546&page=history --------------------------------------------------------------------- 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: Unassigned Priority: Major Project: Hibernate2 Components: core Versions: 2.1 final Assignee: Reporter: Chris Nokleberg Created: Fri, 12 Dec 2003 11:13 AM Updated: Fri, 12 Dec 2003 11:17 AM 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 |