-----Messaggio originale----- Da: Francesco Chicchiriccò [mailto:[email protected]] Inviato: lunedì 23 luglio 2012 10.06 A: [email protected] Oggetto: Re: Trouble running synchronization tasks
On 20/07/2012 20:54, Daniel DeFreez wrote: 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 This seems to have mostly been a result of my impatience and clicking the execute task button too often. It has worked itself out for the moment. I'm sorry for the spam. Hi Daniel, sorry for late response. Even though you've found how to get things working, your experience seems to confirm my feelings about everything that can be executed in Syncope (tasks and reports) and the admin input from console. In particular, I'd like to modify the console behavior so that a new execution cannot be requested until a task or a report is already under execution: of course we'd need some handle to prevent or recover from race or other error conditions... WDYT? I Agree, it's useful for the admin know if previous synchronization task is under execution. -- Francesco Chicchiriccò ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/
