-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.1.7
-
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.
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.