注册 登录
编程论坛 J2EE论坛

weblogic启动异常问题

天使坠落的眼泪 发布于 2007-04-17 22:16, 1599 次点击

<2007-4-11 下午07时16分27秒 CST> <Critical> <WebLogicServer> <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.

at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:36)

at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:31)

at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:91)

at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:58)

at weblogic.server.channels.ChannelService.start(ChannelService.java:189)

Truncated. see log file for complete stacktrace

java.net.UnknownHostException: 梦的翅膀: Ãεijáò

at java.net.InetAddress.getLocalHost(InetAddress.java:1308)

at weblogic.server.channels.AddressUtils$AddressMak
er.getLocalHost(AddressUtils.java:34)

at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:31)

at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:91)

at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:58)

Truncated. see log file for complete stacktrace

>

使用JBoss 也会抛出java.net.UnknowException请问是什么地方出错了?

5 回复
#2
风月_无边2007-04-18 09:07
没有用过weblogic!!
#3
千里冰封2007-04-18 09:25
java.net.UnknownHostException: 梦的翅膀: Ãεijáò

看看这个吧
#4
天使坠落的眼泪2007-04-18 21:29
weblogic是抛出异常后无法启动
而java application 和JBoss则是能启动,但是有些模块加载不了,总是抛出java.net.UnknownHostException
起初我以为是操作系统的问题,但是从新安装过之后还是有异常
应该怎么处理呢?
#5
天使坠落的眼泪2007-04-19 16:01

??麻烦各位帮忙想想办法

#6
天使坠落的眼泪2007-04-19 22:23
各位谢谢了,能尽快帮帮我么?我有急用
1