Hi, not sure where that comes from. Is there any more information. Which process is outputting this error?
Matthieu On Jul 4, 2013, at 07:44 , Sky Zhao <sky.z...@ericsson.com> wrote: > I try to run the bench-cluster.sh using following command in README.md file > instruction: > `./bench-cluster.sh "localhost localhost" `pwd`/config/injector.config > `pwd`/config/node.config` > > > But stopped in the place > + > /home/notroot/apache-s4-0.6.0-incubating-src/subprojects/s4-benchmarks/startNode.sh > /home/notroot/apache-s4-0.6.0-incubating-src/subprojects/s4-benchmarks > + > /home/notroot/apache-s4-0.6.0-incubating-src/subprojects/s4-benchmarks/startNode.sh > /home/notroot/apache-s4-0.6.0-incubating-src/subprojects/s4-benchmarks > + PROFILING_OPTS= > > I checked the output_1.log and output_2.log > Says: > Cannot parse arguments: Could not read file : java.io.FileNotFoundException: > (No such file or directory) > > What’s wrong with the above command? > > > /Sky >