EndPoem

Results 3 issues of EndPoem

### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue I can't find what I'm looking for ### Description...

area/engine
status/triage
lifecycle/stale

### 0 前言 您好! 我在运行测试程序时遇到了一些问题。以Echo为例,我看到了示例命令: ```sh nohup java -jar jar.jar /opt/wpaxos/ 127.0.0.1:30000 127.0.0.1:30000,127.0.0.1:30001,127.0.0.1:30002 1 0 nohup java -jar jar.jar /opt/wpaxos/ 127.0.0.1:30001 127.0.0.1:30000,127.0.0.1:30001,127.0.0.1:30002 1 0 nohup java -jar jar.jar /opt/wpaxos/ 127.0.0.1:30002...

I followed README.md to install CloudSim on WSL2, and a test fails when I ran `mvn clean package`: ```sh [INFO] Results: [INFO] [ERROR] Failures: [ERROR] CloudSimExampleTest.runCloudSimExample9:145 expected: but was: [INFO]...