Skip to content

Getting "Unable to load processor: TfsTeamProjectConfig" #1685

Answered by MrHinsh
yves-grenier asked this question in Q&A
Discussion options

You must be logged in to vote

You are not using a valid config!

[13:34:04 WRN] Unable to load Processor: TfsTeamProjectConfig
[13:34:05 FTL] Your configuration file is malformed and cant be loaded!

Please provide your config as well as what it is that you are trying to do!

Your config file, as provided below, is not valid JSON. You cant use a \ in a JSON file and need to escape it using an extra one, like \\.

You will also have a problem with NodeBasePaths as it also needs escaped not just for JSON but also for REGEX.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@yves-grenier
Comment options

@MrHinsh
Comment options

@MrHinsh
Comment options

@MrHinsh
Comment options

@yves-grenier
Comment options

Answer selected by MrHinsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants