Re: [ns] Unusual Error: Plssss helpppppp!!!!!!!!

2010-07-25 Thread ikenna ajere

Pl I'm still waiting
Any helpwill be appreciated plss
--- On Sun, 25/7/10, ikenna ajere ajer...@yahoo.co.uk wrote:

From: ikenna ajere ajer...@yahoo.co.uk
Subject: [ns] Unusual Error: Pl helpp
To: ns-users@ISI.EDU
Date: Sunday, 25 July, 2010, 0:12



Plsss I'm getting this error while running a .tcl script. I use DSDV or AODV 
routing protocol.

who can help me resolve it?

um_nodes is set 31
warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
INITIALIZE THE LIST xListHead
Loading first scenario file...
Loading second scenario file...
Loading second scenario file...
Starting Simulation...
ns: _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573: 
    (_o14 cmd line 1)
    invoked from within
_o14 cmd setdest 139.67597164116808 401.38816034668594 0.5627328791824573
    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 _o14 line 2)
    (SplitObject unknown line 2)
    invoked from within
_o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573
ike...@ikenna-laptop:~/Desktop/searchtest1aodv$ ns search1.tcl
num_nodes is set 31
warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
INITIALIZE THE LIST xListHead
Loading first scenario file...
Loading second scenario file...
Loading second scenario file...
Starting Simulation...
ns: _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573: 
    (_o14 cmd line 1)
    invoked from within
_o14 cmd setdest 139.67597164116808 401.38816034668594 0.5627328791824573
    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 _o14 line 2)
    (SplitObject unknown line 2)
    invoked from within
_o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573




      



      



  


Re: [ns] Unusual Error: Plssss helpppppp!!!!!!!!

2010-07-25 Thread ikenna ajere

Thanks Hossan but what's the reason for this error:

Client 3: Handoff Attempted
Client 14: Handoff Attempted
Client 5: Handoff Attempted
Client 15: Handoff Attempted
Client 0: Handoff Attempted
Client 22: Handoff Attempted
Client 17: Handoff Attempted
Client 25: Handoff Attempted
Client 19: Handoff Attempted
Client 30: Handoff Attempted
Client 13: Handoff Attempted
Client 9: Handoff Attempted
Client 16: Handoff Attempted
Client 12: Handoff Attempted
Client 2: Handoff Attempted
Client 6: Handoff Attempted
Client 4: Handoff Attempted
Client 20: Handoff Attempted
Client 1: Handoff Attempted
Client 11: Handoff Attempted
Client 10: Handoff Attempted
Client 27: Handoff Attempted
Client 18: Handoff Attempted


--- On Sun, 25/7/10, Hoda Hassan mhel...@aucegypt.edu wrote:

From: Hoda Hassan mhel...@aucegypt.edu
Subject: Re: [ns] Unusual Error: Pl helpp
To: ikenna ajere ajer...@yahoo.co.uk
Date: Sunday, 25 July, 2010, 4:10

I am not very good with ns2 but as far as my knowledge goes the problem is with 
the setdest command try to run the script with preset coordinates first to make 
sure that there is no problem with the script itself then check if the 
coordinates used by the setdest are within the  topology size that you 
specified and check if the command is written correctly it seems that the 
arguments used for setdest are not correct. My advice with ns2 start with a 
very simple script that works and add to it little by little so that you can 
trace where the error is if you encounter one. Good Luck
On Jul 25, 2010, at 11:37 AM, ikenna ajere wrote:

 
 Pl I'm still waiting
 Any helpwill be appreciated plss
 --- On Sun, 25/7/10, ikenna ajere ajer...@yahoo.co.uk wrote:
 
 From: ikenna ajere ajer...@yahoo.co.uk
 Subject: [ns] Unusual Error: Pl helpp
 To: ns-users@ISI.EDU
 Date: Sunday, 25 July, 2010, 0:12
 
 
 
 Plsss I'm getting this error while running a .tcl script. I use DSDV or AODV 
 routing protocol.
 
 who can help me resolve it?
 
 um_nodes is set 31
 warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
 INITIALIZE THE LIST xListHead
 Loading first scenario file...
 Loading second scenario file...
 Loading second scenario file...
 Starting Simulation...
 ns: _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573:
    (_o14 cmd line 1)
    invoked from within
 _o14 cmd setdest 139.67597164116808 401.38816034668594 0.5627328791824573
    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 _o14 line 2)
    (SplitObject unknown line 2)
    invoked from within
 _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573
 ike...@ikenna-laptop:~/Desktop/searchtest1aodv$ ns search1.tcl
 num_nodes is set 31
 warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
 INITIALIZE THE LIST xListHead
 Loading first scenario file...
 Loading second scenario file...
 Loading second scenario file...
 Starting Simulation...
 ns: _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573:
    (_o14 cmd line 1)
    invoked from within
 _o14 cmd setdest 139.67597164116808 401.38816034668594 0.5627328791824573
    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 _o14 line 2)
    (SplitObject unknown line 2)
    invoked from within
 _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573
 
 
 
 
 
 
 
 
 
 
 
 
 




  


[ns] Unusual Error: Plssss helpppppp!!!!!!!!

2010-07-24 Thread ikenna ajere


Plsss I'm getting this error while running a .tcl script. I use DSDV or AODV 
routing protocol.

who can help me resolve it?

um_nodes is set 31
warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
INITIALIZE THE LIST xListHead
Loading first scenario file...
Loading second scenario file...
Loading second scenario file...
Starting Simulation...
ns: _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573: 
    (_o14 cmd line 1)
    invoked from within
_o14 cmd setdest 139.67597164116808 401.38816034668594 0.5627328791824573
    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 _o14 line 2)
    (SplitObject unknown line 2)
    invoked from within
_o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573
ike...@ikenna-laptop:~/Desktop/searchtest1aodv$ ns search1.tcl
num_nodes is set 31
warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
INITIALIZE THE LIST xListHead
Loading first scenario file...
Loading second scenario file...
Loading second scenario file...
Starting Simulation...
ns: _o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573: 
    (_o14 cmd line 1)
    invoked from within
_o14 cmd setdest 139.67597164116808 401.38816034668594 0.5627328791824573
    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 _o14 line 2)
    (SplitObject unknown line 2)
    invoked from within
_o14 setdest 139.67597164116808 401.38816034668594 0.5627328791824573