On 05/28/2013 05:09 PM, Francesco Chicchiriccò wrote:
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

It is the least I can do for all the good help you are providing Francesco ;-)

Nik

Reply via email to