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.
|