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

Admin/Managed Servers on multi-homed win2000 machines

3 views
Skip to first unread message

Hemant G

unread,
Oct 15, 2002, 5:59:04 PM10/15/02
to

I am trying to set-up admin and managed server on a Windows 2000 server with 2
ip addresses. I can start the admin server, but the managed server startup fails
due to following error.

If I disable one NIC and set the machine to single ip address, it works fine.
I also tried the switch -Dweblogic.admin.host=a.b.c.d, however could not get it
to work.

Starting WebLogic Server...
<Oct 15, 2002 1:02:13 PM PDT> <Emergency> <Configuration Management> <150002>
<An administration server- and NT multihoming-related missconfiguration was detected
(greensaturn.cup-perflab2.com resolves to multiple IP addresses
and is thus ambiguous). To resolve the problem, you can do either of the following:
(i) please point appsrv to an admin host different from greensaturn.cup-perfab2.com
or (ii) please refer to greensaturn.cup-perflab2.com as an admin host by IP address
(-Dweblogic.admin.host=a.b.c.d) or (iii) please ensure that the WLS instance that's
home to the admin server on greensaturn.cup-perflab2.com binds (listens on) to
a DNS address other than greensaturn.cup-perflab2.com (this other DNS address
needs to resolve to the IP of greensaturn.cup-perflab2.com, requires DNS update).
We recommend solution (iii).>
<Oct 15, 2002 1:02:13 PM PDT> <Critical> <WebLogicServer> <000364> <Server failed
during initialization. Exception:weblogic.management.configuration.Configurati
onException: configuration problem - please choose a host different from greensaturn.cup-perflab2.com
to run the admin server.
weblogic.management.configuration.ConfigurationException: configuration problem
- please choose a host different from greensaturn.cup-perflab2.com to run the
admin server.
at weblogic.management.ManagedServerAdmin.initialize(ManagedServerAdmin
java:108)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:665)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised:
weblogic.management.configuration.ConfigurationException: configuration problem
- please choose a host different from greensaturn.cup-perflab2.com to run the
admin server.
at weblogic.management.ManagedServerAdmin.initialize(ManagedServerAdmin
java:108)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:665)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
Reason: Fatal initialization exception
Throwable: weblogic.management.configuration.ConfigurationException: configuration
problem - please choose a host different from greensaturn.cup-perflab2.com to
run the admin server.
weblogic.management.configuration.ConfigurationException: configuration problem
- please choose a host different from greensaturn.cup-perflab2.com to run the
admin server.
at weblogic.management.ManagedServerAdmin.initialize(ManagedServerAdmin
java:108)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:665)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)

0 new messages