View Single Post
Old 02-02-2004, 06:48 PM  
MaZza_Dj
Senior Member
 
Join Date: Oct 2003
Posts: 123
Default

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?
MaZza_Dj is offline   Reply With Quote