Hi everyone

I got following error message "too many open files"

I run simulation by typing " ns test.tcl"

cbr1024.tcl is the connection pattern which has steps for simulation
processing. It is called by test.tcl

could you say possible reason for this ?

Thanks.


warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
INITIALIZE THE LIST xListHead
couldn't read file "./cbr1024.tcl": too many open files
    while executing
"source.orig ./cbr1024.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel source.orig [list $fileName]"
    invoked from within
"if [$instance_ is_http_url $fileName] {
set buffer [$instance_ read_url $fileName]
uplevel eval $buffer
} else {
uplevel source.orig [list $fileName]
..."
    (procedure "source" line 8)
    invoked from within
"source $opt(cp)"
    invoked from within
"if { $opt(cp) == "" } {
    puts "*** NOTE: no connection pattern specified."
        set opt(cp) "none"
} else {
    puts "Loading connection pattern..."
    ..."
    (file "test.tcl" line 289)



-- 
DaeHee(Danny) Kim
Department of Electrical Engineering and Computer Science(EECS), Wichita
State University
email-address : [email protected], [email protected]

Reply via email to