`
lliu26
  • 浏览: 24609 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论
阅读更多
在weblogic部署项目时,启动ManagedServer失败,状态显示:failed_not_restartable,查看log:
<BEA-000386>
<Server subsystem failed. Reason: java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
......
Caused By: java.net.UnknownHostException: rp-dev17.ads.corp: rp-dev17.ads.corp
......

重新检查<weblogic-domain>/config/config.xml,找到相应server节点,核对并修改
<listen-address></listen-address> 的内容。
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics