Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4164631

(1.1.x) Java application fails to register to RMI in a virtual interface system

    XMLWordPrintable

Details

    • generic
    • solaris_2.6

    Description

      When a java application which uses the RMI registry is running on a machine that
      has a virtual network interface, we go the following rmi exception:

      AdminServerImpl err: Server RemoteException; nested exception is:
              java.rmi.AccessException: Registry.rebind sims-backup/129.146.88.221 !=
      thestork.eng.sun.com/129.146.88.47
      java.rmi.ServerException: Server RemoteException; nested exception is:
              java.rmi.AccessException: Registry.rebind sims-backup/129.146.88.221 !=
      thestork.eng.sun.com/129.146.88.47
      AdminServerImpl fails to register

      This is critical that the RMI can deal with the virtual interface setup. In a
      HA (High Availability) environment, if one interface fails, the other interface
      supposed to take over the system and continue to work. If the rmi server is
      having problem with the virtual interface, then the application can not be run.

      Note that if we try to stop and restart the application, in somecases it starts
      without throwing the remote exception. Our server is compiled with JDK 1.1.

      Attachments

        Issue Links

          Activity

            People

              ldorninsunw Laird Dornin (Inactive)
              kawu Cathy Wu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: