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

Re: [ns] no-slot{} ?



see ns manual section 5.4 "The Classifier".
in the end of section, it says:
  ... However, in the base class Classifier::no-slot prints
  and error message and terminates execution.

- difa

On Sun, 11 Nov 2001, Jingwen Jin wrote:

>
> Hello,
>
> Could somebody please tell me what could possibly cause
> Classifier::no-slot{}? I ran my simulation, but got this kind of error in
> some cases. The returned error is something like:
>
> --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---
>         _o19: no target for slot -1
>         _o19 type: Classifier/Hash/Dest
> content dump:
> classifier _o19
>         0 offset
>         0 shift
>         2147483647 mask
>         600 slots
>                 slot 0: _o2114
>                 slot 1: _o2114
>                 slot 2: _o25936
>                 slot 3: _o2114
>                 slot 4: _o2114
> 		...
>
> Thanks,
>
> Jingwen
>