Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: db driver mismatch

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: db driver mismatch


Chronological Thread 
  • From: "Klug, Lawrence" <>
  • To: Chris Hyzer <>, "" <>
  • Subject: [grouper-users] RE: db driver mismatch
  • Date: Tue, 7 Aug 2012 17:05:38 +0000
  • Accept-language: en-US

Hi Chris,

 

Also getting this error when invoking loader job:

 

// Error: unable to evaluate command: Sourced file: inline evaluation of: ``loaderRunOneJob(group);'' : Error invoking compiled command: : Error in compiled command: java.lang.RuntimeException: java.lang.RuntimeException: Problems with db: DB: user: someUser, url: jdbc:jtds:sqlserver://someHost

 

thanks,

 

Lawrence

 

 

From: Chris Hyzer [mailto:]
Sent: Tuesday, August 07, 2012 9:28 AM
To: Klug, Lawrence;
Subject: RE: db driver mismatch

 

You can ignore that message, this is fixed in the upcoming 2.1.2 release:

 

 

Thanks,

Chris


From: [] on behalf of Klug, Lawrence []
Sent: Tuesday, August 07, 2012 11:15 AM
To:
Subject: [grouper-users] db driver mismatch

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

IMS Platform Development

310 825-2061

ext 52061

 




Archive powered by MHonArc 2.6.16.

Top of Page