Hi Slava, If you repeatedly create and dispose <file-appender> or <file-writer> objects then virtual memory footprint of the process goes through the roof until it runs out of memory
E.g. [ "foo" binary <file-writer> dispose ] 100000 swap times It doesn't happen for <file-reader>. I'm running x86 32bit linux btw. Cheers, Phil ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
