ooibc88 / blockbench

BLOCKBENCH: A Framework for Analyzing Private Blockchains. Blockbench contains workloads for measuring the data processing performance, and workloads for understanding the performance of different layers of Blockchain systems.
https://www.comp.nus.edu.sg/~dbsystem/fabricsharp/#/blockbench
Apache License 2.0
391 stars 174 forks source link

how to slove "driver:no process found " #54

Closed yolo-612 closed 5 years ago

yolo-612 commented 5 years ago

@ug93tad @dloghin excuse me.
I am doing macro inspection of two nodes, I started from Ethereum. i run ./run-bench.sh 1 1 1 10 and i got result as follow: yx9a4go7 x 83reu1d94 j according to start-multi-clients.sh ,i think i should got 192.168.43.208 index 0,but i got 192.168.43.208 index 1,and even more strange is ,I did not generate LOG diretory and no run echo IN START_CLIENTS(in start-client) and for driver :no process found ,i don't know how to deal with! thank you!