you DB was not configured for Unicode Please use 3.0.0, 3.1 is not stable
On Tue, Feb 4, 2014 at 9:15 PM, Sanjay Rao <san...@4raos.com> wrote: > With the latest stable build of 3.1, I am getting sql exceptions at the > installation time. I am using mysql db. > > Artifact: > apache-openmeetings-3.1.0.r1564145-04-02-2014_0105-src.tar.gz<https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/singlewebapp/dist/apache-openmeetings-3.1.0.r1564145-04-02-2014_0105-src.tar.gz> > > Errors seen: > > Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: Incorrect > string value: '\xE2\x88\x9A\xE2\x80\xA0...' for column 'value' at row 1 > {prepstmnt 1064998864 INSERT INTO fieldlanguagesvalues (deleted, > fieldvalues_id, language_id, starttime, updatetime, value) VALUES (?, ?, ?, > ?, ?, ?)} [code=1366, state=HY000] > > > > -- WBR Maxim aka solomax