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

NetworkInterface.getNetworkInterfaces throws SocketException on jtg-linux17 machine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 7
    • core-libs
    • generic
    • generic

      http://sqeweb.sfbay.sun.com/nfs/tools/gtee/results/19/b05/jdk7b104/product/javase/linux-i586/client/mixed/linux-i586_javase_client_mixed_JT_JDK_com_sun_jdi/workDir/com/sun/jdi/ListenAddress.jtr

      http://sqeweb.sfbay.sun.com/nfs/tools/gtee/results/19/b05/jdk7b104/product/javase/linux-i586/client/mixed/linux-i586_javase_client_mixed_JT_JDK_com_sun_jdi/analysis.html

      java.net.SocketException: Address family not supported by protocol
      at java.net.NetworkInterface.getAll(Native Method)
      at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:316)
      at ListenAddress.main(ListenAddress.java:93)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:613)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:717)

      Note, that this failure occures on this particular (jtg-linux17) machine only (). Other linux-i586 (or other archs) machines seem to work fine. Note, that this CR looks familiar to 6972374.
      Tescase name is com/sun/jdi/ListenAddress.java

            chegar Chris Hegarty
            iprivaloorcl Igor Privalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: