On 03/31/2010 03:23 PM, Dean Del Ponte wrote: > I've recently migrated from the standalone version to the war version, in > the hopes of making the use of the wiki more permanent. > > I'm running xwiki-2.2.4 in tomcat-6.0.24 with MySQL 5.1. Everything works, > except I am now unable to attach files of any kind. I receive the following > error. All help is appreciated. Thanks! > > *** Begin error *** > > Caused by: java.sql.BatchUpdateException: Incorrect string value: > '\xEF\x83\xA0 IT...' for column 'XWR_PATCH' at row 1
This means that your database is not correctly configured as utf8. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
