【问题标题】:WLST: ERROR: You must specify the destination port correctlyWLST:错误:您必须正确指定目标端口
【发布时间】:2017-08-30 07:21:21
【问题描述】:

我尝试使用 WLST 连接到 oracle,但出现错误

C:\Tools\wls12130\oracle_common\bin>connect('weblogic', 'welcome100', 'localhost:7001')
ERROR: You must specify the destination port correctly.
usage: connect [-dnhst45] [-p local-port]
          [-H proxy-server[:port]] [-S [user@]socks-server[:port]]
          [-T proxy-server[:port]]
          [-c telnet-proxy-command]
          host port

【问题讨论】:

    标签: weblogic weblogic12c wlst


    【解决方案1】:

    看来您是从 DOS shell 而不是 WLST 调用连接命令。 首先,运行 WLST C:\Tools\wls12130\oracle_common\common\bin\wlst.cmd,然后运行您的连接命令。

    【讨论】:

      猜你喜欢
      • 2015-06-22
      • 1970-01-01
      • 1970-01-01
      • 2017-03-15
      • 1970-01-01
      • 2016-06-10
      • 2019-06-23
      • 2021-08-21
      • 1970-01-01
      相关资源
      最近更新 更多