From: <leg...@at...> - 2003-11-04 23:59:14
|
Message: The following issue has been closed. Resolver: Gavin King Date: Tue, 4 Nov 2003 5:57 PM Thanks, this was silly. However, the only way that this could occur really is that your cache timeout is set too short for the length of your transactions! Or you are using a cache that is too small, or something. (thats why it did not occur in my tests) P.S. John, since you are finding all the cache-related bugs right now, perhaps you could build a good test suite? --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-453 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-453 Summary: ClassCastException in ReadWriteCache.afterUpdate Type: Bug Status: Closed Priority: Major Resolution: FIXED Project: Hibernate2 Components: core Fix Fors: 2.1 rc1 Versions: 2.1 rc1 Assignee: Reporter: John Kristian Created: Tue, 4 Nov 2003 4:37 PM Updated: Tue, 4 Nov 2003 5:57 PM Environment: Windows XP, WebLogic 8.1 SP1, Microsoft SQL Server Description: Hibernate 2.1 beta 6 propagates an AssertionFailure and logs error.log (attached). This did not occur with 2.1 beta 5. notlock.patch (attached) solves this problem for me. --------------------------------------------------------------------- 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 |