[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interrupted system call
- To: Moshe Ashkenazi <moshea(at-nospam)checkpoint.com>
- Subject: Re: Interrupted system call
- From: Christoph Bugel <chris(at-nospam)tti-telecom.com>
- Date: Tue, 11 Sep 2001 19:48:21 +0300
- Cc: Linux-Il <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <005d01c13ae9$f6694690$97025a3e@SHAGWELL>; from moshea@checkpoint.com on Tue, Sep 11, 2001 at 07:48:27PM +0200
- References: <005d01c13ae9$f6694690$97025a3e@SHAGWELL>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.5i
maybe you reached the maximum of open files?
(each socket uses up a filedescriptor)
what does ulimit -a (from bash prompt) say?
On Tue 2001-09-11, Moshe Ashkenazi wrote:
> Hi, List -
>
> I have JAVA Client which open 100 http connection.
> After I start the JAVA Client program the following
> Error message appear on console:
>
> errno: 4, error: Interrupted system call for fd:
> I saw the error on I request for a socket from the system
>
> My system is Linux 2.2.14-5.0 RedHat 6.2
>
> I will appreciate if someone can help me with that or can address
> me to some where in the web.
>
> Moshe Ashkenazi,
>
>
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il