Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run attack small tree error #2

Open
technickid opened this issue May 16, 2016 · 1 comment
Open

Run attack small tree error #2

technickid opened this issue May 16, 2016 · 1 comment

Comments

@technickid
Copy link

hi, when i run ./run.py -s attack-small-tree, it's error.
(my boost version is libboost1.54-dev. I'm using ubuntu 14.04)

Simulating the following scenarios: attack-small-tree
Building graphs for the following scenarios: attack-small-tree
./build/interest-ddos-attack-and-mitigation-scenario --algorithm=fairness --run=1 --topology=small-tree --badCount=1 --goodCount=0 --folder=attackSmallTree --producer=gw --defaultRtt=80ms
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in *bootstrap_inner
self.run()
File "/usr/local/lib/python2.7/dist-packages/workerpool-0.9.4-py2.7.egg/workerpool/workers.py", line 36, in run
job.run()
File "./run.py", line 58, in run
subprocess.call (self.cmdline)
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(_popenargs, _kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in __init

errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

@zxr2017
Copy link

zxr2017 commented Dec 13, 2017

Hi,did you solve the problem above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants