[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] History file rotation error



On 8/28/06, Okamoto Kiyoko <ky-okamoto@xxxxxxxxx> wrote:
Hi all,

I've been testing rotation of history file with v6.8.0 windows version.
I set the config variables in c:\condor\condor_config.local.
8/28 17:34:56 (pid:1752) Will rotate history file.
8/28 17:34:56 (pid:1752)
MoveFileEx(C:\condor/spool/history,C:\condor/spool/history.2006-08-28T17
:34:56) failed with error 123
8/28 17:34:56 (pid:1752) Failed to rotate history file to
C:\condor/spool/history.2006-08-28T17:34:56

The error code 123 is "The filename, directory name, or volume label
syntax is incorrect."

"C:\condor/spool/history.2006-08-28T17:34:56" Is an illegal filename
(the colons)

It would appear that this is broken on windows (but I cannot say for
sure from where I am sitting)

Matt