View Single Post
Old 02-17-2004, 11:47 AM  
hycks
Member
 
Join Date: Dec 2003
Posts: 36
Default

Quote:
Originally posted by MaZza_Dj
excuse me bounty i have this mess in error log:


02-02-2004 19:58:00 "..\scripts\newdir\OnSiteNew.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
expected boolean value but got ""
while executing
"if { [string match -nocase $ndsection [lindex $tmpline 2]] == 1 || [string match -nocase $ndsection "all"] == 1 } {
iputs " \[[format %02d $cnt]\] ..."
(procedure "nd_onsitenew" line 53)
invoked from within
"nd_onsitenew"
(file "..\scripts\newdir\OnSiteNew.itcl" line 70)
------------------------------------02-02-2004 19:58:04 "..\scripts\newdir\OnPreList.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
expected boolean value but got ""
while executing
"if { [string match -nocase $ndsection [lindex $tmpline 2]] == 1 || [string match -nocase $ndsection "all"] == 1 } {
iputs " \[[format %02d $cnt]\] ..."
(procedure "nd_onsitenew" line 53)
invoked from within
"nd_onsitenew"
(file "..\scripts\newdir\OnSiteNew.itcl" line 70)
------------------------------------02-02-2004 19:58:06 "..\scripts\newdir\OnPreList.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
expected boolean value but got ""
while executing
"if { [string match -nocase $ndsection [lindex $tmpline 2]] == 1 || [string match -nocase $ndsection "all"] == 1 } {
iputs " \[[format %02d $cnt]\] ..."
(procedure "nd_onsitenew" line 53)
invoked from within
"nd_onsitenew"
(file "..\scripts\newdir\OnSiteNew.itcl" line 70)
------------------------------------02-03-2004 00:35:33 "..\scripts\newdir\OnSiteNew.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
couldn't open "../logs/newdir.log": no such file or directory
while executing
"open $ND_IOLOG/newdir.log r"
(procedure "nd_onsitenew" line 29)
invoked from within
"nd_onsitenew"
(file "..\scripts\newdir\OnSiteNew.itcl" line 70)
------------------------------------------------------------------
02-03-2004 00:35:54 "..\scripts\newdir\OnSiteNew.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
------------------------------------------------------------------

what is the problem? one my config?
i have the same problem :
02-17-2004 08:30:04 "..\scripts\newdir\OnSiteNew.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
syntax error in expression "(1077035404 - 1077026767)": character not legal in expressions
while executing
"expr ($now - $oldtime)"
(procedure "nd_onsitenew" line 41)
invoked from within
"nd_onsitenew"
(file "..\scripts\newdir\OnSiteNew.itcl" line 70)
------------------------------------------------------------------
02-17-2004 08:30:50 "..\scripts\newdir\OnSiteNew.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
syntax error in expression "(1077035450 - 1077026767)": character not legal in expressions
while executing
"expr ($now - $oldtime)"
(procedure "nd_onsitenew" line 41)
invoked from within
"nd_onsitenew"
(file "..\scripts\newdir\OnSiteNew.itcl" line 70)
------------------------------------------------------------------
02-17-2004 08:30:50 "..\scripts\newdir\OnSiteNew.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
syntax error in expression "(1077035450 - 1077026767)": character not legal in expressions
while executing
"expr ($now - $oldtime)"
(procedure "nd_onsitenew" line 41)
invoked from within
"nd_onsitenew"
(file "..\scripts\newdir\OnSiteNew.itcl" line 70)
------------------------------------------------------------------

is there a solution, and if yes, what is ?

thx =)

I use the last version of newdir 3.5
hycks is offline   Reply With Quote