csk73
![](./modules/PNphpBB2/images/avatars/upload/13819353304dd62aa92e609.gif)
Joined: Feb 24, 2008
|
  Posted:
Jan 15, 2024 - 12:55 |
|
When I try to start the app, I get a message with the subject text.
If I click on details I get:
Error: java.lang.ExceptionInInitializerError: null
Exception:
Code: | java.lang.ExceptionInInitializerError
at com.sun.deploy.net.protocol.https.Handler.openConnection(Unknown Source)
at java.net.URL.openConnection(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.createUrlConnection(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.SecurityException: No TLS/SSL protocol is enabled.
at com.sun.deploy.net.protocol.https.Handler$Initializer.<clinit>(Unknown Source)
... 18 more
|
|
|
|
RDaneel
![](./modules/PNphpBB2/images/avatars/upload/193632084664633fba6b0ab.jpg)
Joined: Feb 24, 2023
|
  Posted:
Jan 15, 2024 - 22:17 |
|
|