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

running command for generating graph related to information flooding attack in NDN #1

Open
nk10121989 opened this issue Oct 6, 2015 · 0 comments

Comments

@nk10121989
Copy link

while running the following command as given in
https://github.com/cawka/ndnSIM-ddos-interest-flooding

./run.py -p figureX

output comes like this

av@nav-OptiPlex-9020:~/ns-dev/ndnSIM-ddos-interest-flooding$ ./run.py -p figureX
Building graphs for the following scenarios: figureX
Aggregate data

./graphs/preprocess-satisfaction.R fairness small-tree 1 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw<<<

./graphs/preprocess-satisfaction.R fairness small-tree 2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw<<<

./graphs/preprocess-satisfaction.R fairness small-tree 1 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw

./graphs/preprocess-satisfaction.R satisfaction-accept small-tree 1 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw<<<

./graphs/preprocess-satisfaction.R satisfaction-accept small-tree 2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw<<<
./graphs/preprocess-satisfaction.R fairness small-tree 2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw

./graphs/preprocess-satisfaction.R satisfaction-accept small-tree 1 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw
./graphs/preprocess-satisfaction.R satisfaction-accept small-tree 2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw

./graphs/preprocess-satisfaction.R satisfaction-pushback small-tree 1 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw<<<

./graphs/preprocess-satisfaction.R satisfaction-pushback small-tree 2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw<<<
./graphs/preprocess-satisfaction.R satisfaction-pushback small-tree 1 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw

./graphs/preprocess-satisfaction.R satisfaction-pushback small-tree 2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw
Reading from results/attackSmallTree/satisfaction-accept-topo-small-tree-evil-2-good-0-producer-gw-run-1
Error in sqliteSendQuery(con, statement, bind.data) :
error in statement: no such table: data
Calls: sqldf ... .local -> sqliteGetQuery -> sqliteSendQuery -> .Call
Execution halted
Reading from results/attackSmallTree/satisfaction-pushback-topo-small-tree-evil-2-good-0-producer-gw-run-1
Error in sqliteSendQuery(con, statement, bind.data) :
error in statement: no such table: data
Calls: sqldf ... .local -> sqliteGetQuery -> sqliteSendQuery -> .Call
Execution halted
Reading from results/attackSmallTree/satisfaction-accept-topo-small-tree-evil-1-good-0-producer-gw-run-1
Error in sqliteSendQuery(con, statement, bind.data) :
error in statement: no such table: data
Calls: sqldf ... .local -> sqliteGetQuery -> sqliteSendQuery -> .Call
Execution halted
Reading from results/attackSmallTree/fairness-topo-small-tree-evil-2-good-0-producer-gw-run-1
Error in sqliteSendQuery(con, statement, bind.data) :
error in statement: no such table: data
Calls: sqldf ... .local -> sqliteGetQuery -> sqliteSendQuery -> .Call
Execution halted
Reading from results/attackSmallTree/satisfaction-pushback-topo-small-tree-evil-1-good-0-producer-gw-run-1
Reading from results/attackSmallTree/fairness-topo-small-tree-evil-1-good-0-producer-gw-run-1
Error in sqliteSendQuery(con, statement, bind.data) :
error in statement: no such table: data
Calls: sqldf ... .local -> sqliteGetQuery -> sqliteSendQuery -> .Call
Error in sqliteSendQuery(con, statement, bind.data) :
error in statement: no such table: data
Calls: sqldf ... .local -> sqliteGetQuery -> sqliteSendQuery -> .Call
Execution halted
Execution halted
SatisfactionMinManFigures
./graphs/satisfaction-min-max-vs-time.R fairness,satisfaction-accept,satisfaction-pushback small-tree 1,2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw
Reading from results/attackSmallTree/process/fairness-topo-small-tree-evil-1-good-0-producer-gw.txt
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
Calls: load -> readChar
In addition: Warning message:
In readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file 'results/attackSmallTree/process/fairness-topo-small-tree-evil-1-good-0-producer-gw.txt', probable reason 'No such file or directory'
Execution halted

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

1 participant