1

如何使用 5 个 .sh 脚本演示 Chronicle 的 BlockChain Ledger 技术...

./run.shm & #params 需要吗?

16467@DESKTOP-EQDBIQA> pwd
/c/Users/16467/git/Chronicle-Decentred/examples/appreciation
16467@DESKTOP-EQDBIQA> l
./   appreciation.iml  cp.txt   run.sh*  start_peer.sh*        start_traffic.sh*
../  bench.sh*         pom.xml  src/     start_peer_graal.sh*  target/
16467@DESKTOP-EQDBIQA> ./run.sh

我期望执行一组流程,展示 Chronicle 的 BlockChain Ledger 技术的低延迟优点。

16467@DESKTOP-EQDBIQA> ./run.sh
Starting  with params
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project appreciation: An exception occured while executing the Java class. town.lost.examples.appreciation.benchmark. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] 

https://www.facebook.com/photo.php?fbid=329725524639534&set=a.329612584650828&type=3&theater

4

1 回答 1

0

我添加了一条说明,仅支持 Java 8。由于我们使用了第三方库,这似乎不适用于 Java 11。

于 2019-08-02T08:04:04.473 回答