Initial Install/Exec: Bad IP Address for RMI

Get this message in log:

[#|2006-03-28T17:30:47.359-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.sys tem.core|_ThreadID=10;|CORE5071: An error occured during initialization

com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://0.3.0.5:8686/management/rmi-jmx-connector]: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: Exception creating connection to: 0.3.0.5; nested exception is:

java.net.NoRouteToHostException: No route to host: no further information]

Needless to say the IP address is invalid.

I followed the suggestion in:

http://swforum.sun.com/jive/thread.jspa?forumID=129&threadID=55974

and added to domain.xml in <java-config>:

<jvm-options>-Djava.rmi.server.hostname=localhost</jvm-options>

to no avail.

?

=Paul=

[889 byte] By [OldAndTired] at [2007-11-25 22:29:39]
# 1
Didn't reboot after install; Windows path wasn't updated.
OldAndTired at 2007-7-5 2:40:23 > top of Java-index,Application & Integration Servers,Application Servers...