[JIRA] (JENKINS-32996) Jenkins use different RTC Build Toolkit path as the one set in system configure

2019-05-08 Thread theonlinew...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Wolf Molnar commented on  JENKINS-32996  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins use different RTC Build Toolkit path as the one set in system configure   
 

  
 
 
 
 

 
 [EnvInject] - Loading node environment variables. Building remotely on WinSer 01 (WindowsServer WS01) in workspace D:\jenkins\workspace\workspace\BuildTools from RTC RTC : checkout... FATAL: RTC : checkout failure: Built toolkit directory not found at: /tmp/test  java.lang.IllegalArgumentException: Built toolkit directory not found at: /tmp/test  at com.ibm.team.build.internal.hjplugin.RTCFacadeFactory.newFacade(RTCFacadeFactory.java:185) at com.ibm.team.build.internal.hjplugin.RTCFacadeFactory.getFacade(RTCFacadeFactory.java:71) at com.ibm.team.build.internal.hjplugin.util.Helper.getValueForBuildStream(Helper.java:464) at com.ibm.team.build.internal.hjplugin.util.Helper.getSnapshotUUIDFromPreviousBuild(Helper.java:305) at com.ibm.team.build.internal.hjplugin.RTCScm.checkout(RTCScm.java:2047) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1810) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: RTC : checkout failure: Built toolkit directory not found at: /tmp/test  Finished: FAILURE  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 

[JIRA] (JENKINS-32996) Jenkins use different RTC Build Toolkit path as the one set in system configure

2019-05-08 Thread theonlinew...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Wolf Molnar commented on  JENKINS-32996  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins use different RTC Build Toolkit path as the one set in system configure   
 

  
 
 
 
 

 
 It ran on the slave (Windows)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.168320.1455716302000.20776.1557322920161%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32996) Jenkins use different RTC Build Toolkit path as the one set in system configure

2019-05-08 Thread theonlinew...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Wolf Molnar commented on  JENKINS-32996  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins use different RTC Build Toolkit path as the one set in system configure   
 

  
 
 
 
 

 
 RTC : checkout... FATAL: RTC : checkout failure: Built toolkit directory not found at: /tmp/test  java.lang.IllegalArgumentException: Built toolkit directory not found at: /tmp/test  at com.ibm.team.build.internal.hjplugin.RTCFacadeFactory.newFacade(RTCFacadeFactory.java:185) at com.ibm.team.build.internal.hjplugin.RTCFacadeFactory.getFacade(RTCFacadeFactory.java:71) at com.ibm.team.build.internal.hjplugin.util.Helper.getValueForBuildStream(Helper.java:464) at com.ibm.team.build.internal.hjplugin.util.Helper.getSnapshotUUIDFromPreviousBuild(Helper.java:305) at com.ibm.team.build.internal.hjplugin.RTCScm.checkout(RTCScm.java:2047) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1810) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: RTC : checkout failure: Built toolkit directory not found at: /tmp/test  On Master (Linux) the build tool not exists and "Avoid using build toolkit on Master (experimental)" checked. On slave that tool is configured.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 

[JIRA] (JENKINS-32996) Jenkins use different RTC Build Toolkit path as the one set in system configure

2019-05-07 Thread theonlinew...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Wolf Molnar commented on  JENKINS-32996  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins use different RTC Build Toolkit path as the one set in system configure   
 

  
 
 
 
 

 
 The slave has a custom path of toolkit and Avoid using build toolkit on Master (experimental) is checked but It still use master path.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.168320.1455716302000.19891.1557238680152%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32996) Jenkins use different RTC Build Toolkit path as the one set in system configure

2019-05-07 Thread theonlinew...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Wolf Molnar commented on  JENKINS-32996  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins use different RTC Build Toolkit path as the one set in system configure   
 

  
 
 
 
 

 
 Jenkins ver. 2.150.3 Team Concert Plugin 1.2.0.5  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.168320.1455716302000.19881.1557237900365%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32996) Jenkins use different RTC Build Toolkit path as the one set in system configure

2019-05-07 Thread theonlinew...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Wolf Molnar reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I have this problem too. The Master is running on Linux and the slave is running on Windows. I use the RTC-BuildSystem-Toolkit-Win64-6.0.6 and the toolkit is not installed on the Master, just on the slave When I use Windows Master alone and install toolkit then it work fine,  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-32996  
 
 
  Jenkins use different RTC Build Toolkit path as the one set in system configure   
 

  
 
 
 
 

 
Change By: 
 Wolf Molnar  
 
 
Resolution: 
 Cannot Reproduce  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.168320.1455716302000.19869.1557237660766%40Atlassian.JIRA.