Uploaded image for project: 'Apache PLC4X'
  1. Apache PLC4X
  2. PLC4X-54

Installation Process isn't working SSL Errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2.0
    • None
    • Build
    • None
    • Windows 10

    Description

      On installation process the mvn wrapper aborts with SSLException.

      I skipped the first one by downloading the wrapper manually, but then on maven 3.5 download, there is another SSLException regarding the protocol version.

       

      Exception in thread "main" javax.net.ssl.SSLException: Received fatal alert: protocol_version
              at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
              at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
              at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1959)
              at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1077)
              at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
              at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
              at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
              at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
              at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
              at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
              at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
              at org.apache.maven.wrapper.DefaultDownloader.downloadInternal(DefaultDownloader.java:73)
              at org.apache.maven.wrapper.DefaultDownloader.download(DefaultDownloader.java:60)
              at org.apache.maven.wrapper.Installer.createDist(Installer.java:64)
              at org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:121)
              at org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:50)

      Attachments

        Activity

          People

            cdutz Christofer Dutz
            MrWhy Bjoern Haverland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: