Actions
Bug #3557
openProblem in generating the graphs pdf files for ndnSIM-ddos-interest-flooding project
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/18/2016
Due date:
03/23/2016 (over 9 years late)
% Done:
0%
Estimated time:
Description
I am running the attack-small-tree the results been stored in the folder with filename but the following error comes for the generation of graphs
Updated by Rohit Agnihotri almost 10 years ago
Rohit Agnihotri wrote:
I am running the attack-small-tree the results been stored in the folder with filename but the following error comes for the generation of graphs
./graphs/rates.R satisfaction-pushback small-tree 2 1,2,3,4,5,6,7,8,9,10 attackSmallTree 0 gw
Writing to graphs/pdfs/attackSmallTree/satisfaction-pushback-topo-small-tree-evil-1-good-0-producer-gw.pdf
Writing to graphs/pdfs/attackSmallTree/satisfaction-pushback-topo-small-tree-evil-2-good-0-producer-gw.pdf
Reading from results/attackSmallTree/satisfaction-pushback-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/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
Updated by Rohit Agnihotri almost 10 years ago
same issue exist in github also the only difference is i am running small-tree topology
please check the link nd help me solving this its a bug
https://github.com/cawka/ndnSIM-ddos-interest-flooding/issues/1 check this link you will get the same issue. which i am having
thanks in advance..!!
Updated by Alex Afanasyev over 9 years ago
- Category deleted (
Compilation) - Assignee deleted (
Alex Afanasyev) - Priority changed from High to Normal
- Target version deleted (
1.0-hotfix)
Actions