Thread: !dupe problem
View Single Post
Old 01-28-2007, 05:51 AM  
spirit
Member
 
Join Date: Mar 2006
Posts: 44
Default

Quote:
Originally Posted by neoxed
Honestly, what am I supposed to do with that information?

Try providing some useful details... configuration options, entries from logs\SystemError.log, script output from the FTP client, or anything that can actually be used to reproduce the problem.
Hey NeoXed, ive got similar problem and i can provide some information about it.

site rebuild hangs up and ive tried also optimizing and creating and they also hang up, only site db create works means shows output in ftp client.

Here is my config:

set dupe(RebuildPaths) {
{{/0DAY} {E:/Dump/0DAY} True True}
{{/APPS} {E:/Dump/APPS} True True}
{{/GAMES} {D:/Dump/GAMES} True True}
{{/XVID} {D:/Dump/XVID} True True}
{{/MP3} {D:/Dump/MP3} True True}
{{/TV} {D:/Dump/TV} True True}
{{/DOX} {E:/Dump/DOX} True True}
{{/MVID} {E:/Dump/MVID} True True}
{{/EBOOKS} {E:/Dump/EBOOKS} True True}
}

and the info what i get from systemerror.log:


01-28-2007 11:10:27 "..\scripts\nxTools\nxDupe.tcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
invalid command name "GetDirList"
while executing
"GetDirList $realPath listing $dupe(RebuildIgnore)"
(procedure "RebuildDb" line 28)
invoked from within
"RebuildDb"
("REBUILD" arm line 2)
invoked from within
"switch -- $event {
DUPELOG {
set virtualPath [GetPath [join [lrange $argList 2 end]] $pwd]
if {[IsTrue $dupe(CheckDi01-28-2007 11:12:14

and another one:

"..\scripts\nxTools\nxDupe.tcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
database is locked
while executing
"DirDb eval {BEGIN; DELETE FROM DupeDirs;}"
(procedure "RebuildDb" line 16)
invoked from within
"RebuildDb"
("REBUILD" arm line 2)
invoked from within
"switch -- $event {
DUPELOG {
set virtualPath [GetPath [join [lrange $argList 2 end]] $pwd]
if {[IsTrue $dupe(CheckDirs..."
(procedure 01-28-2007 11:13:39 "..\scripts\nxTools\nxDupe.tcl" terminated abnormally

Any help will be appreciated
Thank You
spirit is offline   Reply With Quote