java -jar arthas-boot.jar[INFO]arthas-boot version: 3.1.4[INFO]Process11544already using port3658[INFO]Process11544already using port8563[INFO]Found existing java process, please choose one and hit RETURN. * [1]:11544 [2]:119504cn.test.MobileApplication ...
[INFO] Process 10668 already using port 3658 [INFO] Process 10668 already using port 8563 [INFO] Found existing java process, please choose one and input the serial number of the process, eg : 1. Then hit ENTER. * [1]: 10668 org.jboss.Main [2]: 5952 [3]: 2240 2.10668为需要监控的...
此后再用arthas去attach这台物理机上其他正常的进程,产生错误 [ERROR] Target process 24782 is not the process using port 3658, you will connect to an unexpected process. [ERROR] If you still want to attach target process 24782, Try to set a different telnet port by using --telnet-port argumen...
time 2021-09-03 13:05:51[arthas@5201]$exit[SHELL]#java -jar arthas-boot.jar[INFO] arthas-boot version: 3.5.3 [INFO] Process 5201 already using port 3658 ## 由于上次并没有 shutdown 关闭arthas与java进程的绑定,所以Arthas重新启动的时候,检测到仍然绑定到 5201 进程上面的。 [INFO] Process 52...
[INFO] Process 25752 already using port 3658 [INFO] Process 25752 already using port 8563 [INFO] Found existing java process, please choose one and hit RETURN. * [1]: 17296 [2]: 25752 [3]: 10188 com.cloudcore.pms.transport.test.TestArthas ...
[INFO] Process 4360 already using port 3658 [INFO] Process 4360 already using port 8563 [INFO] Found existing java process, please choose one and input the serial number of the process, eg : 1. Then hit ENTER. * [1]: 4360 com.xyj.XYJConsumerApplication ...
[INFO] Process 6020 already using port 3658 [INFO] Process 6020 already using port 8563 [INFO] Found existing java process, please choose one and hit RETURN. *[1]: 6020 org.apache.catalina.startup.Bootstrap [2]: 16420 org.apache.catalina.startup.Bootstrap ...
更多高级的功能请移步Arthas官网文档https://alibaba.github.io/arthas/quick-start.html 3.10、其他 如果java -jar选择启动某个应用的时候,报下面的错 java -jar arthas-boot.jar [INFO] arthas-boot version:3.1.4[INFO] Process11544alreadyusingport3658[INFO] Process11544alreadyusingport...
[INFO] Process 58827 already using port 3658 [INFO] Process 58827 already using port 8563 [INFO] Found existing java process, please choose one and hit RETURN. * [1]: 58827 org.apache.catalina.startup.Bootstrap [2]: 59288 org.apache.catalina.startup.Bootstrap ...
1.target-ip 被拒绝,3658和8563端口没有被其他应用占用,处于空闲中,但提示3658连接拒绝。 java -jar arthas-boot.jar --target-ip=*.54.194.111 [INFO] arthas-boot version: 3.1.7 [INFO] Process 9147 already using port 3658 [INFO] Process 9147 already using port 8563 ...