[ns] Floating exception

2012-04-13 Thread CHALIDA

*Dear all,*
*I have edit some path in routing protocol and when i run tcl scrip,it give
this error "Floating exception".It happen only when I use more number of
nodes i.e.40-50 but it can run normal when use 20 nodes.Could anyone tell
me how to trace where is this error?*
*
*
*Best Regards*
*chalida*


[ns] Floating exception

2006-11-17 Thread Aco

Hi all,

I have a tcl script that works for one tcp protocol and now added some lines 
for other tcp protocol. Script is working for first tcp protocol and when start 
simulation for new one I have simulation start and after some time (after few 
minutes) I have 

"Floating exception"

with no other output or details about error. At this moment the simulation 
stops, and enter another simulation (since I have many tests (simulations) 
started with one tcl script). Another simulation goes fine end and goes to 
third

Anybody can tell me how to trace where is this errorwhat files to look, how 
to log changes and how to find that  part of code .

I have read something where it is sead that this happens when I devide with 
zero (), or when I have variable defined as integer, and my script gives it a 
floating value  or something like that. But here, I don't know where to 
look , I have only this tiny output " Floating exception"

I am using ns2 ver.2.29. 


Thank you.