by Gordon Beaton <n.o.t@[EMAIL PROTECTED]
>
Jan 25, 2007 at 05:04 PM
On 25 Jan 2007 08:04:39 -0800, Kevin wrote:
> I use WebLogic 8.1 on a Solaris 9 box with 8 processors. I have JDK
> 1.4.2_05 installed and due to long pauses with the default
> collector, I tried out the Concurrent garbage collector. However,
> once I do that, the system runs out of file handles within minutes
> of starting the load test. Solaris is setup with 8192 as the top
> limit for file handles.
Use ulimit to raise (or check) the per-process descriptor limit.
However realize too that lack of file descriptors does not trigger the
garbage collector. Running out of descriptors is symptomatic of a
problem in the application.
/gordon
--
[ don't email me sup****t questions or followups ]
g o r d o n + n e w s @[EMAIL PROTECTED]
b a l d e r 1 3 . s e