Oracle Weblogic叢集啟動通過HTTP等協議進行隧道通訊
Oracle Weblogic叢集搭建完畢,主管和受管啟動並執行正常,在執行通過stopManagedWebLogic.sh bngjj1 http://10.10.1.1:7001命令停止受管的時候常常會收到如下的報錯資訊:
Stopping Weblogic Server...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to http://10.10.1.1:7001 with userid weblogic ...
This Exception occurred at Thu Feb 13 21:43:06 CST 2014.
javax.naming.CommunicationException [Root exception is java.net.ConnectException: http://10.10.1.1:7001: Destination unreachable; nested exception is:
java.net.ProtocolException: Tunneling result unspecified - is the HTTP server at host: 'bngjj1' and port: '7001' a WebLogic Server?; No available router to destination]
Problem invoking WLST - Traceback (innermost last):
File "/weblogic/Oracle/Middleware/user_projects/domains/bngjj_domain/shutdown.py", line 3, in ?
File "
File "
WLSTException: Error occured while performing connect : Error getting the initial context. There is no server running at http://10.10.1.1:7001
Use dumpStack() to view the full stacktrace
Done
Stopping Derby Server...
通過stopManagedWebLogic.sh指令碼都無法正常停止受管,原因在於預設情況下Weblogic伺服器HTTP等協議的隧道沒有啟用,執行下面的操作啟用:
Administration Console at Environment > Servers > [Managed server] > Protocols > HTTP and check Enable Tunneling.
如下圖所示:
之後通過stopManagedWebLogic.sh指令碼即可順利停止受管伺服器。
--end--
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/23135684/viewspace-1081982/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 用隧道協議實現不同dubbo叢集間的透明通訊協議
- HTTP通訊協議HTTP協議
- HTTP協議的通訊框架HTTP協議框架
- 通訊協議:HTTP、TCP、UDP協議HTTPTCPUDP
- 【物聯網雲端對接-1】 通過HTTP協議與微軟Azure IoT hub進行雲端通訊HTTP協議微軟
- 網路通訊協議-HTTP協議詳解!協議HTTP
- Android通過https協議與伺服器端進行通訊AndroidHTTP協議伺服器
- 通訊協議協議
- 通過串列埠進行通訊 :串列埠
- Redis 通訊協議Redis協議
- Mysql通訊協議MySql協議
- MQ通訊協議MQ協議
- web通訊協議Web協議
- 網路通訊協議自動轉換之thrift到http協議HTTP
- QT使用 http 協議通訊的實現示例QTHTTP協議
- 通過 HTTP 頭進行 SQL 注入HTTPSQL
- 網路通訊協議協議
- Dubbo-通訊協議協議
- 串列埠通訊協議串列埠協議
- Raft協議:通過TermId大的通過Raft協議
- MQTT協議 - arduino ESP32 通過精靈一號 MQTT Broker 進行通訊的程式碼詳解MQQT協議UI
- 輕量通訊協議 --- MQTT協議MQQT
- WLAN常用的通訊協議協議
- 15. SPI通訊協議協議
- IIC通訊協議筆記協議筆記
- SPI通訊協議筆記協議筆記
- C++使用libcurl進行http通訊C++HTTP
- 網路通訊協議-ICMP協議詳解!協議
- 網路通訊協議-TCP協議詳解!協議TCP
- 網路通訊協議-SMTP協議詳解!協議
- 【物聯網雲端對接-2】通過MQTT協議與阿里雲物聯網套件進行雲端通訊MQQT協議阿里套件
- 叢集通訊:從心跳說起
- Android中使用HTTP和HttpClient進行通訊AndroidHTTPclient
- 【轉載】SAP 通過http協議 介面做銀企直連HTTP協議
- 倍福ADS協議通訊協議
- 通訊協議之序列化協議
- 快速理解網路通訊協議協議
- 工業通訊協議(一)- CAN協議