具体使用OpenHFT编年史中心的../examples/appreciation/示范...怎么做?

时间:2019-07-13 20:53:19

标签: java chronicle chronicle-map blockchain.info-api

如何使用5个.sh脚本演示《纪事》的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

1 个答案:

答案 0 :(得分:0)

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