Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11874

RTC Plugin is polling but not detecting changes

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • rtc-plugin
    • Windows Server 2008 for Master and Slaves

      Hi there,

      I made my first attempt at the RTC plugin and have been successful connecting to and pulling code from RTC SCM. However, I can not get the plugin to detect changes and have Jenkins kick off an automated build.
      According to the RTC Polling Log it is polling (every minute) but never sees a change. We are using other the Clear Case and TFS plugins with success. Our environment is pretty big, we have multiple masters and over 50 slaves. The way we configure the other scm plugins is to install CC or TFS on the slave and tell the master where to find the executable on the slave (in the Configure Jenkins screen..). In this case I told the master the absolute path where to find the scm.exe on the slave.

      Let me know if you need more info, or if there is anything you need me to try. I'll be happy to help.

      Thanks!

          [JENKINS-11874] RTC Plugin is polling but not detecting changes

          It seems that the plugin is not behaving correctly in slaves. Have you tried to put SCM instalation directory in the slave system's PATH variable?

          Deluan Quintão added a comment - It seems that the plugin is not behaving correctly in slaves. Have you tried to put SCM instalation directory in the slave system's PATH variable?

          bbonn added a comment -

          Yes, just did it, but the behavior is the same, still isn't picking up changes.

          bbonn added a comment - Yes, just did it, but the behavior is the same, still isn't picking up changes.

          Marcos Muniz added a comment -

          I have the same problem.

          Marcos Muniz added a comment - I have the same problem.

          Hi Marcos, are you using a master/slave configuration too?

          Deluan Quintão added a comment - Hi Marcos, are you using a master/slave configuration too?

          Marcos Muniz added a comment -

          No, I'm using only a master server.

          Marcos Muniz added a comment - No, I'm using only a master server.

          Marcos Muniz added a comment -

          I updated Jenkins to the last version and now it works.... Sorry, I haven't see that the version that I was using wasn't the last one.

          Marcos Muniz added a comment - I updated Jenkins to the last version and now it works.... Sorry, I haven't see that the version that I was using wasn't the last one.

          Bernie, can you test this version, please?

          Deluan Quintão added a comment - Bernie, can you test this version, please?

          bbonn added a comment -

          Hey Deluan, Worked great. Nice job. Thanks!

          bbonn added a comment - Hey Deluan, Worked great. Nice job. Thanks!

          Code changed in jenkins
          User: Deluan
          Path:
          src/main/java/com/deluan/jenkins/plugins/rtc/JazzClient.java
          http://jenkins-ci.org/commit/rtc-plugin/9cfe7a99c669b98cf628d604d724ff96a36e1d13
          Log:
          [FIXED JENKINS-11874] if can't obtain computer's charset, use UTF-8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Deluan Path: src/main/java/com/deluan/jenkins/plugins/rtc/JazzClient.java http://jenkins-ci.org/commit/rtc-plugin/9cfe7a99c669b98cf628d604d724ff96a36e1d13 Log: [FIXED JENKINS-11874] if can't obtain computer's charset, use UTF-8

          dogfood added a comment -

          Integrated in plugins_rtc #26
          [FIXED JENKINS-11874] if can't obtain computer's charset, use UTF-8

          deluan :
          Files :

          • src/main/java/com/deluan/jenkins/plugins/rtc/JazzClient.java

          dogfood added a comment - Integrated in plugins_rtc #26 [FIXED JENKINS-11874] if can't obtain computer's charset, use UTF-8 deluan : Files : src/main/java/com/deluan/jenkins/plugins/rtc/JazzClient.java

            deluan Deluan Quintão
            bbonn bbonn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: