Mojira Archive
MCL-1964

IOException: Invalid keystore format

Refreshing local version list...
Launcher 1.2.5 (through bootstrap 5) started on windows...
Current time is Oct 16, 2013 2:20:52 PM
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_25'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Couldn't download resources
java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
	at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source)
	at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
	at sun.net.NetworkClient.doConnect(Unknown Source)
	at sun.net.www.http.HttpClient.openServer(Unknown Source)
	at sun.net.www.http.HttpClient.openServer(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(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 net.minecraft.launcher.updater.VersionManager.getResourceFiles(VersionManager.java:248)
	at net.minecraft.launcher.updater.VersionManager.downloadResources(VersionManager.java:236)
	at net.minecraft.launcher.Launcher$1.run(Launcher.java:156)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
	at java.security.Provider$Service.newInstance(Unknown Source)
	at sun.security.jca.GetInstance.getInstance(Unknown Source)
	at sun.security.jca.GetInstance.getInstance(Unknown Source)
	at javax.net.ssl.SSLContext.getInstance(Unknown Source)
	at javax.net.ssl.SSLContext.getDefault(Unknown Source)
	at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source)
	at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source)
	at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source)
	at sun.net.www.protocol.https.Handler.openConnection(Unknown Source)
	at java.net.URL.openConnection(Unknown Source)
	at net.minecraft.bootstrap.Downloader.getConnection(Downloader.java:151)
	at net.minecraft.bootstrap.Downloader.run(Downloader.java:46)
	... 1 more
Caused by: java.io.IOException: Invalid keystore format
	at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
	at sun.security.provider.JavaKeyStore$JKS.engineLoad(Unknown Source)
	at java.security.KeyStore.load(Unknown Source)
	at sun.security.ssl.TrustManagerFactoryImpl.getCacertsKeyStore(Unknown Source)
	at sun.security.ssl.SSLContextImpl$DefaultSSLContext.getDefaultTrustManager(Unknown Source)
	at sun.security.ssl.SSLContextImpl$DefaultSSLContext.<init>(Unknown Source)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	... 14 more

Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
Refreshing remote version list...
Unexpected exception refreshing version list
java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
	at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source)
	at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
	at sun.net.NetworkClient.doConnect(Unknown Source)
	at sun.net.www.http.HttpClient.openServer(Unknown Source)
	at sun.net.www.http.HttpClient.openServer(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(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 net.minecraft.launcher.Http.performGet(Http.java:51)
	at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:26)
	at net.minecraft.launcher.updater.VersionList.refreshVersions(VersionList.java:77)
	at net.minecraft.launcher.updater.VersionManager.refreshVersions(VersionManager.java:50)
	at net.minecraft.launcher.Launcher$2.run(Launcher.java:170)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
	at java.security.Provider$Service.newInstance(Unknown Source)
	at sun.security.jca.GetInstance.getInstance(Unknown Source)
	at sun.security.jca.GetInstance.getInstance(Unknown Source)
	at javax.net.ssl.SSLContext.getInstance(Unknown Source)
	at javax.net.ssl.SSLContext.getDefault(Unknown Source)
	at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source)
	at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source)
	at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source)
	at sun.net.www.protocol.https.Handler.openConnection(Unknown Source)
	at java.net.URL.openConnection(Unknown Source)
	at net.minecraft.bootstrap.Downloader.getConnection(Downloader.java:151)
	at net.minecraft.bootstrap.Downloader.run(Downloader.java:46)
	... 1 more
Caused by: java.io.IOException: Invalid keystore format
	at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
	at sun.security.provider.JavaKeyStore$JKS.engineLoad(Unknown Source)
	at java.security.KeyStore.load(Unknown Source)
	at sun.security.ssl.TrustManagerFactoryImpl.getCacertsKeyStore(Unknown Source)
	at sun.security.ssl.SSLContextImpl$DefaultSSLContext.getDefaultTrustManager(Unknown Source)
	at sun.security.ssl.SSLContextImpl$DefaultSSLContext.<init>(Unknown Source)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	... 14 more

Loaded 1 profile(s); selected 'mon929'
Refreshing auth...
Logging in with access token
net.minecraft.launcher.authentication.exceptions.AuthenticationException: Cannot contact authentication server
	at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:128)
	at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithToken(YggdrasilAuthenticationService.java:94)
	at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:51)
	at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:213)
	at net.minecraft.launcher.Launcher$2.run(Launcher.java:182)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
	at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source)
	at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
	at sun.net.NetworkClient.doConnect(Unknown Source)
	at sun.net.www.http.HttpClient.openServer(Unknown Source)
	at sun.net.www.http.HttpClient.openServer(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
	at net.minecraft.hopper.Util.performPost(Util.java:28)
	at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:109)
	... 10 more
Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)
	at java.security.Provider$Service.newInstance(Unknown Source)
	at sun.security.jca.GetInstance.getInstance(Unknown Source)
	at sun.security.jca.GetInstance.getInstance(Unknown Source)
	at javax.net.ssl.SSLContext.getInstance(Unknown Source)
	at javax.net.ssl.SSLContext.getDefault(Unknown Source)
	at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source)
	at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source)
	at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source)
	at sun.net.www.protocol.https.Handler.openConnection(Unknown Source)
	at java.net.URL.openConnection(Unknown Source)
	at net.minecraft.bootstrap.Downloader.getConnection(Downloader.java:151)
	at net.minecraft.bootstrap.Downloader.run(Downloader.java:46)
	... 1 more
Caused by: java.io.IOException: Invalid keystore format
	at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
	at sun.security.provider.JavaKeyStore$JKS.engineLoad(Unknown Source)
	at java.security.KeyStore.load(Unknown Source)
	at sun.security.ssl.TrustManagerFactoryImpl.getCacertsKeyStore(Unknown Source)
	at sun.security.ssl.SSLContextImpl$DefaultSSLContext.getDefaultTrustManager(Unknown Source)
	at sun.security.ssl.SSLContextImpl$DefaultSSLContext.<init>(Unknown Source)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	... 14 more

Invalid

luke willan

2013-10-16, 04:29 PM

2015-05-04, 04:03 AM

2013-10-16, 08:17 PM

0

1

Unconfirmed

crash

1.3.3

-