• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: All, OS: All

      Getting sometimes strange errors from within SVNKit (see below). However, SVN is
      working correctly, access by TortoiseSVN and Subclipse are doing their job.

      started
      ERROR: svn: OPTIONS of '/svnroot/##/trunk/##': 503 Service Unavailable
      (http://server.##.net)
      svn: OPTIONS request failed on '/svnroot/##/trunk/##'
      org.tmatesoft.svn.core.SVNException: svn: OPTIONS of '/svnroot/##/trunk/##': 503
      Service Unavailable (http://server.##.net)
      svn: OPTIONS request failed on '/svnroot/##/trunk/##'
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:102)
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:86)
      at
      org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:545)
      at
      org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:255)
      at
      org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:243)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:452)
      at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:95)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:642)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVRepository.testConnection(DAVRepository.java:95)
      at
      hudson.scm.SubversionSCM$DescriptorImpl.checkRepositoryPath(SubversionSCM.java:1342)
      at hudson.scm.SubversionSCM.repositoryLocationsExist(SubversionSCM.java:1407)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:382)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:345)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:664)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:260)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:234)
      at hudson.model.Run.run(Run.java:793)
      at hudson.model.Build.run(Build.java:88)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:88)

          [JENKINS-2437] SVNKit error 503 during OPTIONS request

          xilma added a comment -

          I have the same problem here.

          Any ideas how to solve this?

          xilma added a comment - I have the same problem here. Any ideas how to solve this?

          sjancke added a comment -

          No idea how to solve it. We've noticed that our subversion repos are version 1.4.

          sjancke added a comment - No idea how to solve it. We've noticed that our subversion repos are version 1.4.

          manuel_siggen added a comment -

          Same problem here, and it went worse since an authentication cache got installed
          on the subversion server.

          Restarting Hudson fix temporarily the problem, but having to do so twice a day
          is not fun.

          manuel_siggen added a comment - Same problem here, and it went worse since an authentication cache got installed on the subversion server. Restarting Hudson fix temporarily the problem, but having to do so twice a day is not fun.

          evernat added a comment -

          duplicate of JENKINS-6481

          evernat added a comment - duplicate of JENKINS-6481

            Unassigned Unassigned
            sjancke sjancke
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: