Same issue here. I read the thread baldios999 pointed to. Interesting, but...
I copied the cacerts file from both an old Windows 7 x64 Java 7 Update 60 installation AND Oracle's very own jre7 tarball, and I still get this dang error no matter what.
Also tried installing both Oracle's and OpenJDK runtimes, no good. Plus, I've also tried using both the AUR minecraft package AND Mojang's launcher, no good.
Thoughts? I don't know, Minecraft worked flawlessly on Fedora a month ago. Hmph.
I worked it out. Downloaded the jre7u67 tarball from Oracle, emptied the /lib/jvm/java-7-openjdk/jre folder and filled it with the files inside the only folder in the tarball. Everything's fine now. Thanks a lot for the tips.
Rollback Post to RevisionRollBack
If I helped you, consider thanking me. If I didn't, consider giving more detail. If you don't like me, I got one less problem without you.
The Meaning of Life, the Universe, and Everything.
Join Date:
12/13/2013
Posts:
52
Minecraft:
Kugelwaffen_
Member Details
Glad to hear it worked for you too. But I am still unable to boot ubuntu in order to download java and copy it to arch installation.There is a recent bug with Ubuntu update that breaks X server if you are using bumblebee until then ill stay
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
sudo pacman -Qs jre local/jre7-openjdk 7.u65_2.5.2-1 OpenJDK Java 7 full runtime environment local/jre7-openjdk-headless 7.u65_2.5.2-1 OpenJDK Java 7 headless runtime environment local/jre8-openjdk 8.u20-1 OpenJDK Java 8 full runtime environment local/jre8-openjdk-headless 8.u20-1 OpenJDK Java 8 headless runtime environmentThe error code:
Bootstrap (v5) Current time is Sep 7, 2014 8:45:01 PM System.getProperty('os.name') == 'Linux' System.getProperty('os.version') == '3.16.1-1-ARCH' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.7.0_65' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '64' Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 3/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 4/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 5/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 6/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 7/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 8/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 9/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 10/10) Exception: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Unable to download remote file. Check your internet connection/proxy settings. FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:95) at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381) Please fix the error and restart.Thanks.
I copied the cacerts file from both an old Windows 7 x64 Java 7 Update 60 installation AND Oracle's very own jre7 tarball, and I still get this dang error no matter what.
Also tried installing both Oracle's and OpenJDK runtimes, no good. Plus, I've also tried using both the AUR minecraft package AND Mojang's launcher, no good.
Thoughts? I don't know, Minecraft worked flawlessly on Fedora a month ago. Hmph.