You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2020/05/14 14:34:22 UTC

Re: Exception at build stage : javax.net.ssl.SSLException:

Hi SIDDHARTH,

Your message has been moderated, else it would not have reached this Mailing List.

Please subscribe to the user ML for such questions and then use your email client.
See why here http://ofbiz.apache.org/mailing-lists.html.

You will get a better support, people can answer you on the ML.
The wider the audience the better the answers you might get.

Also it's more work for moderators who have to accept your messages as long as you have not subscribed.
I'll personally no longer accept them (other moderators still could).

Thanks

Jacques

Le 14/05/2020 à 07:44, SIDDHARTH KSHIRSAGAR a écrit :
> Hello , i am facing following exception after i run command 'gradlew ofbiz' as per instructions in readme file. here is the log.
> Thanks for your support.
>
> C:\Users\user\workspace\apache-ofbiz-17.12.03>gradlew ofbiz
> Downloading https://services.gradle.org/distributions/gradle-3.2.1-bin.zip
>
> Exception in thread "main" javax.net.ssl.SSLException: Received fatal alert: pro
> tocol_version
>          at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:190)
>          at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:136)
>          at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.ja
> va:1822)
>          at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.j
> ava:1004)
>          at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SS
> LSocketImpl.java:1188)
>          at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketIm
> pl.java:1215)
>          at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketIm
> pl.java:1199)
>          at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:
> 434)
>          at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
> (AbstractDelegateHttpsURLConnection.java:166)
>          at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
> nection.java:1195)
>          at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
> sURLConnectionImpl.java:234)
>          at org.gradle.wrapper.Download.downloadInternal(Download.java:60)
>          at org.gradle.wrapper.Download.download(Download.java:45)
>          at org.gradle.wrapper.Install$1.call(Install.java:62)
>          at org.gradle.wrapper.Install$1.call(Install.java:48)
>          at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAcc
> essManager.java:69)
>          at org.gradle.wrapper.Install.createDist(Install.java:48)
>          at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107)
>          at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61)
>
>
>
>
>
>
>
>