<div>Hi Saúl,</div><div><br></div><div><br></div><div>I re-checked the file content according to your mail, shared only the following because others were logged with log level INFO. And all of them related with closed connection [1].</div>
<div><br></div><div><br></div><div><div>2013-02-21 21:08:27.439150 [sylk-server 1652]: Notification name=SIPEngineGotException sender=<Engine(Thread-1, started daemon 139928778000128)></div>
<div>{'traceback': 'Traceback (most recent call last):\n File "/usr/lib64/python2.6/site-packages/sipsimple/core/_engine.py", line 110, in run\n failed = self._ua.poll()\n File "_core.ua.pxi", line 694, in sipsimple.core._core.PJSIPUA.poll (sipsimple/core/_core.c:42735)\n File "_core.ua.pxi", line 43, in sipsimple.core._core.Timer.call (sipsimple/core/_core.c:34501)\n File "_core.invitation.pxi", line 1045, in sipsimple.core._core.Invitation._cb_state (sipsimple/core/_core.c:119114)\n File "_core.ua.pxi", line 37, in sipsimple.core._core.Timer.cancel (sipsimple/core/_core.c:34439)\n File "_core.ua.pxi", line 740, in sipsimple.core._core.PJSIPUA._remove_timer (sipsimple/core/_core.c:43306)\nValueError: list.remove(x): x not in list\n',</div>
<div> 'type': <type 'exceptions.ValueError'>,</div><div> 'value': ValueError('list.remove(x): x not in list',)}</div><div><br></div><div>2013-02-21 21:08:27.441103 [sylk-server 1652]: Notification name=SIPEngineDidFail sender=<Engine(Thread-1, started daemon 139928778000128)></div>
<div><br></div><div><div>2013-02-21 21:08:29.105116 [sylk-server 1652]: Notification name=SIPApplicationDidEnd sender=<sylk.server.SylkServer object at 0x2535550></div><div>{'end_reason': 'engine failed'}</div>
</div>
</div><div><br></div><div><br></div><br>[1] <div><br></div><div>2013-02-21 21:08:27.851257 [sylk-server 1652]: Notification name=MSRPLibraryLog sender=UnknownSender<div><div>{'level': INFO, 'message': 'Closed connection to <a href="http://1.1.1.1:56926">1.1.1.1:56926</a> (Connection to the other side was lost in a non-clean fashion: Connection lost.)'}</div>
</div><div><br></div><div>thanks</div><div><br></div><div class="gmail_quote">On Fri, Feb 22, 2013 at 2:01 PM, Saúl Ibarra Corretgé <span dir="ltr"><<a href="mailto:saul@ag-projects.com" target="_blank">saul@ag-projects.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
On Feb 22, 2013, at 12:57 PM, ANIL KARADAĞ wrote:<br>
<br>
><br>
> The file size (~1,4GB) is too big. Do you have a ftp server?<br>
><br>
<br>
</div>Nope. Can you locate SIPEngineDidFail inside that file?<br>
<div><div><br>
><br>
> On Fri, Feb 22, 2013 at 11:22 AM, Saúl Ibarra Corretgé <<a href="mailto:saul@ag-projects.com" target="_blank">saul@ag-projects.com</a>> wrote:<br>
><br>
> On Feb 22, 2013, at 9:13 AM, ANIL KARADAĞ wrote:<br>
><br>
> > Hi Saúl,<br>
> ><br>
> ><br>
> > I tried to re-produce the problematic scenario. But there is no "PJSIPUA is not instantiate" message in syslog file.<br>
> ><br>
> ><br>
> > But SylkServer behaves same.<br>
> ><br>
> ><br>
> > logs;<br>
> ><br>
> ><br>
> > 1- notification_trace.txt<br>
> ><br>
> > 2013-02-21 21:08:29.105116 [sylk-server 1652]: Notification name=SIPApplicationDidEnd sender=<sylk.server.SylkServer object at 0x2535550><br>
> > {'end_reason': 'engine failed'}<br>
> ><br>
><br>
> Can you attach the full notifications trace? There will be a SIPEngineDidFail notification which will explain what is happening.<br>
><br>
> ><br>
> > 2- syslog;<br>
> ><br>
> > Feb 21 21:08:26 sylk-server[1652]: error: An exception occured within the SIP core:<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: Traceback (most recent call last):<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: File "/usr/lib64/python2.6/site-packages/sipsimple/core/_engine.py", line 110, in run<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: failed = self._ua.poll()<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: File "_core.ua.pxi", line 694, in sipsimple.core._core.PJSIPUA.poll (sipsimple/core/_core.c:42735)<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: File "_core.ua.pxi", line 43, in sipsimple.core._core.Timer.call (sipsimple/core/_core.c:34501)<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: File "_core.invitation.pxi", line 1045, in sipsimple.core._core.Invitation._cb_state (sipsimple/core/_core.c:119114)<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: File "_core.ua.pxi", line 37, in sipsimple.core._core.Timer.cancel (sipsimple/core/_core.c:34439)<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: File "_core.ua.pxi", line 740, in sipsimple.core._core.PJSIPUA._remove_timer (sipsimple/core/_core.c:43306)<br>
> > Feb 21 21:08:26 sylk-server[1652]: error: ValueError: list.remove(x): x not in list<br>
> ><br>
> ><br>
> ><br>
> > On Thu, Feb 21, 2013 at 11:25 AM, Saúl Ibarra Corretgé <<a href="mailto:saul@ag-projects.com" target="_blank">saul@ag-projects.com</a>> wrote:<br>
> ><br>
> > On Feb 21, 2013, at 9:36 AM, ANIL KARADAĞ wrote:<br>
> ><br>
> > > Hi Saúl,<br>
> > ><br>
> > ><br>
> > > I found a new data; strace shows status pause for parent SylkServer process. And checked there is no any childs. So I think the parent process waits child.<br>
> ><br>
> > SylkServer is not multiprocess. That pause is performed in the main Python thread, the actual SIP engine runs in another thread. Looks like the SIP engine died for some reason, but I can't confirm unless I see the notifications.<br>
> ><br>
> > --<br>
> > Saúl Ibarra Corretgé<br>
> > AG Projects<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > Anıl KARADAĞ<br>
> > Senior Software Developer<br>
><br>
> --<br>
> Saúl Ibarra Corretgé<br>
> AG Projects<br>
><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> Anıl KARADAĞ<br>
> Senior Software Developer<br>
<br>
--<br>
Saúl Ibarra Corretgé<br>
AG Projects<br>
<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Anıl KARADAĞ<br>Senior Software Developer
</div>