Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] History file rotation error
- Date: Tue, 29 Aug 2006 15:47:28 +0900
- From: "Okamoto Kiyoko" <ky-okamoto@xxxxxxxxx>
- Subject: Re: [Condor-users] History file rotation error
Hi
Thank you for your reply.
As pointed out by you, Windows doesn't permit using colon at file name.
Then is it a bug?
Thanks,
Kiyoko
> > 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-28T
> > 17
> > :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