08-20-04 12:48 PM
I have amended the C:\bea\weblogic700\server\bin\startWLS.cmd and C:\bea\web
logic700\server\bin\setWLSEnv.cmd to point to a jdk.1.4.1_07 install and I g
et the following error when I try starting the server. I have done the same
on another machine some ti
me ago and I am sure it was relatively straight forward. I may have well fo
rgot another step that needs to be done.
Starting WebLogic Server...
<20-Aug-2004 08:42:54 BST> <Notice> <Management> <140005> <Loading configura
tion
C:\bea\user_projects\fastRepair\.\config.xml>
<20-Aug-2004 08:43:01 BST> <Critical> <WebLogicServer> <000364> <Server fail
ed d
uring initialization. Exception:java.net.UnknownHostException: 10.234.213.2
36
java.net.UnknownHostException: 10.234.213.236
at java.net.InetAddress.getAllByName0(InetAddress.java:1004)
at java.net.InetAddress.getAllByName0(InetAddress.java:969)
at java.net.InetAddress.getAllByName(InetAddress.java:963)
at java.net.InetAddress.getByName(InetAddress.java:883)
at weblogic.rjvm.JVMID.setLocalID(JVMID.java:144)
at weblogic.t3.srvr.T3Srvr.setJVMID(T3Srvr.java:525)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:684)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)
Any help welcomed.
Justin
[ Post a follow-up to this message ]
|