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

jdbc tests failed with UnsatisfiedLinkError: java.sql.DriverManager.getCallerClassLoader()Ljava/lang

XMLWordPrintable

      many jdbc tests failed with following exception:
      [2012-05-28T10:45:53.50] java.lang.reflect.InvocationTargetException
      [2012-05-28T10:45:53.50] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [2012-05-28T10:45:53.50] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      [2012-05-28T10:45:53.50] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [2012-05-28T10:45:53.50] at java.lang.reflect.Method.invoke(Method.java:474)
      [2012-05-28T10:45:53.50] at helper.ModuleTestRunWrapper.main(ModuleTestRunWrapper.java:47)
      [2012-05-28T10:45:53.50] Caused by: java.lang.UnsatisfiedLinkError: java.sql.DriverManager.getCallerClassLoader()Ljava/lang/ClassLoader;
      [2012-05-28T10:45:53.50] at java.sql.DriverManager.getCallerClassLoader(Native Method)
      [2012-05-28T10:45:53.50] at java.sql.DriverManager.getConnection(DriverManager.java:212)
      [2012-05-28T10:45:53.50] at com.sun.j2se_sqe.jdbc.utils.JDBCUtils.getJdbcConnection(JDBCUtils.java:145)
      [2012-05-28T10:45:53.50] at TimeStamp_Compare1_003.doTest(TimeStamp_Compare1_003.java:76)
      [2012-05-28T10:45:53.50] at TimeStamp_Compare1_003.main(TimeStamp_Compare1_003.java:143)
      [2012-05-28T10:45:53.50] ... 5 more
      [2012-05-28T10:45:53.50] java.lang.UnsatisfiedLinkError: java.sql.DriverManager.getCallerClassLoader()Ljava/lang/ClassLoGot exception: java.lang.reflect.InvocationTargetException
      [2012-05-28T10:45:53.52] Cause: java.lang.UnsatisfiedLinkError: java.sql.DriverManager.getCallerClassLoader()Ljava/lang/ClassLoader;
      [2012-05-28T10:45:53.52] ader;
      [2012-05-28T10:45:53.52] at java.sql.DriverManager.getCallerClassLoader(Native Method)
      [2012-05-28T10:45:53.52] at java.sql.DriverManager.getConnection(DriverManager.java:212)
      [2012-05-28T10:45:53.52] at com.sun.j2se_sqe.jdbc.utils.JDBCUtils.getJdbcConnection(JDBCUtils.java:145)
      [2012-05-28T10:45:53.52] at TimeStamp_Compare1_003.doTest(TimeStamp_Compare1_003.java:76)
      [2012-05-28T10:45:53.52] at TimeStamp_Compare1_003.main(TimeStamp_Compare1_003.java:143)
      [2012-05-28T10:45:53.52] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [2012-05-28T10:45:53.52] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      [2012-05-28T10:45:53.52] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [2012-05-28T10:45:53.52] at java.lang.reflect.Method.invoke(Method.java:474)
      [2012-05-28T10:45:53.52] at helper.ModuleTestRunWrapper.main(ModuleTestRunWrapper.java:47)
      [2012-05-28T10:45:53.52] # Test level exit status: 1


      see comments for more details
      tests were run in hybrid module mode
      80 jdbc tests failed with UnsatisfiedLinkError, see test names in tests_unsatisfied.txt in attachments
      2 tests of 1116 passed with jigsaw

            Unassigned Unassigned
            vakulova Vera Akulova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: