Last month our product got release into production, we are using Alfresco 2.1. Daily between 3:00AM - 3:05AM our Alfresco is not responding, ie not able to start session through Webservice and also Webclient is also not responding.
After this time its runs as usual.
Is there any background thread running in Alfresco like Index re-building or backups etc?
Hi, Yes, the indexes are being backed up. In 2.1, the backup aquires a lock to do the copy. Labs3 will not have this concurrency restraint. You can adjust this by copying the required beans from schedule-jobs-context.xml to custom-repository-context.xml. Regards