Skip to content

远程操作报错:HTTP method names must be tokens #63

@wangyue615

Description

@wangyue615

配置了jvm,并且启动程序以后,使用远程操作命令:
java -cp tprofiler.jar com.taobao.profile.client.TProfilerClient 172.16.11.130 8080 start
ip地址使用127.0.0.1没有问题,能生成日志文件,但是使用其他ip地址,就报错:
java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens

另外,执行status的远程操作,返回400错误
HTTP/1.1 400

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions