that means you've missed to set the server-character-set=utf8 before you do the installation.
you will need to drop the db before running the installer once again. Sebastian 2011/10/7 smguenther <[email protected]> > Hello, > > after filling out the web form on http://IP:5080/openmeetings/install, > the system just return a blank page. A login is not possible, the > browser instead returns "Error missing (556) and the command cli > (where I started ./red.sh) shows the following error: > > Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: > Incorrect string value: '\xE2\x88\x9A\xE2\x80\xA0...' for column > 'value' at row 1 {prepstmnt 18467618 INSERT INTO fieldlanguagesvalues > (deleted, fieldvalues_id, language_id, starttime, updatetime, value) > VALUES (?, ?, ?, ?, ?, ?) [params=?, ?, ?, ?, ?, ?]} [code=1366, > state=HY000] > at > > org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java: > 281) ~[openjpa-2.1.0.jar:2.1.0] > at > > org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java: > 257) ~[openjpa-2.1.0.jar:2.1.0] > at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access > $1000(LoggingConnectionDecorator.java:72) ~[openjpa-2.1.0.jar:2.1.0] > at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator > $LoggingConnection > $LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java: > 1199) ~[openjpa-2.1.0.jar:2.1.0] > at > > org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java: > 291) ~[openjpa-2.1.0.jar:2.1.0] > at > > org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java: > 291) ~[openjpa-2.1.0.jar:2.1.0] > at > > org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.executeUpdate(PreparedStatementManagerImpl.java: > 267) ~[openjpa-2.1.0.jar:2.1.0] > at > > org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.flushAndUpdate(PreparedStatementManagerImpl.java: > 118) ~[openjpa-2.1.0.jar:2.1.0] > ... 56 common frames omitted > > I'm trying to install OM 1.8.2_r4283 on Ubuntu 10.04. LTS with Java > 1.6.0_20. > > Thanks for any hints or suggstions, > > Stefan > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
