当前位置: 代码迷 >> 应用服务器 >> weblogic 启动异常 BEA-000386
  详细解决方案

weblogic 启动异常 BEA-000386

热度:7727   发布时间:2013-02-26 00:00:00.0
weblogic 启动错误 BEA-000386
java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:40)
at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:35)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at weblogic.server.channels.AddressUtils.getLocalHost(AddressUtils.java:98)
at weblogic.cluster.ClusterHelper.getMachineName(ClusterHelper.java:44)
at weblogic.cluster.ClusterService.start(ClusterService.java:95)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
java.net.UnknownHostException: pub.sxmcc.com.cn.7.204.10.in-addr.arpa: pub.sxmcc.com.cn.7.204.10.in-addr.arpa
at java.net.InetAddress.getLocalHost(InetAddress.java:1476)
at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:38)
at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:35)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at weblogic.server.channels.AddressUtils.getLocalHost(AddressUtils.java:98)
at weblogic.cluster.ClusterHelper.getMachineName(ClusterHelper.java:44)
at weblogic.cluster.ClusterService.start(ClusterService.java:95)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)


一个月没用,回来就启动不了了,是不是机器名什么动过了,哪位知道的帮忙看下,不胜感激!

------解决方案--------------------------------------------------------
这个。。启动好慢咯,等的着急。。。感觉比tomcat慢好多额

^^jf
  相关解决方案