Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Failed to open '.update.ad'
- Date: Mon, 14 Dec 2020 09:44:38 -0500
- From: mdidomenico4@xxxxxxxxx
- Subject: Re: [HTCondor-users] Failed to open '.update.ad'
On Fri, Dec 11, 2020 at 11:15 AM Todd L Miller <tlmiller@xxxxxxxxxxx> wrote:
>
> I thought we'd reduced the occurence of that message in newer
> version of HTCondor, but I don't know which version(s) people are using.
>
> The .update.ad file is used to convey updated information, via a
> ClassAd, from HTCondor to the job. Failing to write the .update.ad is
> basically always a result of the update happening before or after the
> sandbox directory exists, so these errors don't cause problems.
just for the record, i'm running 8.8.6. the error doesn't bother me
much, but it would seem that a directory test before the write would
get rid of the error completely