[ns] what does it means ???

2010-12-12 Thread El hadi Cherkaoui

Dear all ,

Please ca n someone explain me this error in NS2

-- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---
    _o270: no target for slot 3
    _o270 type: Classifier/Addr
content dump:
classifier _o270
    0 offset
    22 shift
    1023 mask
    1 slots
        slot 5: _o271 (Classifier/Addr)
-- Finished standard no-slot{} default handler --


I can't find the object _o270 and _o271 so i can't understand where is the 
fault ???

I noted that I receive this error only when i have more then 2 mobile nodes.

Best regards

El hadi 




  


Re: [ns] what does it means ???

2010-12-12 Thread Teerawat Issariyakul


Hi,

The no-slot error occurs since you did not configure the classifier
properly. In particular, you ask NS2 to send a packet to a non-existing
object.

For more information, please read the following post:

http://www.ns2ultimate.com/post/520626807/classifier-no-slot-error

Best Wishes,

Teerawat Issariyakul
http://www.ns2ultimate.com/
http://www.facebook.com/pages/Teerawat-Issariyakul/358240861417
http://twitter.com/T_Bear
http://www.t-issariyakul.blogspot.com
http://www.ece.ubc.ca/~teerawat





On 12/12/2010, El hadi Cherkaoui e_cherka...@yahoo.fr wrote:


Dear all ,

Please ca n someone explain me this error in NS2

-- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---
    _o270: no target for slot 3
    _o270 type: Classifier/Addr
content dump:
classifier _o270
    0 offset
    22 shift
    1023 mask
    1 slots
        slot 5: _o271 (Classifier/Addr)
-- Finished standard no-slot{} default handler --


I can't find the object _o270 and _o271 so i can't understand where is the 
fault ???

I noted that I receive this error only when i have more then 2 mobile nodes.

Best regards

El hadi