Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Strange Error => HELP !!!!!!!!!!!!!!!!!!!!!

2 views
Skip to first unread message

ARNAUD H.

unread,
Jul 28, 2004, 4:53:54 AM7/28/04
to
Hi everybody,
Trying to start BEA Server, I got a strange error : java.net.UnknownHostException : sproerp07: sproerp07 where sproerp07 is my hostname.
I work on AIX 5.1 with WL 8.1. Can you help me.
I suppose this is a java error.
But how to resolve it? I don't know. It seems that My hostname is written twice.
Help Me .... For me, Everything is ok. Hostname : ok. hosts file Ok, but Error in starting the server
===============================================
extract of my error:
The WebLogic Server did not start up properly.
java.net.UnknownHostException: sproerp07: sproerp07
at java.net.InetAddress.getLocalHost(InetAddress.java:1199)
at weblogic.rjvm.JVMID.setLocalID(JVMID.java:122)
at weblogic.rjvm.JVMID.localID(JVMID.java:102)
at weblogic.protocol.configuration.NetworkChannel.<init>(NetworkChannel.java:350)
at weblogic.protocol.configuration.NetworkChannelGroup.<init>(NetworkChannelGroup.java:141)
at weblogic.server.Server.initNetWorkChannels(Server.java:49)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:773)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
at weblogic.Server.main(Server.java:32)
--------------- nested within: ------------------
weblogic.utils.NestedError: Local host not known?! - with nested exception:
[java.net.UnknownHostException: sproerp07: sproerp07]
at weblogic.rjvm.JVMID.setLocalID(JVMID.java:126)
at weblogic.rjvm.JVMID.localID(JVMID.java:102)
at weblogic.protocol.configuration.NetworkChannel.<init>(NetworkChannel.java:350)
at weblogic.protocol.configuration.NetworkChannelGroup.<init>(NetworkChannelGroup.java:141)
at weblogic.server.Server.initNetWorkChannels(Server.java:49)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:773)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
at weblogic.Server.main(Server.java:32)
Reason: Local host not known?!

bodapati

unread,
Jul 28, 2004, 9:57:03 AM7/28/04
to
Try to set NSORDER to local, it might help you work around the issue.

You should contact IBM support to see if they can help you with a JVM fix. This issue seems to be JVM related.

Jatinder Dua

unread,
Jul 28, 2004, 10:08:43 AM7/28/04
to
I also use Weblogic 8.1 with SP2 on AIX 5.x and I didnt encounter this error before. Are you sure you have specified the fully qualified hostname in your configuration instead of localhost or something simular.

Thanks,
Jatinder

0 new messages