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

Issue connecting to Subversion repository (works in Windows)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: Other, OS: Linux

      Hi -

      I've been evaluating Hudson for a while on ly desktop, and we're finally ready
      to move the application to our tools server and shut down Cruise Control.

      I've noticed an issue though - namely, when I first create a project, it's able
      to contact the Subversion repository and all is well. After the first build, or
      first several builds, I start to get a 404 error in Hudson, though testing the
      connection in RapidSVN, Tortoise and from the command line, it doesn't appear
      that anything is wrong with the repository. Here is the error I'm getting:

      ERROR: svn: '/svn/appdev/applications/NterNtraCommon/trunk/NterNtraCommon' path
      not found: 404 Not Found (http://ddcotools001t.probuild.com:3690)
      svn: OPTIONS request failed on
      '/svn/appdev/applications/NterNtraCommon/trunk/NterNtraCommon'
      org.tmatesoft.svn.core.SVNException: svn:
      '/svn/appdev/applications/NterNtraCommon/trunk/NterNtraCommon' path not found:
      404 Not Found (http://ddcotools001t.probuild.com:3690)
      svn: OPTIONS request failed on
      '/svn/appdev/applications/NterNtraCommon/trunk/NterNtraCommon'
      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:667)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:261)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:235)
      at hudson.model.Run.run(Run.java:817)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:204)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:88)

      Thanks!

            Unassigned Unassigned
            bwonch bwonch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: