zoukankan      html  css  js  c++  java
  • jenkins更新后出现JNLP-connect,JNLP2-connect警告

    在更新jenkins后出现提示

    This Jenkins instance uses deprecated protocols: JNLP-connect,JNLP2-connect. It may impact stability of the instance. If newer protocol versions are supported by all system components (agents, CLI and other clients), it is highly recommended to disable the deprecated protocols. Protocol Configuration

    这段话大概意思

    这个Jenkins实例使用了废弃的协议:JNLP-connect,JNLP2-connect。这可能会影响实例的稳定性。如果所有系统组件(代理、CLI和其他客户端)均支持较新的协议版本,那么强烈建议禁用已弃用的协议。

    解决办法:

    点击Protocol Configuration→Agents→点击Agent protocols...→取消勾选Protocol/1和Protocol/2→保存即可

  • 相关阅读:
    php设计模式-适配器
    遍历Map的4种方法
    遍历数组
    遍历List的方法
    复选框选中
    单选框选中
    正向代理和反向代理
    对于Dubbo的理解
    python远程控制Linux
    python对中文的处理
  • 原文地址:https://www.cnblogs.com/ydymz/p/8695520.html
Copyright © 2011-2022 走看看