03-05-2006, 10:29 AM
|
#5 |
| Junior Member ioFTPD Foundation User
Join Date: Mar 2005
Posts: 13
| error with nxdupe
hello,
i have got the following problem:
systemerror.log
"..\scripts\nxTools\nxDupe.tcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
database is locked
while executing
"FileDb eval {INSERT INTO DupeFiles(TimeStamp,UserName,GroupName,FileName) VALUES($timeStamp,$user,$group,$fileName)}"
(procedure "UpdateFiles" line 11)
invoked from within
"UpdateFiles $command $virtualPath"
(procedure "UpdateLog" line 9)
invoked from within
"UpdateLog "UPLD" [lindex $argList 3]"
("UPLOAD" arm line 3)
how to solve this ? i am using nxtools 1.0.2.
|
| |