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

jtreg/compiler/codecache/cli/codeheapsize/TestCodeHeapSizeOptions.java failed with "IOException: error=11, Resource temporarily unavailable"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 12
    • hotspot
    • sparc
    • solaris

      ----------System.err:(25/1885)----------
      java.io.IOException: Cannot run program "/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.650/solaris-sparcv9-debug.jdk/jdk-12/fastdebug/bin/java": error=11, Resource temporarily unavailable
      at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
      at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
      at jdk.test.lib.cli.CommandLineOptionTest.verifyOptionValue(CommandLineOptionTest.java:270)
      at jdk.test.lib.cli.CommandLineOptionTest.verifyOptionValueForSameVM(CommandLineOptionTest.java:404)
      at compiler.codecache.cli.codeheapsize.GenericCodeHeapSizeRunner.run(GenericCodeHeapSizeRunner.java:42)
      at compiler.codecache.cli.common.CodeCacheCLITestCase.run(CodeCacheCLITestCase.java:62)
      at compiler.codecache.cli.common.CodeCacheCLITestBase.runTestCases(CodeCacheCLITestBase.java:58)
      at compiler.codecache.cli.codeheapsize.TestCodeHeapSizeOptions.main(TestCodeHeapSizeOptions.java:85)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:246)
      at java.base/java.lang.Thread.run(Thread.java:835)
      Caused by: java.io.IOException: error=11, Resource temporarily unavailable
      at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
      at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
      at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
      at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
      ... 13 more

            thartmann Tobias Hartmann
            jjiang John Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: