-
Bug
-
Resolution: Fixed
-
Blocker
-
Red Hat Linux 3.8.13-16.2.1.el6uek.x86_64
Jenkins v 1.609.2
Team Concert Plugin 1.1.9.8
RTC-BuildSystem-Toolkit-Linux-5.0.2/jazz/buildsystem/buildtoolkit
Windows Slave: Windows Server 2012 R2
Hello,
I am having a hard time trying to solve a strange issue and I appreciate any and all help I can get.
I have a project which includes checkout from RTC, build a vb.net project on a Windows Slave and then run some tests before deploying to an application server.
When I initiate a build manually from within the Jenkins interface I am able to build perfectly.
When I deliver code to RTC, the Jenkins job polls and successfully finds changes and builds perfectly.
But, when I initiate a build request from an IDE (Eclipse or Visual Studio 2013) the build fails and provides the following message.
Building remotely on WindowsNET45 in workspace C:\jenkins\workspace\<PROJECT_NAME>
RTC : checkout...
ERROR: Built toolkit directory not found at: /C:\jazz\buildsystem\buildtoolkit
[MSTEST-PLUGIN] Processing test results in file(s) **/UnitTest_Results.trx
MSTest: <PROJECT_TEST_RESULTS>.trx
Finished: FAILURE
I can see the leading slash before the toolkit directory and I'm not sure if this is what's causing the issue.
I am happy to provide more details on request. Hopefully I can get some help to solve this issue.