Problem with TeamCity 7
Hi
I upgraded Team City from 6.5 to 7 last week and since then one of my project went from 7-8 minutes build time to 30 to 50 minutes and sometimes the server even get a out of memory exception. Is there anything that could be wrong with that particular project that Team City 7 would not like? Before I did upgrade everything was fine with it.
For reference the projet contains 2 VCS root, which both have edit checkout rules. A MSBuild, a MSTest and a duplicate finder Build Steps.
Nothing else that I can think of that could be problematic.
Thank you in advance!
Please sign in to leave a comment.
Here is the log file just in case that might give you an idea.
[2012-03-13 13:18:33,235] out - Starting: "D:\Program Files\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe" #TeamCityImplicit
[2012-03-13 13:18:33,235] out - in directory: E:\agent.TED\WorkingDirectory
[2012-03-13 13:18:33,251] err - "D:\Program Files\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe" #TeamCityImplicit
[2012-03-13 13:50:36,320] out - Process exited with code 1
Hi
Are TeamCity web server an build agent installed on the same machine? Which process gets these OutOfMemory exceptions?
Could you please post full teamcity-agent.log and teamcity-build.log files where the issue happens.
Thanks
Hi
I did some more research and found out that it was a problem with TeamCity 7.0, I upgraded and everything is fine now :)