Setting up Symbol Server... Failed to find Source Server tools...
Answered
I have followed the steps to set up our TeamCity Server as a symbol server as described here.
Each time the build runs, I get a message in my build log stating:
"Failed to find Source Server tools home directory. No symbol and source indexing will be performed."
When I look at the build log from the article I am following, it appears the line refers to the debug tools.
This causes me confusion as I have installed debug tools for both Windows 8 and Windows 10.
My build is using Visual Studio 2015, does anyone have an idea how to resolve this?
Please sign in to leave a comment.
Hi Asa,
(copied from email support)
Please try latest plugin version compatible with 9.1.x server. The issue was fixed in that version.
Before using this plugin we were using our own script with symbol store in the win debug sdk, worked without issues.
Switching to the plugin, I met same issue, and can't proceed.
The plugin version I am using is TeamCity 10.0.x on page: https://confluence.jetbrains.com/display/TW/Symbol+Server#SymbolServer-Download
log:
Daniel