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: "Klug, Lawrence" <>, Chris Hyzer <>, "" <>
  • Subject: [grouper-users] RE: db driver mismatch
  • Date: Tue, 7 Aug 2012 21:07:47 +0000
  • Accept-language: en-US

I think I found it in sources.xml – missing init param, eh?

 

From: [mailto:] On Behalf Of Klug, Lawrence
Sent: Tuesday, August 07, 2012 2:01 PM
To: Chris Hyzer;
Subject: [grouper-users] RE: db driver mismatch

 

This one jumps out:

 

2012-08-07 13:57:31,665: [main] ERROR LdapSourceAdapter.getNeededProperty(522) -  - Property 'SubjectID_formatToLowerCase' is not defined!

 

Did I miss another properly file?

 

Thanks,

 

Larry

 

From: Chris Hyzer
Sent: Tuesday, August 07, 2012 11:57 AM
To: Klug, Lawrence;
Subject: RE: db driver mismatch

 

There should be more logs in the error logs, can you send?

 

Thanks,

Chris

 


From: Klug, Lawrence []
Sent: Tuesday, August 07, 2012 1:05 PM
To: Chris Hyzer;
Subject: RE: db driver mismatch

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
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