I am trying to add a new build agent on the build server (team city 6.5.5) - I was able to add a new agent but now the first one is disconnected and second one is running, I think there is some problem with the ownport & ServerURL that I have specified - So for my first one : name:abc ownPort=9090 serverUrl=http\://localhost\:xxxx
I tried giving another port other than xxxx, but it was not able to connect, only when i gave xxxx when adding the second agent it worked and thus replaced the old one..any help on how to changes these properties.