Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-14024

Testing CVS module throws IllegalArgumentException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Medium
    • None
    • None
    • None
    • None

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Steps to reproduce the problem:

      1. Create a new CVS module
        • set the timeout to 60000 seconds
        • (other fields have to be valid in order to test the CVS module)
      2. In the CVS modules screen, click Test

      You will receive the following exception:

      Error occurred while obtaining cvs or parsing the cvs log.
      java.lang.IllegalArgumentException
      	at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.waitFor(FutureTask.java:277)
      	at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.get(FutureTask.java:127)
      	at com.atlassian.jira.vcs.cvsimpl.CvsRepositoryUtilImpl.updateCvs(CvsRepositoryUtilImpl.java:336)
      	at com.atlassian.jira.web.action.admin.vcs.RepositoryActionSupport.testRepository(RepositoryActionSupport.java:288)
      	at com.atlassian.jira.web.action.admin.vcs.RepositoryTest.doExecute(RepositoryTest.java:68)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mtokar Michael Tokar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: