On 28/05/2013 17:02, Nik wrote:

What is the value of the 'quartz.sql' property in your core/src/main/resources/persistence.properties?
quartz.sql=tables_mysql_innodb.sql

Ok: could you please:

1. drop and create again (or just make empty) your current MySQL database 2. download [1], save it under core/src/main/resources/quartz/ (create required directories if needed) 3. change "TYPE=InnoDB" to "ENGINE=InnoDB" (or any relevant change needed to make it work)
4. rebuild and redeploy
5. see if Quartz tables are now created

That works (thanks):

Nice: now it would be great if you could:

1. create an account on https://issues.apache.org/jira/ (if you don't have it yet) 2. fill an issue for the Syncope project, with component 'core', affects version 1.1.1, fix for version 1.1.2, 1.20
3. attach the modified file

Thanks.
Regards.

--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/

Reply via email to