You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Sanjay Rao <sa...@4raos.com> on 2014/02/04 15:15:16 UTC

sql exception with openmeetings 3.0

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]

Re: sql exception with openmeetings 3.0

Posted by Maxim Solodovnik <so...@gmail.com>.
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 <sa...@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