Multi thread and network communication

Kiyo Inaba inaba at src.ricoh.co.jp
Thu Mar 20 04:46:39 PST 1997


In <Pine.BSF.3.91.970318183703.230F-100000 at yod>, yaron at netaccess.co.il wrote:
>On Tue, 18 Mar 1997, Kiyo Inaba wrote:
>> This server accepts the very first request, but never accepts more
>> requests. I guess this happens because each request is handled by
>> new thread with shared I/O stream, but am not so sure.
>
>  I have seen a similar problem with versions prior to 0.8.2 . Which
>version of Kaffe are you using ? 

According to this suggestion, I tested 0.6.0, 0.7.0, and 0.8.2.
For 0.6.0 and 0.7.0, it only accepts once. But for 0.8.2, it can not
accept very first request, and
	java.io.IOException: Bad file number
happens.

I will continue to try detecting where's problem, but if anyone else
can help, it is a much pleasure of mine.

Kiyo


More information about the kaffe mailing list