Stephen Connolly-2 <stephen.alan.connolly <at> gmail.com> writes:
> We have an application that is using Cocoon 2.1.5.1 (I know that's a wee bit > old) > With the application IDLE, no clients have even attempted to connect. > > We see on Windows a handle leak at a rate of approx 64 handles (32 Event and > 32 Semaphore) every 5-6 seconds. Searching the archives I found COCOON-1305 [1]. Somewhere in the middle (around) discussion points to TPCThreadManager which was used by ContinuationsManager. Unfortunately, there is no fix/patch linked explicitly but on 12/Nov/04 it is confirmed that the issue is fixed: "Migration from Excalibur Event to RunnableManager fixes this bug IMO." So I guess you can have look at the changes from around that time. Hope this helps, Joerg [1] http://issues.apache.org/jira/browse/COCOON-1305 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
