TFS plugin- issue using variables in BAMBOO

Issue #62 resolved
Rajesh Kumar created an issue

We are using BAMBOO 5.8.1 and TFS 1.1.15 plugin. When using variables in repositories ${bamboo.label} it is throwing following error while execution.

Since the TFS server receives the string: '$/Database/DataScripts/${bamboo.label}' for which it rightly complains it means that the plugin does not expand the variable.

System Error Details Build OMSWeb - ServicePackRelease -V3 - OMS-Service Pack Release 2 : Unknown error occurred on 'OSCOMSBUILD01.OSHQ.oneshield.com' when building OMSWeb - ServicePackRelease - OMS-Service Pack Release #2 (OM-SER-OWB-2). Agent will attempt process the build result... (com.atlassian.util.concurrent.LazyReference$InitializationException : com.atlassian.util.concurrent.LazyReference$InitializationException: com.atlassian.spring.container.ComponentNotFoundException: Failed to find component: No bean named 'variableDefinitionManager' is defined) Occurred: 21 Jun 2016, 12:02:58 AM Agent: OSCOMSBUILD01.OSHQ.oneshield.com com.atlassian.util.concurrent.LazyReference$InitializationException: com.atlassian.util.concurrent.LazyReference$InitializationException: com.atlassian.spring.container.ComponentNotFoundException: Failed to find component: No bean named 'variableDefinitionManager' is defined

Comments (7)

  1. Log in to comment