Skip to content

javadebug-client-launch连接不上 #26

@CCYYT

Description

@CCYYT

$ ./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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions