TeamCity Down Overnight
Hi,
We run a TeamCity server in EMEA and it seems every night TeamCity goes down until around 6-8am in the morning GMT. Users in APAC are unable to access the TeamCity webpage and is presented with a blank page instead.
We are using TeamCity 5.1, has anyone else had this issue?
I have looked at the logs and there is a gap from 2am until 8am last night with nothing in between. Is there any suggestions about where to check?
Thanks
Please sign in to leave a comment.
i found this in one of the logs which i suspect is causing the issue?
INFO | jvm 1 | 2011/07/31 05:14:04 | [2011-07-31 05:14:04,604] WARN - buildServer.AGENT.registration - Call http://localhost:8101/RPC2 buildServer.registerAgent3: org.apache.xmlrpc.XmlRpcException: jetbrains.buildServer.ServerCleanupInProgressException: Server is maintaining its database at the moment. It may take from several minutes to several hours depending on the size of the database.
INFO | jvm 1 | 2011/07/31 05:14:04 | [2011-07-31 05:14:04,605] WARN - buildServer.AGENT.registration - Connection to TeamCity server is probably lost. Will be trying to restore it. Take a look at logs/teamcity-agent.log for details (unless you're using custom logging).
INFO | jvm 1 | 2011/07/31 05:14:07 | Registering on server: [name: YLDN60VEEQCFD01, ownAddress: null, altAddresses: [169.30.7.114, 169.93.142.173], ownPort: 9090, buildId: <not running build>, availableRunners: [Ant, dotnet-dupfinder, Duplicator, FxCop, Inspection, Ipr, Maven2, MSBuild, NAnt, rake-runner, simpleRunner, sln2003, VS.Solution], availableVcs: [mercurial, tfs, svn, cvs], osName: Windows Server 2008, version 6.0, version: 13360, pluginsVersion: 76151345]
IN
Is there a way to reduce the amount of time it takes to maintain the database?
Thanks,
Kieran
does anyone know if its possible to change the time the default in memory database compression occurs at?
Thanks,
Kieran
nevermind, found it