We have seen this error when long running jobs have lasped beyond their AFS
token lifetime.
Troy Thompson
On Feb 2, 1:59pm, [EMAIL PROTECTED] wrote:
> Subject: Re: error list
>Error 13 is EACCES (``permission denied''). I would guess that this
>error is put onto your console because the cache manager is storing the
>data to a file in the background (that is, after the application has
>finished writing it, so that the changes are buffered in memory), but
>that store attempt is failing with error code 13, or a permission
>failure. Perhaps the ACL controlling access to the file, or some of the
>mode bits, changed while the data was buffered.
>
> Craig
>
>-- End of excerpt from [EMAIL PROTECTED]