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
- error list norton
- Re: error list Srinivas Kotla
- Re: error list Craig_Everhart
- Re: error list tk_thompson
- Re: error list Douglas Song
