Hi there, so this is my scenario.
I was able to play Minecraft weeks ago, but suddenly, I started to get problems with logging in as in it took forever to load. So, I logged off. And when I tried to log in, it wouldn't log in. So I deleted the .minecraft and when I launched it again.
Bootstrap (v5)
Current time is Jan 4, 2014 1:10:41 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_45'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
FATAL ERROR: java.lang.ExceptionInInitializerError
at javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:173)
at sun.security.ssl.JsseJce.getKeyAgreement(Unknown Source)
at sun.security.ssl.JsseJce.isEcAvailable(Unknown Source)
at sun.security.ssl.CipherSuite$KeyExchange.isAvailable(Unknown Source)
at sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
at sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source)
at sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source)
at sun.security.ssl.SSLSocketImpl.init(Unknown Source)
at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
at sun.security.ssl.SSLSocketFactoryImpl.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.https.HttpsURLConnectionImpl.connect(Unknown Source)
at net.minecraft.bootstrap.Downloader.run(Downloader.java:64)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:92)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
Caused by: java.lang.SecurityException: Can not initialize cryptographic mechanism
at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:86)
... 23 more
Caused by: java.lang.SecurityException: The jurisdiction policy files are not signed by a trusted signer!
at javax.crypto.JarVerifier.verifyPolicySigned(JarVerifier.java:289)
at javax.crypto.JceSecurity.loadPolicies(JceSecurity.java:316)
at javax.crypto.JceSecurity.setupJurisdictionPolicies(JceSecurity.java:261)
at javax.crypto.JceSecurity.access$000(JceSecurity.java:48)
at javax.crypto.JceSecurity$1.run(JceSecurity.java:78)
at java.security.AccessController.doPrivileged(Native Method)
at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:76)
... 23 more
Please fix the error and restart.
This decided to show. If you guys have any solutions, I'm all eyes.
Ah. You wouldn't happen to have a mac, would you? If so, that's why. You're mac won't run minecraft because it's not signed.
Try googling for how to make a mac run a unsigned program.
Rollback Post to RevisionRollBack
Feel free to pm me about any concerns,corrections,or questions.
I do redstone, pvp, light map making, enjoy sweet tea, and I'm a Leo.
If I helped, Up-vote my post please. Quote me if you require my attention.
Remove all versions of Java from the machine from the Control Panel, and I do mean all versions of Java. Reboot the computer, then grab the latest 64-bit here, http://java.com/en/download/manual.jsp
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I was able to play Minecraft weeks ago, but suddenly, I started to get problems with logging in as in it took forever to load. So, I logged off. And when I tried to log in, it wouldn't log in. So I deleted the .minecraft and when I launched it again.
Bootstrap (v5) Current time is Jan 4, 2014 1:10:41 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_45' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '64' Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma FATAL ERROR: java.lang.ExceptionInInitializerError at javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:173) at sun.security.ssl.JsseJce.getKeyAgreement(Unknown Source) at sun.security.ssl.JsseJce.isEcAvailable(Unknown Source) at sun.security.ssl.CipherSuite$KeyExchange.isAvailable(Unknown Source) at sun.security.ssl.CipherSuite.isAvailable(Unknown Source) at sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source) at sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source) at sun.security.ssl.SSLSocketImpl.init(Unknown Source) at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source) at sun.security.ssl.SSLSocketFactoryImpl.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.https.HttpsURLConnectionImpl.connect(Unknown Source) at net.minecraft.bootstrap.Downloader.run(Downloader.java:64) at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:92) at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381) Caused by: java.lang.SecurityException: Can not initialize cryptographic mechanism at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:86) ... 23 more Caused by: java.lang.SecurityException: The jurisdiction policy files are not signed by a trusted signer! at javax.crypto.JarVerifier.verifyPolicySigned(JarVerifier.java:289) at javax.crypto.JceSecurity.loadPolicies(JceSecurity.java:316) at javax.crypto.JceSecurity.setupJurisdictionPolicies(JceSecurity.java:261) at javax.crypto.JceSecurity.access$000(JceSecurity.java:48) at javax.crypto.JceSecurity$1.run(JceSecurity.java:78) at java.security.AccessController.doPrivileged(Native Method) at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:76) ... 23 more Please fix the error and restart.This decided to show. If you guys have any solutions, I'm all eyes.
Try googling for how to make a mac run a unsigned program.
I do redstone, pvp, light map making, enjoy sweet tea, and I'm a Leo.
If I helped, Up-vote my post please.
Quote me if you require my attention.
I'm using Windows 7.
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://java.com/en/download/manual.jsp