Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Prototype DB uses WE8MSWIN1252

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Prototype DB uses WE8MSWIN1252


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Linda Toth <>
  • Cc: "" <>
  • Subject: RE: [grouper-users] Prototype DB uses WE8MSWIN1252
  • Date: Mon, 17 Aug 2015 21:06:27 +0000
  • Accept-language: en-US

Right, if you accept that your DB cant handle UTF-8 (e.g. in dev env), you can ignore that error, or if you want you can disable that warning by setting this in the grouper.properties

 

configuration.detect.utf8.problems = false

 

Though it would be nice to keep that at the default (true) in test/prod

 

https://lists.internet2.edu/sympa/arc/grouper-users/2015-05/msg00042.html

 

Thanks,

Chris

 

 

 

From: Linda Toth [mailto:]
Sent: Monday, August 17, 2015 5:03 PM
To: Chris Hyzer
Subject: Re: [grouper-users] Prototype DB uses WE8MSWIN1252

 

Hi Chris,

 

I was talking about grouper (watched your video several times, BTW).  This is the message I receive ..

 

Error: Cannot properly read UTF string from database: '¿¿¿¿¿¿¿', make sure your database has UTF tables and perhaps a hibernate.connection.url in grouper.hibernate.properties

 


Linda Toth
University of Alaska - Office of Information Technology (OIT) - Identity and Access Management

910 Yukon Drive, Suite 103

Fairbanks, Alaska 99775

Tel: 907-450-8320

Fax: 907-450-8381

 | www.alaska.edu/oit/

 

 

On Mon, Aug 17, 2015 at 12:50 PM, Chris Hyzer <> wrote:

to go back through the install to the point where it asks if I want UTF-8 encoding”  are you talking about oracle or grouper?

 

There is nothing you need to do with Grouper except perhaps not test international characters J  The Grouper installer will ask you about tomcat encodings, you can just keep that at utf-8 I believe

 

thanks

Chris

 

From: [mailto:] On Behalf Of Linda Toth
Sent: Monday, August 17, 2015 4:47 PM
To:
Subject: [grouper-users] Prototype DB uses WE8MSWIN1252

 

Good afternoon,

 

Although our production and newer ORACLE databases encode using UTF-8, the one I am using to develop the prototype uses WE8MSWIN1252.  I need to go back through the install to the point where it asks if I want UTF-8 encoding.  should I put ISO-8859-1 instead to cover what I see when I query the DB for its character set?

 

Linda

 

--

Linda Toth
University of Alaska - Office of Information Technology (OIT) - Identity and Access Management

910 Yukon Drive, Suite 103

Fairbanks, Alaska 99775

 | www.alaska.edu/oit/

 

 




Archive powered by MHonArc 2.6.16.

Top of Page