ERROR:centos7-weblogic10.3.6 Could not obtain the localhost address. The most likely cause is an err

今天在centos7上装好weblogic之后启动报错

ERROR:centos7-weblogic10.3.6 Could not obtain the localhost address. The most likely cause is an err_第1张图片

<2019-10-12 下午05时22分22秒 CST>    (AddressUtils.java:33)
        at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:154)
        at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:61)
        at weblogic.server.channels.ChannelService.start(ChannelService.java:207)
        Truncated. see log file for complete stacktrace
Caused By: java.net.UnknownHostException: s213: s213
        at java.net.InetAddress.getLocalHost(InetAddress.java:1360)
        at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:36)
        at weblogic.server.channels.AddressUtils$AddressMaker.(AddressUtils.java:33)
        at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:154)
        at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:61)
        Truncated. see log file for complete stacktrace
>
<2019-10-12 下午05时22分22秒 CST>    
<2019-10-12 下午05时22分22秒 CST>    

 

解决方案:

ERROR:centos7-weblogic10.3.6 Could not obtain the localhost address. The most likely cause is an err_第2张图片

你可能感兴趣的:(weblogic,error,AssertionError:,Could,not,obta,The,most,likely,cause,is,an,er,中间件)