Hi,

You should switch mysql to utf8. Please use the following in you mysql config:

[mysqld]
character-set-server="utf8"

--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095




On Tue, May 17, 2011 at 2:04 PM, 李志飞 <lizhifei2...@gmail.com> wrote:
> What could  I do ?
>
>
>
> Caused by: java.sql.SQLException: Incorrect string value:
> '\xE7\x94\xA8\xE6\x88\xB7...' for column 'value' at row 1
>        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3603)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3535)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1989)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2150)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at 
> com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at 
> com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2415)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        at 
> com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1976)
> [mysql-connector-java-5.1.15-bin.jar:na]
>        ... 38 common frames omitted
>
>
> 2011/5/17 李志飞 <lizhifei2...@gmail.com>:
>> Dear alexei.fedotov:
>>     I' m   a developer from china .   When I  install
>> openmeetings_1_6_2_r3675  ,  the  hibernate  modle  has a error  :
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to