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

The case:jnlp_file/resources/nativelib/index.html#misc failed automatically.

XMLWordPrintable

    • x86
    • linux

      Testsuite name: TCK JNLP
      TestSuite Version : TCK-JNLP-9.0/b03
      Test name(s): jnlp_file/resources/nativelib/index.html#misc
      Product(s) tested: JDK 9 b96(64bit)
      OS/architecture: OEL7.1 UEK x64

      Reproducible: Always
      Reproducible on machine: Evergreeen-machine
      [If Sometimes] Also reproducible on machine:

      Is it a Regression: Yes
      [If Regression] Regression introduced in release/build: b96 (9b95 on same os: Pass)
      Test result on the last GAed release for this train:
      Test results on other JDK:

      Is it a platform specific issue: NO (same build with Win7 sp1 x64: Failed as the same issue
                                                             same build with Mac10.11 x64: Failed as the same issue
                                                             same build with Solaris11.3 sparc: Without plugins
                                                             same build with Solaris 11.2 x64: Without plugins)
      [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing:
      [If new configuration testing] Issue specific to execution mode or OS/browser version:

      Steps to reproduce:
      1. Install the test JDK 9 b96(64bit) (download from http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/96/bundles) locate at /root/tck/jdk-9
      2. Download workspace from http://jre.us.oracle.com/java/re/jnlp_tck/9.0/promoted/fcs/latest/bundles/jnlp_tck-9_0.jar
      3. Use java -jar jnlp_tck-9_0.jar then put TCK-JNLP-9.0 under /root/tck
      4. Download attachment file jnlp-WinXPPro.zip. uncompress it to /root/tck
      5. Download attachment file jnlp9.0.jtx, put it under /root/tck/TCK-JNLP-9.0/lib
      6. Run the script javatest.sh under /root/tck/jnlp-WinXPPro
      7. Press the "Press this button to continue" button of case instructions window.

      Actual behavior:
      The case failed automatically, and it thrown some exceptions in the log.

      java.lang.reflect.InvocationTargetException
      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:520)
      at com.sun.tck.jnlp.lib.JNLPTest.invokeTestCase(JNLPTest.java:362)
      at com.sun.tck.jnlp.lib.JNLPTest.multiTestRun(JNLPTest.java:241)
      at com.sun.tck.jnlp.lib.JNLPTest.run(JNLPTest.java:129)
      at com.sun.tck.jnlp.lib.JNLPTest.run(JNLPTest.java:179)
      at javasoft.sqe.tests.jnlp.file.resources.nativelib.miscTests.main(miscTests.java:23)
      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:520)
      at com.sun.javaws.Launcher.executeApplication(Unknown Source)
      at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
      at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
      at com.sun.javaws.Launcher.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:747)
      Caused by: java.lang.UnsatisfiedLinkError: no jnitest in java.library.path
      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860)
      at java.lang.Runtime.loadLibrary0(Runtime.java:874)
      at java.lang.System.loadLibrary(System.java:1764)
      at javasoft.sqe.tests.jnlp.file.resources.nativelib.miscTests.nativelib2001(miscTests.java:34)
      ... 18 more
      nativelib2001: Failed. Test case throws exception: java.lang.UnsatisfiedLinkError: no jnitest in java.library.path

      test cases: 1; all failed; first test case failure: nativelib2001
      java.lang.reflect.InvocationTargetException
      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:520)
      at com.sun.tck.jnlp.lib.JNLPTest.invokeTestCase(JNLPTest.java:362)
      at com.sun.tck.jnlp.lib.JNLPTest.multiTestRun(JNLPTest.java:241)
      at com.sun.tck.jnlp.lib.JNLPTest.run(JNLPTest.java:129)
      at com.sun.tck.jnlp.lib.JNLPTest.run(JNLPTest.java:179)
      at javasoft.sqe.tests.jnlp.file.resources.nativelib.miscTests.main(miscTests.java:23)
      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:520)
      at com.sun.javaws.Launcher.executeApplication(Unknown Source)
      at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
      at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
      at com.sun.javaws.Launcher.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:747)
      Caused by: java.lang.UnsatisfiedLinkError: no jnitest in java.library.path
      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860)
      at java.lang.Runtime.loadLibrary0(Runtime.java:874)
      at java.lang.System.loadLibrary(System.java:1764)
      at javasoft.sqe.tests.jnlp.file.resources.nativelib.miscTests.nativelib2001(miscTests.java:34)
      ... 18 more
      nativelib2001: Failed. Test case throws exception: java.lang.UnsatisfiedLinkError: no jnitest in java.library.path

        1. index_misc.jtr
          7 kB
        2. index_misc-b95.jtr
          3 kB
        3. jnlp9.0.jtx
          0.6 kB
        4. jnlp-WinXPPro.zip
          5 kB

            herrick Andy Herrick (Inactive)
            michaelw Michael Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: