PDA

View Full Version : [Investigated] ioautonuke configuration mistakes


zykes
09-28-2005, 04:57 PM
09-28-2005 23:40:48 "e:\progs\ioFTPD\scripts\ioBanana\ioAUTONUKE.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "anuke(empty,sections)": no such element in array
while executing
"foreach section $anuke($type,sections) {
set browse [getpath [lindex $section 0]]
set sec [getsection [lindex $section 0]]
set path [resolve pwd $b..."
(procedure "anukecheck" line 5)
invoked from within
"anukecheck "empty" "isempty" "ANUKEEMPTY""
(procedure "auto09-28-2005 23:50:48 "e:\progs\ioFTPD\scripts\ioBanana\ioAUTONUKE.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "anuke(empty,sections)": no such element in array
while executing
"foreach section $anuke($type,sections) {
set browse [getpath [lindex $section 0]]
set sec [getsection [lindex $section 0]]
set path [resolve pwd $b..."
(procedure "anukecheck" line 5)
invoked from within
"anukecheck "empty" "isempty" "ANUKEEMPTY""
(procedure "auto

EwarWoo
09-29-2005, 04:40 AM
Check this line in ioAUTONUKE.itcl
set anuke(empty,sections) {{"/apps" 0 0 3 10 20} {"/dvdr" 0 0 3 15 30}}

zykes
09-29-2005, 05:19 PM
--------------------------- ErrorInfo ----------------------------
unmatched open quote in list
while executing
"lindex $section 0"
(procedure "anukecheck" line 6)
invoked from within
"anukecheck "empty" "isempty" "ANUKEEMPTY""
(procedure "autonuke" line 2)
invoked from within
"autonuke"
(file "e:\progs\ioFTPD\scripts\ioBanana\ioAUTONUKE.itcl" line 237)
-----------------------------------------------

EwarWoo
09-29-2005, 08:14 PM
Check line 237 in ioAUTONUKE.itcl for a " with no " to close it off.
And possibly start reading the error messages, they aint that hard to figure out ;)

zykes
10-01-2005, 07:02 AM
10-01-2005 14:00:38 "e:\progs\ioFTPD\scripts\ioBanana\ioAUTONUKE.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
syntax error in expression " * 60": unexpected operator *
while executing
"expr [lindex $section 5] * 60"
(procedure "anukecheck" line 20)
invoked from within
"anukecheck "empty" "isempty" "ANUKEEMPTY""
(procedure "autonuke" line 2)
invoked from within
"autonuke"
(file "e:\progs\ioFTPD\scripts\ioBanana\ioAUTONUKE.itcl" line 237)

EwarWoo
10-01-2005, 08:22 AM
New day, new not really read the error message post ;)
Check the line it throws the error up on.

zykes
10-01-2005, 09:39 AM
sorry for not beiing so coder dudy. but what should i look for?

like line 237 in ioautonuke is :
set done ""; autonuke