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

[JMH] test UnixSocketChannelReadWrite failed for 2 threads config

XMLWordPrintable

    • b16

        The test UnixSocketChannelReadWrite for command 'java -jar benchmarks.jar -f 1 -wi 3 -w 1 -i 1 -r 1 -t 2 UnixSocketChannelReadWrite" failed with .NoSuchFileException on the attempt to remove directory in 'afterrun' call:
        java.nio.file.NoSuchFileException: /tmp/readWriteTest10237539680971510104
                at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
                at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
                at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
                at java.base/sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:271)
                at java.base/sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:105)
                at java.base/java.nio.file.Files.delete(Files.java:1049)
                at org.openjdk.bench.java.net.UnixSocketChannelReadWrite.afterRun(UnixSocketChannelReadWrite.java:96)

              vyazici Volkan Yazici
              vaivanov Vladimir Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: