【问题标题】:Running taurus command from master node on azure containers which is unable to reach slave node due to error in method java.rmi.MarshalException由于方法 java.rmi.MarshalException 中的错误,无法从 azure 容器上的主节点运行 taurus 命令
【发布时间】:2021-10-08 15:27:56
【问题描述】:

主节点尝试连接到同一网络中的远程 jmter 从节点时出错

【问题讨论】:

    标签: azure jmeter containers taurus


    【解决方案1】:

    您需要确保至少打开 1099 端口,查看How to open ports to a virtual machine with the Azure portal 文章了解更多详情。

    除了1099端口还需要打开:

    • 您在从属服务器上指定为server.rmi.localport 的端口
    • 您在 master 上指定为 client.rmi.localport 的端口

    更多信息:

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-02-10
      • 1970-01-01
      • 2017-05-28
      • 2014-09-02
      • 2017-03-18
      • 1970-01-01
      • 2019-04-23
      • 2019-05-05
      相关资源
      最近更新 更多