[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Scheduler error



This message means that it tries to schedule an event which
is already scheduled (see Scheduler::schedule() in scheduler.cc).

- Haobo

On Tue, 4 Apr 2000, Vijayan Ramakrishnan wrote:

> 
>  I made few changes to drop-tail.cc and ran a script which
>  contains a call to resume. When the script is executed 
>  I got the following error 
>         
> 	=======================================
>         blah blah blah ....
>         compute mroutes
> 	Scheduler: Event UID not valid!
> 
>         ====================================  
> 
>   Any help is higly appreciated !
>   Thanks !
> 
>  - vijayan
> 
>