- Home Page of ProjectGuideline.com ›
- Forums ›
- Get Help to do your B.E., and M.E., M.Tech., & M.S., Project in Ns2 ›
- umts in ns2
Hi to All
I have problem in running test_tcp.tcl script in ns-allinone-2.32
I Installes ns-allinone-2.32 on UBUNTU 7.10
then I installed UMTS patch :Patch for clean ns-2.30:ns-2.30_eurane-1.12.diff.gz
then I copied this file :http://eurane.ti-wmc.nl/eurane/test_tcp.tcl.txt
to Ns-2.32 direcory .
I received the following problem :
root@name:/usr/local/ns-allinone-2.32/ns-2.32# ns test_tcp.tcl
(_o3 cmd line 1)
invoked from within
“_o3 cmd create-Umtsnode”
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 “_o3” line 2)
(SplitObject unknown line 2)
invoked from within
“$ns create-Umtsnode”
invoked from within
“set rnc [$ns create-Umtsnode]”
(file “test_tcp.tcl” line 42)
Please Help me , I am beginner in NS2.
How can I configue the input trace files? the SNRBlerMatrix file?
Thanks.
Since the patch is for ns-2.30, first try the patch after installing a fresh copy of ns-2.30.