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

jdk117h -regression test failure: rmi\transport\checkFQDN\CheckFQDN.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 1.1.7
    • core-libs
    • generic
    • solaris_2.5.1

       jdk117h -regression test failure: rmi\transport\checkFQDN\CheckFQDN.java

      When running the regression rmi\transport\checkFQDN\CheckFQDN.java the following error occurs:Compilation failed. After compiling within the tree I get the following error upon execution:
      /home/jsl/jdk/jdk1.1.7/solaris/bin/java -Djava.rmi.server.useLocalHostName=true CheckFQDNClient
      Client host name: maru
      client has exited
      java.rmi.server.useLocalHostName:
      The client servername contains no '.'
      java.lang.RuntimeException: java.rmi.server.useLocalHostName:
      The client servername contains no '.'
              at CheckFQDN.tellServerName(CheckFQDN.java:154)
              at CheckFQDN.testProperty(CheckFQDN.java:124)
              at CheckFQDN.main(CheckFQDN.java:55)
      java.rmi.server.useLocalHostName:
      The client servername contains no '.'
      java.lang.RuntimeException: java.rmi.server.useLocalHostName:
      The client servername contains no '.'
              at CheckFQDN.testProperty(CheckFQDN.java:129)
              at CheckFQDN.main(CheckFQDN.java:55)
      java.lang.RuntimeException: java.rmi.server.useLocalHostName:
      The client servername contains no '.'
              at CheckFQDN.main(CheckFQDN.java:64)

      Test should be corrected or moved from the test tree.

            acolleysunw Adrian Colley (Inactive)
            joleesunw John Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: