Testing CVS module throws IllegalArgumentException

XMLWordPrintable

    • Type: Bug
    • Resolution: Obsolete
    • Priority: Medium
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      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)
      

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

              Created:
              Updated:
              Resolved: