Database Maintenance
Hi all,
I've set up Team City on my local machine. I scheduled projects to be built at 1am last night, when I came in this morning I got this message on the TeamCity homepage:
Server is maintaining its database at the moment. It may take from several minutes to several hours depending on the size of the database.
Elapsed time: 02:46:07
This page will be reloaded automatically when the maintenance process is finished.
Is this a problem with TeamCity on my local machine or has this something to do with jetBrains?
Please sign in to leave a comment.
There is cleanup process which is started every day at some time. It removes obsolete builds according to cleanup rules. Take a look at Administration -> Build History Clean Up section. You can turn off cleanup or revonfigure it to some other time.
--
Pavel Sher
Thanks for the help