Guest?
 
Project
SVNKit
Priority
Type
State
Assignee
Subsystem
Affected versions
Fix versions
Fixed in build
  • Created by   guest
    16 months ago (23 Jan 2012 16:15)
  • Updated by   guest
    5 months ago (19 Dec 2012 02:41)
Watchers (0)
0
Issue is visible to:
  The issue is visible to the selected user group only
Works fine with 1.3.5. Doesn't work with 1.3.6 and 1.3.7

org.tmatesoft.svn.core.SVNException: svn: Received fatal alert: bad_record_mac
svn: OPTIONS request failed on '/project_sls'
 at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:645)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:280)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:268)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:536)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:98)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1009)
~[svnkit-1.3.7.jar:na]
 at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.checkPath(DAVRepository.java:219)
~[svnkit-1.3.7.jar:na]
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
guest
  guest
30 Jan 2012 14:19
15 months ago
I would like to add that -Dsvnkit.http.sslProtocols="SSLv3" worked for me. However I don't understand why it works fine without using -Dsvnkit.http.sslProtocols="SSLv3" in 1.3.5 but I doesn't in *1.3.6/7*. This suggests that this is rather SVNKIT issue than Java 5.
Apply Command

Command Preview: