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.


Reply via email to