Nitin Aran
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Nitin Aran created a post, Agent properties editor from server plugin
Hi, I have been trying to write a plugin to be able to update the buildAgent.properties file on the agent from a custom tab on the agent details page. What I have achieved is: 1. Created simple tab... -
-
Nitin Aran created a post, VCS Changes cleanup data on disk and database
Hi, We currently have a license for 100 agents, and we have two issues with the clean up of changes by TeamCity v10.0.4 (build 42538) One, the size of the changes directory under TeamCityData\syste... -
-
-
Nitin Aran created a post, Build Fails on the agent with SQL Deadlock
We are having an issue with TeamCity that some of the builds on the TeamCity Agent fails with the following error: Could not resolve deadlock with 7 attempts. SQL error when doing 'Fetching query... -
-
Nitin Aran created a post, AnsweredPersonal Build snapshot dependency on a normal build
Hello, we have a snapshot dependency of build configuration A->B (and reusing a suitable build of B if available). Now this works well when A is a normal build, which makes B also a normal build. H... -
-
Nitin Aran created a post, AnsweredStopping and re-adding dependent build
I have a snapshot dependency setup as A->B, A->C, A->D TeamCity queues up the builds B, C, D and A If I try to stop the currently running build C, it does not give an option to re-add to the queue....