On 10/01/13 22:37, Sam Varshavchik wrote:
> R Skinner writes:
>
>> On 10/01/13 20:44, Sam Varshavchik wrote:
>> > R Skinner writes:
>> >
>> >> On 10/01/13 09:25, Sam Varshavchik wrote:
>> >>> The only thing I can think of is that truss, like strace, by default
>> >>> only shows the first couple of dozen of bytes in each string passed
>> >>> to a system call, like write(). If your issue is an error, maybe
>> >>> that's why it does not appear in truss's output. I think you have to
>> >>> specify the -s option to truss, to log entire contents of string
>> >>> parameters.
>> >> This is seriously frustrating me - I've attached the latest output
>> >> using truss with -s 256 (>32). I still don't see what is causing the
>> >> error, but I can now see some files, such as .maildir files, keyword
>> >> files, etc, are not found which is an error of sorts. And I still
>> >> cannot see what this 'sync' file is (that is what the error refers
>> >> to) and why it is so damned important. How that stops the email from
>> >> being viewed I'm not sure.
>> >
>> > I don't see any errors in the truss file.
>> >
>> > The fact that some files are not found is normal.
>> So what do I do? And the fact that a 'sync' file is at the center of
>> this - it is what is complained about in the logs and is not found - can
>> anyone tell me what in the hell it even is and why it would be 
>> important?
>
> It's used as part of the process to synchronize contents of shared 
> folders. 
So if it doesn't exist then that would be a problem? This file is for 
the server and not the client?


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to