Solution to error reporting after Arthas startup
1. Permission problem. If the java process in the system is an ordinary user, the monitoring needs to start the process with an ordinary user
2. Prompt connection error after startup:
Missing installation package:
#Telnet server Yum install telnet
#Telnet client Yum install telnet server
#Xinetd daemon Yum install xinetd
If the error is still reported:
yum -y install tftp-server yum -y install xinetd
$/ bin/systemctl enable xinetd. Service// start the service $/ bin/systemctl start xinetd. Service// start the service
Start command:
java -jar arthas-boot.jar –target-ip 0.0.0.0
Similar Posts:
- Solve the problem of Telnet: connect to address 127.0.0.1: connection reused error message
- [Solved] CentOS 7.2 Startup Error: Failed to start IPv4 firewall with iptables
- How to Solve Rabbitmq Error: Failed to start RabbitMQ broker
- [Solved] rabbitmq Error: Failed to start RabbitMQ broker
- How to Solve docker run Error: oci runtime error
- [Solved] Libvirt startup error: failed to start virtualization daemon
- Nginx Error when installing the startup service failed to start a high performance web server and a reverse proxy serve
- [How to Solve] “%Error opening tftp://255.255.255.255/network config”
- [Solved] http: server gave HTTP response to HTTPS client
- The state of nginx is the failed solution