jenkins - linux slave cannot checkout source , svn: E175002: Received fatal alert: bad_record_mac -


environment is: jenkins 1.5.20 on rhel 6 jenkins ssh slaves plugin 1.2 ssh credentials plugin 1.3

i have user on both master host , slave host can ssh between 2 hosts , on master there no issue checking out source after using jenkins_java_options="-dsvnkit.http.sslprotocols=sslv3 , restarting jenkins workaround

every build on slave throws: svn: e175002: received fatal alert: bad_record_mac

my guess reason java process running agent on slave not using svnkit definition , cannot figure out how tell jenkins use on slaves... thanks.

so, in configuration section of slave, specified -dsvnkit.http.sslprotocols=sslv3 in jvm options , build ran

rgds miguel


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -