{{Quickfixn}} WG: File-Lock Problem with reconnect ...

Mike Gatny mgatny at connamara.com
Fri Oct 10 06:06:32 PDT 2014


If we could see the stacktrace at the time when it hangs, that might help
us see what is happening.

But first: are you using the latest version?  Link:
http://quickfixn.s3.amazonaws.com/quickfixn-v1.5.0.zip

If you are already using 1.5.0,  it would be interesting to know if you can
reproduce the hang if you use the latest from github/master.
On Oct 9, 2014 9:59 AM, "Philipp Rümmele" <philipp at ruemmele.net> wrote:

>  Hello,
>
>
>
> My application hangs sometimes – when i send a Market Data Request, or a
> logout
>
>
>
> No error message or so..
>
>
>
>
>
> It Stops at the point _session.Send(m)
>
>
>
>         private void SendMessage(Message m)
>
>         {
>
>             if (_session != null)
>
>                 _session.Send(m);             ß----------- Hangs here
>
>             else
>
>             {
>
>                 // sollte eigentlich nicht passieren
>
>                 dbg("Senden fehlgeschlagen: Keine Session vorhanden");
>
>             }
>
>         }
>
>
>
> Any ideas what i can do ?
>
>
>
> Thanks and greetings
>
> Philipp
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20141010/d2e43813/attachment-0001.htm>


More information about the Quickfixn mailing list