sql server driver mismatch

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • 2.1.2
    • Affects Version/s: 2.1.1
    • Component/s: API
    • None

      Seeing this message when running GSH in my v2.1.1 installation:

      Grouper error: detected mismatch in hibernate.connection.driver_class (net.sourceforge.jtds.jdbc.Driver) and hibernate.dialect (org.hibernate.dialect.SQLServerDialect) in grouper.hibernate.properties

      Using jtds-1.2.4

      hibernate.dialect = org.hibernate.dialect.SQLServerDialect
      hibernate.cache.provider_class = org.hibernate.cache.EhCacheProvider
      hibernate.cache.use_query_cache = true
      hibernate.connection.driver_class = net.sourceforge.jtds.jdbc.Driver

      How to fix this problem?

      Thanks,

      Lawrence Klug

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: