Re: [Quickfix-developers] IO exception
Brought to you by:
orenmnero
From: Balwinder S D. <bdh...@gm...> - 2013-08-21 12:37:25
|
On 08/21/2013 11:06 AM, John Yue wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > I got a IO exception when the server is running so it shut down miserably. > > The exception can be found in a file in the store directory. > \store\FIX4.2-xxxx.body. > > 20130820-04:30:28 : IO Error: Unable to flush file > .\store\FIX4.2-xxxx.body > 20130820-04:30:28 : IO Error: Unable to write to file > .\store\FIX4.2-xxxx.body > 20130820-04:30:28 : IO Error: Unable to write to file > .\store\FIX4.2-xxxx.body > > Could you help me understand what's going on here? > > Also, what does body, header and session file in this directory do? > The last 2 error messages suggest, you need to check permissions/privileges for directory .\store\ and verify the same with the server running user effective uid. BTW, you forget to tell us about your environment and many other relevant things. -- Balwinder S 'bdheeman' Dheeman (http://werc.homelinux.net/contact/) "GNU/Linux, developed by volunteers, is much better, but it's not the best as yet. Do you too work on making a difference?" |