forum.bitel.ru http://forum.bitel.ru/ |
|
[6.1]Java web start http://forum.bitel.ru/viewtopic.php?f=22&t=10104 |
Страница 1 из 1 |
Автор: | Villian [ 22 янв 2015, 18:07 ] |
Заголовок сообщения: | [6.1]Java web start |
Не запускается клиент при последних обновлениях Java Код: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Error verifying OCSP Responder's signature
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.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.checkUpdateAvailable(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.isUpdateAvailable(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.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Error verifying OCSP Responder's signature at com.sun.deploy.security.RevocationChecker.checkOCSP(Unknown Source) at com.sun.deploy.security.RevocationChecker.check(Unknown Source) at com.sun.deploy.security.RevocationCheckHelper.doRevocationCheck(Unknown Source) at com.sun.deploy.security.RevocationCheckHelper.doRevocationCheck(Unknown Source) at com.sun.deploy.security.RevocationCheckHelper.checkRevocationStatus(Unknown Source) at com.sun.deploy.security.X509TrustManagerDelegate.checkTrusted(Unknown Source) at com.sun.deploy.security.X509Extended7DeployTrustManagerDelegate.checkServerTrusted(Unknown Source) at com.sun.deploy.security.X509Extended7DeployTrustManager.checkServerTrusted(Unknown Source) ... 28 more Suppressed: com.sun.deploy.security.RevocationChecker$StatusUnknownException at com.sun.deploy.security.RevocationChecker.checkCRLs(Unknown Source) ... 35 more Caused by: java.security.cert.CertPathValidatorException: Error verifying OCSP Responder's signature at sun.security.provider.certpath.OCSPResponse.<init>(Unknown Source) at sun.security.provider.certpath.OCSP.check(Unknown Source) at sun.security.provider.certpath.OCSP.check(Unknown Source) at sun.security.provider.certpath.OCSP.check(Unknown Source) ... 36 more |
Автор: | skn [ 22 янв 2015, 20:33 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
а до этого какая версия была? |
Автор: | Villian [ 22 янв 2015, 20:40 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
Рабочие версии Код: java version "1.7.0_71" Java(TM) SE Runtime Environment (build 1.7.0_71-b14) Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode) На другом компьютере Код: java version "1.8.0-ea"
Java™ SE Runtime Environment (build 1.8.0-ea-b59) Java HotSpot™ 64-Bit Server VM (build 25.0-b03, mixed mode) |
Автор: | skn [ 22 янв 2015, 20:41 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
так на какой работало, а на какой не работает? OCSP пробовали отключить в настройках явы? |
Автор: | Villian [ 22 янв 2015, 21:07 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
Выше указаны рабочие версии (старые) вот не рабочая, OCSP отключить пробовал Код: java version "1.7.0_75"
Java(TM) SE Runtime Environment (build 1.7.0_75-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.75-b04, mixed mode) |
Автор: | skn [ 22 янв 2015, 21:53 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
у меня на jdk1.7.0_76 - работает (адрес сайта биллинга добавлен в Exception Site List?) |
Автор: | Villian [ 23 янв 2015, 13:28 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
Добавлен |
Автор: | Phricker [ 23 янв 2015, 13:32 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
skn у вас сертификат доверенный? через https? |
Автор: | Phricker [ 23 янв 2015, 14:31 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
Хотя. Работает если выключить OCSP где указано стрелкой, а не выше. Кажись ночью проверял то, что было выше. ![]() |
Автор: | Phricker [ 23 янв 2015, 14:31 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
И в changelog на oracle.com нет ничего подозрительного |
Автор: | skn [ 23 янв 2015, 18:11 ] |
Заголовок сообщения: | Re: [6.1]Java web start |
Phricker писал(а): skn у вас сертификат доверенный? через https? у меня http |
Страница 1 из 1 | Часовой пояс: UTC + 5 часов [ Летнее время ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |