on 1/12/01 9:21 AM, "Christoph Reck" <[EMAIL PROTECTED]> wrote: > When an exception occurs in Runtime.parse it is not catched > and the parser is not returned to the pool in a finally > block. Therefore after N errors it runs out of parsers. > > The Template.process which calls it has a try/finally block > just to close the input stream. > > The trivial fix is below. Maybe it should add something to > the log (catching the exception). done. -jon -- Honk if you love peace and quiet.
- [PATCH] ran out of parsers! Christoph Reck
- Re: [PATCH] ran out of parsers! Jon Stevens
- Re: [PATCH] ran out of parsers! Daniel Rall
