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

Malformed network data Error Using svn+ssh

      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.

          Form Name

            [FE-6192] Malformed network data Error Using svn+ssh

            I've managed to reproduce the problem on large svn repository (small ones worked fine) on 3.10 with svnkit-1.8.10

            ./jsvn co svn+ssh://fecrutest1/home/fecru/big/svn.atlassian.com/private-ro
            ...
            A    private-ro/atlassian/bambootest/branches/BDEV-532-svn-branching/testBuild/testParsingBuild/src/test/resources
            svn: E210004: Malformed network data
            

            same operation works fine on svnkit upgraded to version 1.8.11.

            Seems to be fixed by:

            https://issues.tmatesoft.com/issue/SVNKIT-606 is still unresolved at the moment, but svnkit 1.8.11 changelog confirms the issue was fixed there, see https://fisheye2.atlassian.com/changelog/SVNKit?cs=10483

            + Trilead SSH library updated to fix 'malformed network data' error.

            Need to run more tests with newer svnkit library and hopefully this fix will be released in the next few days.

            Piotr Swiecicki added a comment - I've managed to reproduce the problem on large svn repository (small ones worked fine) on 3.10 with svnkit-1.8.10 ./jsvn co svn+ssh://fecrutest1/home/fecru/big/svn.atlassian.com/private-ro ... A private-ro/atlassian/bambootest/branches/BDEV-532-svn-branching/testBuild/testParsingBuild/src/test/resources svn: E210004: Malformed network data same operation works fine on svnkit upgraded to version 1.8.11. Seems to be fixed by: https://fisheye2.atlassian.com/changelog/SVNKit?cs=10448 and https://fisheye2.atlassian.com/changelog/trilead.ssh2?cs=166 https://issues.tmatesoft.com/issue/SVNKIT-606 is still unresolved at the moment, but svnkit 1.8.11 changelog confirms the issue was fixed there, see https://fisheye2.atlassian.com/changelog/SVNKit?cs=10483 + Trilead SSH library updated to fix 'malformed network data' error. Need to run more tests with newer svnkit library and hopefully this fix will be released in the next few days.

            Mark Cogan added a comment - - edited

            I am watching this thread as well now. We just performed the upgrade from 2.7 to 3.10, and are seeing the same issue.

            Mark Cogan added a comment - - edited I am watching this thread as well now. We just performed the upgrade from 2.7 to 3.10, and are seeing the same issue.

            Hello, it is affecting 3.10.2 as well. Please let me know when you do you plan to upgrade svn client.

            Marcin Jachurski added a comment - Hello, it is affecting 3.10.2 as well. Please let me know when you do you plan to upgrade svn client.

              pswiecicki Piotr Swiecicki
              dlahn David Lahn (Inactive)
              Affected customers:
              4 This affects my team
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: