[Nfd-dev] Error with nfd strategy

Davide Pesavento davide.pesavento at lip6.fr
Fri Jun 22 09:45:19 PDT 2018


Hi Mohammad,

You need to remove the quotation marks (") from the logger name when
you declare it with NFD_LOG_INIT.

Best regards,
Davide

On Fri, Jun 22, 2018 at 2:20 AM Mohammad Alhowaidi <malhowaidi at gmail.com> wrote:
>
> Hello,
>
> I am trying to run the randomLoadBalancer strategy which I got from ndnSim. I am running the actual implementation of the NFD. When I compile NFD every thing goes well, but when I do nfd-start I got the following error
>
> terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::invalid_argument> >'
>   what():  Logger name 'nfd."RandomLoadBalancerStrategy"' is invalid
>
>
>
> Thanks,
> Mohammad
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev


More information about the Nfd-dev mailing list