Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-6192

Malformed network data Error Using svn+ssh

    XMLWordPrintable

Details

    Description

      Summary

      In FishEye, when indexing a repository using svn+ssh, the following error occurs:

      Caused by: org.tmatesoft.svn.core.SVNException: svn: E210004: Malformed network data
      at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64) [svnkit-1.8.10.jar:?]
      at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51) [svnkit-1.8.10.jar:?]
      at org.tmatesoft.svn.core.internal.io.svn.SVNEditModeReader.driveEditor(SVNEditModeReader.java:248) [svnkit-1.8.10.jar:?]
      

      Steps to Reproduce

      1. Index a repository using svn+ssh protocol.

      Expected Results

      The repository indexes without error.

      Actual Results

      The below exception is thrown:

      Caused by: org.tmatesoft.svn.core.SVNException: svn: E210004: Malformed network data
      at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64) [svnkit-1.8.10.jar:?]
      at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51) [svnkit-1.8.10.jar:?]
      at org.tmatesoft.svn.core.internal.io.svn.SVNEditModeReader.driveEditor(SVNEditModeReader.java:248) [svnkit-1.8.10.jar:?]
      

      Notes

      This is a bug in the bundled SVNKit library FishEye uses. This is fixed in SVNKit 1.8.11.

      Workaround

      Switch to using the native Subversion client.

      Attachments

        Issue Links

          Activity

            People

              pswiecicki Piotr Swiecicki
              dlahn David Lahn (Inactive)
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: