[ndnSIM] (no subject)

John Baugh jpbaugh at umich.edu
Mon Apr 23 12:09:36 PDT 2018


In your main file, do you have:

NS_OBJECT_ENSURE_REGISTERED(DumbRequester);



at the top before the main function?

On Mon, Apr 23, 2018 at 10:36 AM, amulya amy <ammu.amulya12 at gmail.com>
wrote:

> Sir, i did try using this but got same error... Please help
>
> On Mon, Apr 23, 2018, 7:07 PM Xinyu Ma <bitmxy at gmail.com> wrote:
>
>> Hello, Amulya
>>
>> The instruction is out of dated. You should use OneInterestRequester:
>>
>>  NS_LOG=OneInterestRequester:ndn.cd.Freshness.Lru ./waf
>> --run=ndn-simple-with-content-freshness
>>
>> Xinyu Ma.
>>
>> 2018-04-23 18:43 GMT+09:00 amulya amy <ammu.amulya12 at gmail.com>:
>>
>>> Hello Folks...
>>> I am new to ndnsim and whenever i run
>>>
>>> NS_LOG=DumbRequester:ndn.cs.Freshness.Lru ./waf
>>> --run=ndn-simple-with-content-freshness
>>>
>>> I encounter a  problem
>>>
>>>  msg="Invalid or unregistered component name "DumbRequester" in env variable NS_LOG, see above for a list of valid components", file=../src/core/model/log.cc, line=567
>>> terminate called without an active exception
>>> Command ['/home/iiitd/ndnSIM/ns-3/build/src/ndnSIM/examples/ns3-dev-ndn-simple-with-content-freshness-debug'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run <program> --command-template="gdb --args %s <args>").
>>> .
>>>
>>> How to resolve it? please help
>>>
>>> _______________________________________________
>>> ndnSIM mailing list
>>> ndnSIM at lists.cs.ucla.edu
>>> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>>>
>>>
>>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180423/839be883/attachment.html>


More information about the ndnSIM mailing list