I'm not sure, but you may want to check
various kernel variables (sysctl -A) to find
the problem. Sometimes ulimit is not enough
- maybe the problem is with other resouces
associated with file handles or the tcpip stack.
Also specifying fixed port ranges in the config
may cause this symptom.
----- Original Message -----
From: "Daniel Liu" <daniel.liu@xxxxxxxx>
Sent: Thursday, October 06, 2005 3:14 AM
#define EMFILE 24 /* Too many open files */
The same on RedHat Linux AS 3.
How to slove this problem? I already increase open files ulimit to 32768.
regards,
Daniel
Zygmuntowicz Michal write:
On my BSD system error 24 corresponds to EMFILE (too many open files).
Check your errno.h for details.
----- Original Message ----- From: "Daniel Liu" <daniel.liu@xxxxxxxx>
Sent: Sunday, October 02, 2005 6:09 AM
I am running gnugk v2.2.3 in RedHat AS 3 with 4G RAM.
I found some error message in log file.
Q931d Could not open/connect Q.931 socket at x.x.x.x:24447 - error
7/24: Cannot allocate memory
Q931 x.x.x.x:1720 DIDN'T ACCEPT THE CALL
any idea? The gnugk only use 46M memory (showed in top).
I have compiled with large_fdset 16384.
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) 4
max memory size (kbytes, -m) unlimited
open files (-n) 32768
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 7168
virtual memory (kbytes, -v) unlimited
regards,
Daniel
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________________
Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/