Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-9916

Sybase 15.5 driver is causing problems in Hibernate testsuite

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • EAP_EWP 5.2.0 ER4
    • EAP_EWP 5.2.0 ER2
    • None
    • None
    • Not Required

      Sybase jdbc driver jConnect (TM) for JDBC(TM)/7.07 GA(Build 26666) is causing many failures in Hibernate testsuite, when running on Sybase 15.5 database. It is not possible to perform basic operations, eg. inserting entity:

      Error Message

      could not insert: [org.hibernate.test.cascade.Child]

      Stacktrace

      org.hibernate.exception.GenericJDBCException: could not insert: [org.hibernate.test.cascade.Child]
      at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126)
      ...
      Caused by: java.sql.SQLException: JZ0SJ: Metadata accessor information was not found on this database. Please install the required tables as mentioned in the jConnect documentation.
      ...

      https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP5/view/Hibernate-EAP5/job/eap5-hibernate-dballocator-jvms/133/database=sybase155,jdbc=jdbc4,jdk=java16_default,label=RHEL5_any/testReport/

      If the older version of jdbc driver is used "Build (26502), the problems are gone:
      https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap5-hibernate-dballocator-jvms-tmp/3/database=sybase155,jdbc=jdbc4,jdk=java16_default,label=RHEL5_any/testReport/

      We should consider reverting back the driver for this release.

              zroubali@redhat.com Zbyněk Roubalík (Inactive)
              zroubali@redhat.com Zbyněk Roubalík (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: