[Mini-NDN] Error: invalid literal for int() with base 10

sepehr abdous sepehrabdous1375 at gmail.com
Thu Dec 20 16:30:11 PST 2018


Thank you.

On Fri, Dec 21, 2018 at 1:53 AM Ashlesh Gawande (agawande) <
agawande at memphis.edu> wrote:

> Hmm, error could be coming from here, NdnApplication start:
>
> os.kill(int(self.processId), 0)
>
> Currently we have an unreliable way to get the PID. We need to switch to
> Popen.  You can try to switch to Popen, some info is here:
>
> https://redmine.named-data.net/issues/4078
>
> Some helper functions here in exp_util.py:
>
> https://gerrit.named-data.net/c/mini-ndn/+/5077
>
> We will see if we can get a change for Popen in quickly.
>
> Ashlesh
> On 12/14/18 8:00 AM, sepehr abdous wrote:
>
>
> Hello all
> I have an experiment which requires failing and recovering nodes very
> frequently but after some times of doing so when I run the recoverNode
> method and in the line of nlsr.start() (to be specific: in the line of NdnApplication.start(self,
> "nlsr -f {} > log/nlsr.log 2>&1 &".format(self.confFile)) in nlsr.py), I
> encounter the following error:
>
> [image: 1544795860634blob.jpg]
>
> I do not know what the problem is because the same procedure have been run
> on the same node before this happens but suddenly after a while this error
> comes up.
>
> Can someone help me please?
>
> PS: Attached you can also find the picture of error.
>
> Best,
> Sepehr
>
> _______________________________________________
> Mini-NDN mailing listMini-NDN at lists.cs.ucla.eduhttp://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn
>
> --
Sepehr Abdous
Faculty: abdous at ce.sharif.edu
Yahoo mail: sepehrabdous at yahoo.com
Cellphone:+989129751873
School of computer engineering
Sharif University of Technology
Tehran, Iran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20181221/cb4ed928/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1544795860634blob.jpg
Type: image/jpeg
Size: 26312 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20181221/cb4ed928/attachment-0001.jpg>


More information about the Mini-NDN mailing list