Re: Deadlocks related to class creation

2008-08-27 Thread Howard Lewis Ship
The deadlocks have been pesky; 5.0.14 includes a first pass at fixing them. 5.0.15 includes a more overarching approach which is currently being validated. https://issues.apache.org/jira/browse/TAPESTRY-2468 https://issues.apache.org/jira/browse/TAPESTRY-2561 On Wed, Aug 27, 2008 at 7:45 AM, Ci

Deadlocks related to class creation

2008-08-27 Thread Ciaran Wood
Hi all, We have been getting deadlocks around the findOrCreate() method inside of ModuleImpl. Having a search around the web I have found a couple of JIRA issues related to this, namely TAPESTRY-2468 and TAPESTRY-2561. However, these issues look like they are still occurring for people. Since we ar