Hello,


I am trying to implement a new Agent for NS2, but when I try to run a script I 
get the following error:

$ ns script1.tcl
num_nodes is set 3
Binding
Constructor
INITIALIZE THE LIST xListHead

    (_o17 cmd line 1)
    invoked from within
"_o17 cmd tracetarget _o35"
    invoked from within
"catch "$self cmd $args" ret"
    invoked from within
"if [catch "$self cmd $args" ret]
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $
    (procedure "_o17" line 2)
    (SplitObject unknown line 2)
    invoked from within
"$ragent tracetarget $T"
    (procedure "_o14" line 14)
    (Node/MobileNode agenttrace l
    invoked from within
"$node agenttrace $tracefd"
    (procedure "_o3" line 106)
    (Simulator create-wireless-no
    invoked from within
"_o3 create-wireless-node"
    ("eval" body line 1)
    invoked from within
"eval $self create-wireless-node
    (procedure "_o3" line 23)
    (Simulator node line 23)
    invoked from within
"$ns_ node"
    invoked from within
"set node_(0) [$ns_ node]"
    (file "script1.tcl" line 88)


Anybody had a similar problem, what could be the reason? I don't really 
understand which function is the cause of the problem?

Aurel 

__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com 

Reply via email to