• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • cvs-plugin
    • None
    • Windows XP
      Tomcat 6.0.20
      CVS (server) 1.11.17
      CVS (client) CVSNT 2.5.03 Build 2382
      Hudson 1.354

      I get the following error (see below, where the server address is replaced by <<addrees>>).
      The "work around" it to set the environment variable CATALINA_OPTS to -Dhudson.scm.CVSSCM.skipChangeLog=true,
      but I prefer to have the problem fixed.

      ERROR: cvs exited with error code 1
      Command line was [Executing 'cvs' with arguments:
      '-d:ssh:<<address>>:/cvsroot/test'
      'log'
      '-d'
      '>=2010-04-19'

      The ' characters around the executable and arguments are
      not part of the command.
      ] in C:\project
      Input text:
      START==>null<==END
      Working directory is C:/project
      cvs exited with error code 1
      Command line was [Executing 'cvs' with arguments:
      '-d:ssh:<<address>>:/cvsroot/test'
      'log'
      '-d'
      '>=2010-04-19'

      The ' characters around the executable and arguments are
      not part of the command.
      ] in C:\project
      Input text:
      START==>null<==END
      at hudson.org.apache.tools.ant.taskdefs.AbstractCvsTask.runCommand(AbstractCvsTask.java:387)
      at hudson.org.apache.tools.ant.taskdefs.AbstractCvsTask.execute(AbstractCvsTask.java:457)
      at hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask.execute(ChangeLogTask.java:293)
      at hudson.scm.CVSSCM$4.invoke(CVSSCM.java:910)
      at hudson.scm.CVSSCM$4.invoke(CVSSCM.java:839)
      at hudson.FilePath.act(FilePath.java:747)
      at hudson.FilePath.act(FilePath.java:729)
      at hudson.scm.CVSSCM.calcChangeLog(CVSSCM.java:839)
      at hudson.scm.CVSSCM.checkout(CVSSCM.java:408)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1044)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
      at hudson.model.Run.run(Run.java:1244)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:122)
      Recording test results
      Finished: FAILURE

          [JENKINS-6312] cvs log error

          bergtwvd created issue -
          andrewrich made changes -
          Priority Original: Major [ 3 ] New: Blocker [ 1 ]
          Michael Clarke made changes -
          Assignee New: Michael Clarke [ mc1arke ]
          Michael Clarke made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Michael Clarke made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 136407 ] New: JNJira + In-Review [ 187188 ]

            mc1arke Michael Clarke
            bergtwvd bergtwvd
            Votes:
            8 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: