I have jira 5.1.8 with subversion plugin atlassian-jira-subversion-plugin-0.10.11. I'm seeing the following errors
====================================================================================================
2012-12-16 21:45:17,819 QuartzWorker-1 ERROR ServiceRunner Subversion Revision Indexing Service plugin.ext.subversion.SubversionManagerImpl Error getting the latest revision from the repository.
org.tmatesoft.svn.core.SVNException: svn: E210004: Malformed network data
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at org.tmatesoft.svn.core.internal.io.svn.SVNReader.readChar(SVNReader.java:473)
at org.tmatesoft.svn.core.internal.io.svn.SVNReader.skipWhiteSpace(SVNReader.java:485)
at org.tmatesoft.svn.core.internal.io.svn.SVNReader.readTuple(SVNReader.java:287)
====================================================================================================
Please help
Seems to be related to a corrupted subversion indexes. You may rebuilt it by:
Hope this helps
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.