Actions:
|
2011-08-06 02:01 AEST by Glen Starrett - A customer reports that he had a versioned EXE in his sandbox that was running
when he tried to do an "update -C" and it triggered the "PLEASE REPORT THIS" error.
1) The error "Access Denied" was appropriate since the file was really in use by
the OS at the time. Maybe this message shouldn't be triggered on a client side
file move operation, but just the "Access denied" message and fail to update the
file?
2) The "protocol" field was blank even though he was using SSPI. Probably
because this was a client-side issue, but confused the support request a bit.
3) Version of CVS Suite isn't included in that output, but would be helpful!
He did stop the EXE from running and was able to "update -C" properly after that.
>>>>
This operation was a simple Update Special->Clean on an existing sandbox.
*******************************************************************************
** THIS ERROR SHOULD NEVER OCCUR - ALWAYS REPORT IT TO:
** support@march-hare.com
**
** CVSROOT/config settings:
** SystemAuth =yes
** AclMode =compat
** LockDir =(null)
** LockServer =localhost:2402
** LogHistory =TOEFWUCGMAReu
** AtomicCommits =no
** Watcher =(null)
**
** Global settings:
** LockServer =localhost:2402
** AllowTrace =no
** SessionID =17b84e3beb4a41cd
** ServerTraceFile =(null)
** Try Shell Move =1
** Rtag Lock =1
** Is rtag lock =0
** Reverse DNS =yes
**
** Other information:
** Protocol =(null)
** Auth user =(null)
** Command verb =update
** Server verb =none
** MoveFile error =0x5
** MoveFile message =Access is denied.
** Allow Net Drive =no
** Windows Version =6.1 x64
**
** Information about the file:
** Is From Net =no
** Filesystem From =NTFS(OS)max:255,read-write,uncomp [8,512,340264169,363029247]
** Generic Read From=OK
** Generic Read From=32256 Bytes
** From Attributes =file,uncomp,unenc,visible
** From More Attribs=online,rw,nosys,notemp
** Is To Net =no
** Filesystem To =NTFS(OS)max:255,read-write,uncomp [8,512,340264169,363029247]
** Generic Read To =OK
** Generic Read To =32256 Bytes
** To Orig Attrib =file,uncomp,unenc,visible
** To Orig More Att =online,rw,nosys,notemp
** To Attributes =file,uncomp,unenc,visible
** To More Attribs =online,rw,nosys,notemp
**
** Shares on this server:
** ADMIN$ C:\Windows 0 No
** C$ C:\ 0 No
** D$ D:\ 0 Yes
** IPC$ 0 No
** Users C:\Users 0 Yes
<<<< |