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
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
- duplicates
-
JDK-8146215 (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
- Closed