I'm trying to connect my SVN to the crucible/fishEye repository but I keep getting the error:
Unable to get info for the repository root for DBE-Online
handshake alert: unrecognized_name
Exception getting FishEye access control
handshake alert: unrecognized_name
at sun.security.ssl.ClientHandshaker.handshakeAlert(Unknown Source)
at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)
I find a solution for similer problem in http://stackoverflow.com/questions/7615645/ssl-handshake-alert-unrecognized-name-error-since-upgrade-to-java-1-7-0 and tried to change system Environment variable of FISHEYE_OPTS as
-Djsse.enableSNIExtension=false
but it didnt work out do you have any idea to solve this problem?
I checked the supported platforms I use :
svn :ver. 1.8
FishEye/Crucible ver: 3.5.3
JDK : 1.7
Also restarted FishEye/Crucible several times.
I tried with another svn url http://xxx it worked. But in our svn connection has an ssl certification with url https://xxxx we can reach it with Subversion Light SCM plugin but we want to use native svn access
Hi, Can you please confirm you've restarted FishEye/Crucible after setting this option? Please also confirm you are using a supported SVN version for your FishEye/Crucible version as per the Supported Platforms documentation: https://confluence.atlassian.com/display/FISHEYE/Supported+platforms (this one if for version 3.5.x) Regards, Gustavo Refosco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.