by "Kevin" <kejoseph@[EMAIL PROTECTED]
>
Jan 25, 2007 at 10:47 AM
Thanks for the reply Gordon - I should have mentioned this earlier -
the application is running fine (for the past two years) with the
default jvm settings and ulimit of 8192. In an effort tweak the jvm
(reduce the long pauses) I decided to use different collectors.
ParallelGC worked fine, UseParNew worked fine, but the moment I
switched to Concurrent, it started throwing error about file handles.
Kevin.