Print

Print


Hello,

Is there ever an error message about this (e.g. on the shell), or is it 
failing silently?  We're not doing anything fancy with the writes, just 
the bog standard Python routines.  I would think that about the only way 
we could deal with this is to check after the fact (by reading the file 
back in and checking that it ends ok).

The case that we had with Santhosh last week I think was probably down to 
a unicode problem, but I couldn't reproduce it myself (e.g. by sticking 
unicode characters in and saving it and loading it, repeatedly) and I 
don't know if NFS+LDAP would have any extra problems in that context (I 
can't see why this would).

Wayne

On Mon, 26 Mar 2012, Justin Lecher wrote:

> Hi,
>
> we have a serious problem here with saving the project.
>
> We are using an NFS+LDAP based setup with distributed logins and HOMEs.
> From time to time when people save their project not all xml files a
> wrote completely. Means the end of some of the files are missing. And
> this results in a more or less unrecoverable situation, specially if
> also the bak files are also affected.
>
> My question now, where is the source of this problem? Is there a problem
> during the writing of the files from the python/ccpn side?
> As we are never experiencing this kind of problem with any other
> program, I would assume it to be a problem with ccpn rather then our
> setup. But I really have no clue.
>
>
> Thanks for any suggestion and if you need more information, just ask,
>
> justin
>
>
> -- 
> Justin Lecher
> Institute of Complex Systems
> ICS-6 Structural Biochemistry
> Research Centre Juelich
> 52425 Juelich, Germany
> phone: +49 2461 61 2117
>
>
>