Skip Headers
Previous
Previous
 
Next
Next

When attempting to connect the Java Client to a JVM, I get a stack trace indicating that Java attempts to communicate with a strange IP or host name. What does this mean?

Sometimes RMI can have a problem determining which address to use. This can happen because of any of the following:

If all else fails, you can try specifying the java.rmi.server.hostname system property. Note that this can affect applications running in the JVM.