Done Anyone else having issues with "Sun Security"???

Discussion in 'Oceanblock' started by XYofLight, Mar 10, 2022.

  1. XYofLight

    XYofLight Well-Known Member

    Messages:
    19
    Likes Received:
    0
    Local Time:
    5:03 PM
    The MyM Launcher is kicking back an error stating the certificate is not able to build along the PKIX path. It is stating the target, which I assume is the server where OceanBlock resides, has no certification.

    Anyone have a clue to follow on this matter?
     
  2. XYofLight

    XYofLight Well-Known Member

    Messages:
    19
    Likes Received:
    0
    Local Time:
    5:03 PM
    The error looks like this:

    javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.ssl.Alerts.getSSLException(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
    at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
    at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
    at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
    at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
    at sun.security.ssl.Handshaker.processLoop(Unknown Source)
    at sun.security.ssl.Handshaker.process_record(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
    at com.skcraft.launcher.util.HttpRequest.runRequest(HttpRequest.java:158)
    at com.skcraft.launcher.util.HttpRequest.execute(HttpRequest.java:115)
    at com.skcraft.launcher.auth.microsoft.XboxTokenAuthorizer.authorizeWithXbox(XboxTokenAuthorizer.java:25)
    at com.skcraft.launcher.auth.MicrosoftLoginService.performLogin(MicrosoftLoginService.java:98)
    at com.skcraft.launcher.auth.MicrosoftLoginService.restore(MicrosoftLoginService.java:72)
    at com.skcraft.launcher.dialog.AccountSelectDialog$RestoreSessionCallable.call(AccountSelectDialog.java:203)
    at com.skcraft.launcher.dialog.AccountSelectDialog$RestoreSessionCallable.call(AccountSelectDialog.java:196)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
    at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
    at sun.security.validator.Validator.validate(Unknown Source)
    at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
    ... 22 more
    Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
    at java.security.cert.CertPathBuilder.build(Unknown Source)
    ... 28 more
     
  3. XYofLight

    XYofLight Well-Known Member

    Messages:
    19
    Likes Received:
    0
    Local Time:
    5:03 PM
    I stopped using the Windows version and downloaded the Mac/Linux version (which works on Windows) and the problem seems to have resolved.
     

Share This Page