-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
x86, sparc
-
solaris_8
The following tests failed on Solaris 8 sparc and intel only using jdk1.4 -b52.
****************************************************************************
Failing Test:
=============
1)api/java_net/MulticastSocket/descriptions.html#getInterface
subtest
MulticastSocket1001
2)api/java_net/MulticastSocket/descriptions.html#setTTL
3)api/java_net/MulticastSocket/descriptions.html#setTimeToLive
MulticastSocket2010
MulticastSocket1020
MulticastSocket1021
MulticastSocket1022
JCK :
=====
JCK13a
Test source location:
====================
1) /net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/api/java_net/MulticastSocket/getInterfaceTests.java
2)/net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/api/java_net/MulticastSocket/setTTLTests.java MulticastTestServer.java TestServerException.java TSInterruptedException.java
3)/net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/api/java_net/MulticastSocket/setTimeToLiveTests.java MulticastTestServer.java TestServerException.java TSInterruptedException.java
Platforms:
=============
Solaris 8 sparce/intel only.
JDK, switches Info:
===================
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b53)
Java HotSpot(TM) Client VM (build 1.4beta-B53, mixed mode)
default switches
jtr file location:
==================
The jtr file is attached too.
1)file:/net/jtg-s120/export/home/jtg-test/JH_JDK14_b52_JCK13a_c1Xint/workDir/api/java_net/MulticastSocket/descriptions_getInterface.jtr
2)file:/net/jtg-s120/export/home/jtg-test/JH_JDK14_b52_JCK13a_c1Xint/workDir/api/java_net/MulticastSocket/descriptions_setTTL.jtr
3)file:/net/jtg-s120/export/home/jtg-test/JH_JDK14_b52_JCK13a_c1Xint/workDir/api/java_net/MulticastSocket/descriptions_setTimeToLive.jtr
How to reproduce:
====================
1)net_MulticastSocket_getInterface.ksh
2)net_MulticastSocket_setTTL.ksh
3)net_MulticastSocket_setTimeToLive.ksh
Test output:
=============
1)
MulticastSocket1001: Failed. Can not set/get active Interface address :java.net.SocketException: No such device or address
STATUS:Failed.tests: 1; failed: 1; first test case failure: MulticastSocket1001
2)
MulticastSocket2009: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1017: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1018: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
MulticastSocket1019: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
STATUS:Failed.tests: 4; failed: 4; first test case failure: MulticastSocket2009
3)
MulticastSocket2010: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1020: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1021: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
MulticastSocket1022: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
STATUS:Failed.tests: 4; failed: 4; first test case failure: MulticastSocket2010
Specific Machine Info:
=====================
sparc:
Hostname: jtg-s120
Hostid: 80b8bd5b
Release: 5.8
Kernel architecture: sun4u
Application architecture: sparc
Hardware provider: Sun_Microsystems
Domain: javasoft.eng.sun.com
Kernel version: SunOS 5.8 Generic February 2000
===========
Status of processor 0 as of: 02/21/01 17:40:44
Processor has been on-line since 02/21/01 16:43:47.
The sparcv9 processor operates at 360 MHz,
and has a sparcv9 floating point processor.
Status of processor 2 as of: 02/21/01 17:40:44
Processor has been on-line since 02/21/01 16:43:47.
The sparcv9 processor operates at 360 MHz,
and has a sparcv9 floating point processor.
===========
Solaris 8 s28_38shwp2 SPARC
Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
Assembled 21 January 2000
===========
intel:
Hostname: jtg-i109
Hostid: 1956cfe7
Release: 5.8
Kernel architecture: i86pc
Application architecture: i386
Hardware provider:
Domain: javasoft.eng.sun.com
Kernel version: SunOS 5.8 Generic February 2000
===========
Status of processor 0 as of: 02/22/01 10:21:21
Processor has been on-line since 01/17/01 13:51:24.
The i386 processor operates at 613 MHz,
and has an i387 compatible floating point processor.
Status of processor 1 as of: 02/22/01 10:21:21
Processor has been on-line since 01/17/01 13:51:28.
The i386 processor operates at 613 MHz,
and has an i387 compatible floating point processor.
===========
Solaris 8 s28_38shwp2 INTEL
Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
Assembled 21 January 2000
===========
Additional JCK related info:
============================
URL to find JCK test owners: http://javaweb.eng/jck/usr/owners.jto
takwing.cheung@Eng 2001-02-22
****************************************************************************
Failing Test:
=============
1)api/java_net/MulticastSocket/descriptions.html#getInterface
subtest
MulticastSocket1001
2)api/java_net/MulticastSocket/descriptions.html#setTTL
3)api/java_net/MulticastSocket/descriptions.html#setTimeToLive
MulticastSocket2010
MulticastSocket1020
MulticastSocket1021
MulticastSocket1022
JCK :
=====
JCK13a
Test source location:
====================
1) /net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/api/java_net/MulticastSocket/getInterfaceTests.java
2)/net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/api/java_net/MulticastSocket/setTTLTests.java MulticastTestServer.java TestServerException.java TSInterruptedException.java
3)/net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/api/java_net/MulticastSocket/setTimeToLiveTests.java MulticastTestServer.java TestServerException.java TSInterruptedException.java
Platforms:
=============
Solaris 8 sparce/intel only.
JDK, switches Info:
===================
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b53)
Java HotSpot(TM) Client VM (build 1.4beta-B53, mixed mode)
default switches
jtr file location:
==================
The jtr file is attached too.
1)file:/net/jtg-s120/export/home/jtg-test/JH_JDK14_b52_JCK13a_c1Xint/workDir/api/java_net/MulticastSocket/descriptions_getInterface.jtr
2)file:/net/jtg-s120/export/home/jtg-test/JH_JDK14_b52_JCK13a_c1Xint/workDir/api/java_net/MulticastSocket/descriptions_setTTL.jtr
3)file:/net/jtg-s120/export/home/jtg-test/JH_JDK14_b52_JCK13a_c1Xint/workDir/api/java_net/MulticastSocket/descriptions_setTimeToLive.jtr
How to reproduce:
====================
1)net_MulticastSocket_getInterface.ksh
2)net_MulticastSocket_setTTL.ksh
3)net_MulticastSocket_setTimeToLive.ksh
Test output:
=============
1)
MulticastSocket1001: Failed. Can not set/get active Interface address :java.net.SocketException: No such device or address
STATUS:Failed.tests: 1; failed: 1; first test case failure: MulticastSocket1001
2)
MulticastSocket2009: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1017: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1018: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
MulticastSocket1019: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
STATUS:Failed.tests: 4; failed: 4; first test case failure: MulticastSocket2009
3)
MulticastSocket2010: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1020: Failed. Can not set outgoing interface for MulticastSocket:java.net.SocketException: No such device or address
MulticastSocket1021: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
MulticastSocket1022: Failed. Can not create MulticastTEstServer :java.net.SocketException: No such device or address
STATUS:Failed.tests: 4; failed: 4; first test case failure: MulticastSocket2010
Specific Machine Info:
=====================
sparc:
Hostname: jtg-s120
Hostid: 80b8bd5b
Release: 5.8
Kernel architecture: sun4u
Application architecture: sparc
Hardware provider: Sun_Microsystems
Domain: javasoft.eng.sun.com
Kernel version: SunOS 5.8 Generic February 2000
===========
Status of processor 0 as of: 02/21/01 17:40:44
Processor has been on-line since 02/21/01 16:43:47.
The sparcv9 processor operates at 360 MHz,
and has a sparcv9 floating point processor.
Status of processor 2 as of: 02/21/01 17:40:44
Processor has been on-line since 02/21/01 16:43:47.
The sparcv9 processor operates at 360 MHz,
and has a sparcv9 floating point processor.
===========
Solaris 8 s28_38shwp2 SPARC
Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
Assembled 21 January 2000
===========
intel:
Hostname: jtg-i109
Hostid: 1956cfe7
Release: 5.8
Kernel architecture: i86pc
Application architecture: i386
Hardware provider:
Domain: javasoft.eng.sun.com
Kernel version: SunOS 5.8 Generic February 2000
===========
Status of processor 0 as of: 02/22/01 10:21:21
Processor has been on-line since 01/17/01 13:51:24.
The i386 processor operates at 613 MHz,
and has an i387 compatible floating point processor.
Status of processor 1 as of: 02/22/01 10:21:21
Processor has been on-line since 01/17/01 13:51:28.
The i386 processor operates at 613 MHz,
and has an i387 compatible floating point processor.
===========
Solaris 8 s28_38shwp2 INTEL
Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
Assembled 21 January 2000
===========
Additional JCK related info:
============================
URL to find JCK test owners: http://javaweb.eng/jck/usr/owners.jto
takwing.cheung@Eng 2001-02-22
- duplicates
-
JDK-4405354 getNetworkInterfaces => No such device or address on Solaris 8 if no IPv6
-
- Resolved
-