[Freeswitch-users] Error : Cannot create thread!

abubacker abubacker at bksystems.co.in
Sat Sep 18 02:25:17 PDT 2010


On Friday 17 September 2010 08:11 PM, Anthony Minessale wrote:
> Your machine consumed it's resource limits for threads.
> It's probably a 32 bit box with small ulimits.
>
> run all theses in your current shell before you start FS
>
> ulimit -c unlimited
> ulimit -d unlimited
> ulimit -f unlimited
> ulimit -i unlimited
> ulimit -n 999999
> ulimit -q unlimited
> ulimit -u unlimited
> ulimit -v unlimited
> ulimit -x unlimited
> ulimit -s 244
> ulimit -l unlimited
>
>
> If you still see it, get a much nicer box, 64 bit preferable.
>
>
> On Fri, Sep 17, 2010 at 8:29 AM, abubacker<abubacker at bksystems.co.in>  wrote:
>    
>> I installed 2 freeswitch in a single machine in a 2 different user account
>> my intention was to simulate 100 calls from one freeswitch to another
>> freeswitch
>> but once after crossing the 40 calls the freeswitch which is receiving calls
>> threw this error :
>>
>> 2010-09-17 13:25:01.993715 [NOTICE] switch_channel.c:779 New Channel
>> sofia/external/200 at 192.168.6.182 [f9e96672-c25e-11df-b22d-b96292a72916]
>> 2010-09-17 13:25:01.994725 [CRIT] switch_core_session.c:1255 Cannot create
>> thread!
>>
>> what is it ,why it is unable to create a thread ?
>>
>> --
>> Best regards,
>> N.Abubacker ,
>> Associate system engineer ,
>> bk systems pvt ltd ,
>> Ph : 9144-43902701
>>
>> Disclaimer: http://www.bksystems.co.in/email-policy
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>>      
>
>
>    
Thank you antony ,after applying your solution that error didnt appear
  Can u suggest me the hardware details needs to run a busy call center 
using
freeswitch PBX with detail.

-- 
Best regards,
N.Abubacker ,
Associate system engineer ,
bk systems pvt ltd ,
Ph : 9144-43902701

Disclaimer: http://www.bksystems.co.in/email-policy




More information about the FreeSWITCH-users mailing list