在执行在线教程时,遇到下面的错误:
$ java -jar arthas-boot.jar
[INFO] arthas-boot version: 3.3.9
[INFO] Found existing java process, please choose one and input the serial number of the process, eg : 1. Then hit ENTER.
* [1]: 32 arthas-demo.jar
1
[ERROR] Can not read arthas version from: https://arthas.aliyun.com/api/latest_version
[ERROR] Can not find Arthas under local: /root/.arthas/lib and remote repo mirror: center
[ERROR] Unable to download arthas from remote server, please download the full package according to wiki: https://github.com/alibaba/arthas
需要增加重试功能?
1条答案
按热度按时间qq24tv8q1#
解决方法, 不能只下载
arthas-boot.jar
, 到release下载完整的资源link: release, 解决问题!