[SIP Beyond VoIP] SylkServer throws a "MemoryError" and that is out of service although running
Adrian Georgescu
ag at ag-projects.com
Fri Feb 8 14:32:41 CET 2013
Unless one can reproduce the exact load you created, how could anyone know.
What do you mean by testing performance, can you elaborate what you have tested and how?
Adrian
On Feb 8, 2013, at 2:28 PM, ANIL KARADAĞ wrote:
> Hi all,
>
>
> I am working with SylkServer to test its performance. And I show that the following message in the /var/log/messages file.
>
> "Feb 8 12:14:08 rcs-chat-server sylk-server[1386]: MemoryError"
>
>
> The message is generated by sipsimple -> _core.so. But I don't understand it because my server has a 6GB memory and the application is used max 900MB.
>
> Does anyone know that why the application acts like this?
>
>
> thanks
>
> [root at sylkserver core]# pwd
> /opt/mcp/sylkserver/data/python-sipsimple/sipsimple/core
> [root at sylkserver core]# grep "MemoryError" -r .
> ./_core.event.pxi: raise MemoryError()
> ./_core.event.pxi: raise MemoryError()
> ./_core.lib.pxi: raise MemoryError()
> ./_core.c:static PyObject *__pyx_builtin_MemoryError;
> ./_core.c:static char __pyx_k__MemoryError[] = "MemoryError";
> ./_core.c:static PyObject *__pyx_n_s__MemoryError;
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError() # <<<<<<<<<<<<<<
> ./_core.c: __pyx_t_5 = PyObject_Call(__pyx_builtin_MemoryError, ((PyObject *)__pyx_empty_tuple), NULL); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[2]; __pyx_lineno = 180; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError() # <<<<<<<<<<<<<<
> ./_core.c: __pyx_t_2 = PyObject_Call(__pyx_builtin_MemoryError, ((PyObject *)__pyx_empty_tuple), NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[10]; __pyx_lineno = 55; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError() # <<<<<<<<<<<<<<
> ./_core.c: __pyx_t_2 = PyObject_Call(__pyx_builtin_MemoryError, ((PyObject *)__pyx_empty_tuple), NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[10]; __pyx_lineno = 122; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
> ./_core.c: * raise MemoryError()
> ./_core.c: * raise MemoryError()
> ./_core.c: {&__pyx_n_s__MemoryError, __pyx_k__MemoryError, sizeof(__pyx_k__MemoryError), 0, 0, 1, 1},
> ./_core.c: __pyx_builtin_MemoryError = __Pyx_GetName(__pyx_b, __pyx_n_s__MemoryError); if (!__pyx_builtin_MemoryError) {__pyx_filename = __pyx_f[2]; __pyx_lineno = 180; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
>
>
> --
> Anıl KARADAĞ
> http://anilkaradag.info/blog
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20130208/058748f5/attachment.html>
More information about the SIPBeyondVoIP
mailing list