Hi, I am having trouble running synchronization tasks. When I request execution the task does not appear to run, and the last execution time is not updated.
I am running Syncope 1.0.0-RC2-incubating on Tomcat, and I am trying to follow the 'Synchronize Active Directory with SQL database' guide. I was able to create a connector for MySQL and a connector for AD, and the connection test passes. I have created a resource for each and added a schema mapping. I have create a synchronization task to read the data from the database and populated some dummy data in the db. Most of the time when I try to run the synchronization task, nothing happens. No failure, no success, and the last execution time for the task is not updated. Once in a while the task does seem to run, but most of the time not. I don't see anything relevant in the logs. When I run a synchronization task in embedded mode, it updates the last execution time every time I click the execute button. Any ideas at what I should look at? Is there something I forgot to do here? I apologize if I just missed a step. Thanks, Daniel
