LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   when will the tcl file to display this error y? wat to do ? (https://www.linuxquestions.org/questions/linux-newbie-8/when-will-the-tcl-file-to-display-this-error-y-wat-to-do-4175506187/)

megowrienk 05-27-2014 09:22 AM

when will the tcl file to display this error y? wat to do ?
 
when will the tcl file run to display this error y? wat to do ?



[root@home tcl]# ns FRRT.tcl

(_o10 cmd line 1)
invoked from within
"_o10 cmd get-bgp-agent"
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 $cls: $args" $..."
(procedure "_o10" line 2)
(SplitObject unknown line 2)
invoked from within
"$n0 get-bgp-agent"
invoked from within
"set bgp_agent0 [$n0 get-bgp-agent]"
(file "FRRT.tcl" line 93)
[root@home tcl]# ^C

knudfl 05-27-2014 11:00 AM

Welcome to LQ.

Are you using a "bgp patched" ns-2.xx version ?
BGP http://www.linuxquestions.org/questions/tags/bgp-ns2/

I don't think there is any "get-bgp-agent" with a default ns2 version.

"get-bgp-agent" is present in the bgp files select.tcl,
and ns-2.34/tcl/test/bgp/<files>.tcl from `ns-2.34-bgp_2.0_patch´.

Can you please attach 'FRRT.tcl' as FRRT.tcl.txt ?
Attachments : The paper clip tool in the 'Advanced Editor'.

-


All times are GMT -5. The time now is 02:20 AM.