[kaffe] Thread handling in Kaffe
calvin kaiwen
cal_kaiwen@hotmail.com
Mon Feb 17 00:34:01 2003
This is a multi-part message in MIME format.
------=_NextPart_000_0278_01C2D6A2.8258D120
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi :)
I noticed that the thread is not reuse in kaffe.
Thread will keep on increasing until <> 1050, then I have this error:-
07-12-2002 04:46:00.249 [ERROR] [Thread-1245] IOException during thread =
execution: java.io.IOException: Too many open files
I use the same code on another machine (using SUN jre), I can noticed =
the thread is resue, thus the thread pool size is maintained.
Please advice.
Thank you.
Calvin Kaiwen
------=_NextPart_000_0278_01C2D6A2.8258D120
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2723.2500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hi :)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I noticed that the thread is not reuse =
in=20
kaffe.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Thread will keep on increasing until =
<> 1050,=20
then I have this error:-</FONT></DIV>
<DIV>
<P><FONT face=3DArial size=3D2>07-12-2002 04:46:00.249 [ERROR] =
[Thread-1245]=20
IOException during thread execution: java.io.IOException: Too many open=20
files</FONT></P>
<P><FONT face=3DArial>I<FONT size=3D2> use the same code on another =
machine (using=20
SUN jre), I can noticed the thread is resue, thus the thread pool size =
is=20
maintained.</FONT></FONT></P>
<P><FONT face=3DArial size=3D2>Please advice.</FONT></P>
<P><FONT face=3DArial size=3D2>Thank you.</FONT></P>
<P><FONT face=3DArial size=3D2>Calvin Kaiwen</FONT></P>
<P><FONT face=3DArial size=3D2></FONT><FONT face=3DArial=20
size=3D2></FONT> </P></DIV></BODY></HTML>
------=_NextPart_000_0278_01C2D6A2.8258D120--