-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
$ ./javadebug-client-launch.sh
java-debug-console usage:
javadebug-console-launch.sh [ip:port]
ip:port : the target jvm host info, optional
example:
./javadebug-console-launch.sh 127.0.0.1:11234
start to connect to remote jvm tcp server :
init client logger ...
[error] [Fri May 30 10:04:20 CST 2025] [main] get the ip and port, start to connect remote server:127.0.0.1:11234
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[error] [Fri May 30 10:04:20 CST 2025] [main] start to connect [127.0.0.1:11234]
127.0.0.1:11234> mt -c xxx.xxx.xxx.xxx.arthas.ArthasMonitorService -m processUserInfo
没有后续的结果了
Metadata
Metadata
Assignees
Labels
No labels