Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-1562

JPA test failure on DB2 10.5 in EAP7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JDG 7.2 ER4
    • JDG 7.2 ER3
    • EAP modules
    • None
    • Issue no longer found in ER4
    • Hide

      Can be provided if requested

      Show
      Can be provided if requested
    • JDG Sprint #10

    Description

      Test fails with following exception:

      java.lang.reflect.InvocationTargetException: null
      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.jboss.datagrid.test.jpastore.AbstractJpaITWrapper.createBeforeMethod(AbstractJpaITWrapper.java:54)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      ...
      at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
      Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
      at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:63)
      at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
      ...
      at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
      Caused by: com.ibm.db2.jcc.am.SqlSyntaxErrorException: DB2 SQL Error: SQLCODE=-204, SQLSTATE=42704, SQLERRMC=DBALLO00.USERS, DRIVER=4.19.66
      at com.ibm.db2.jcc.am.kd.a(kd.java:747)
      at com.ibm.db2.jcc.am.kd.a(kd.java:66)
      at com.ibm.db2.jcc.am.kd.a(kd.java:135)
      ...

      Attachments

        Issue Links

          Activity

            People

              remerson@redhat.com Ryan Emerson
              zhostasa_jira Zdenek Hostasa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: