vote up 0 vote down star

Hi,

My team foundation is setup to use port 8080, when I am creating a new build agent it defaults to port 9191.

Which one should I use?

I am getting an error when I try and run my build, it says the build agent was unreachable.

I created a share on my drive c:\tfsbuilds, and I added the TFSService account and gave it full rights.

I am using the \computername\tfsbuilds as my path to the builds folder.

What else could be wrong?

Error message

Team Foundation Build on computer TFSBUILDS.MyServer1.local (port 9191) is not responding. (Detail Message: Unable to connect to the remote server)

flag

22% accept rate
any luck on this? – Ray Booysen Feb 2 at 19:05

1 Answer

vote up 1 vote down

Hey

Has the Build service been started? This is probably the most common issue as the service will need to be started first. And yes, 9191 is the default port for the build agents. Can you also check your firewall?

link|flag
Is the only way to start the service using the command line? I queued the build using the GUI, should that automatically start the service? – Blankman Jan 30 at 14:41
Hi Blankman. Go to your TFS server, open services (Click windows key, type services.msc) and check that the build service is started. – Ray Booysen Jan 30 at 15:04
Ok the vs service is not there, it must be on another server. Let me investigate thanks! – Blankman Jan 30 at 15:15
The service is not even on our main TFS box. Is it a seperate addon to get that service? – Blankman Jan 30 at 16:11
Yes, you need to install Team Foundation Build. msdn.microsoft.com/en-us/library/… I think its an extra install as part of TFS. – Ray Booysen Jan 30 at 17:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.