[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] slot -1 error
Thanks you.
it comes from classifier_, I wonder in ns how can my code brings this
kind of error, from routing or agent?
Sencun
On Mon, 19 Jun 2000, Tarik Alj wrote:
> Could it come from the Classifier_? usually it's "no target for slot -1". Here
> it seems it's the intsproc no-slot (Classifier) that seems to be passed to many
> arguments. See tcl/lib/ns-lib.tcl.
>
> >Date: Fri, 16 Jun 2000 23:58:17 -0400 (EDT)
> >From: Sencun Zhu <[email protected]>
> >To: [email protected]
> >Subject: [ns] shot -1
> >MIME-Version: 1.0
> >
> >Hello, can anybody give some hints about such error when I run my
> >c++ and Tcl script. I can not debug into it when I use gdb, what
> >is likely the cause for it?
> >
> >
> >
> >ns: _o2318 no-slot -1: called "_o2318" with too many arguments
> > (Classifier no-slot line 1)
> > invoked from within
> >"_o2318 no-slot -1"
> >
> >
> >
> >thanks you
> >
> >Sencun
>
> Tarik
>
>