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

java/nio/file/Files/probeContentType/Basic.java failing on solaris-x64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • core-libs
    • None

      The test is seen to fail several times for JDK8u-dev on solaris-x64.

      ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected type: text/plain
      REASON: User specified action: run main/othervm Basic
      TIME: 0.413 seconds
      messages:
      command: main Basic
      reason: User specified action: run main/othervm Basic
      elapsed time (seconds): 0.413
      STDOUT:
      probe <some_path>/io/solaris_x64_5.10-product-c2-jdk_nio/foo7953492527638096958.html...
      STDERR:
      java.lang.RuntimeException: Unexpected type: text/plain
      at Basic.main(Basic.java:64)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Unexpected type: text/plain
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected type: text/plain

            kravikumar Kiran Sidhartha Ravikumar (Inactive)
            nikitaja Nikita Jain (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: