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

Misleading and inadequate diagnostic message printed on orbd startup failure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • P4
    • None
    • 1.4.2
    • other-libs

    Description

      On a when the hosts file does not have the hostname listed, ORBD fails to startup as the DNS resolution fails (this problem can be recreated as documented in sunbug 4769128).

      ORBD failure diagnostic states the following:

          Failed to start ORBD because of an Internal Exception.
          Possible Causes:
          1. Specified ORBInitialPort or ORBActivationPort is already in use
          2. No Write Permission to write orb.db

      The error diagnostic is insufficient and misleading. In a recent situation involving a complex setup with mutiple HA servers, this message caused us significant delays in diagnosing the root cause.

      An improvement would be to also point to the possibility of the hostname not being present in /etc/hosts, for example:

          Check name resolution: CORBA.LocalHost

      or

          CORBA.ORBInitialHost can not resolve hostname

      or

          address does not match value returned by gethostbyname() and
          gethostbyaddr()

      It would also be useful for the error message to print the parameter values returned.
      Bug Workaround

      Attachments

        Activity

          People

            Unassigned Unassigned
            elarsen Erik Larsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: