Hi, Thanks for the response, I am trying to do that, however, am unable to install the JRE, getting the following error:
I am having Linux FC(Fedora) 12 - 64 bit system. I am trying to install JRE 1.6.0_17, and get the following error when trying to install ( jre-6u17-linux-x64.bin). Do you agree to the above license terms? [yes or no] yes Unpacking... Checksumming... Extracting... ./jre-6u17-linux-x64-rpm.bin: line 368: ./install.sfx.3884: cannot execute binary file I also did the chmod a+x jre.... Can anyone help to respond to this issue, Thanks Kuga n828cl wrote: > >> From: Kuga [mailto:[email protected]] >> Subject: RE: [OT] java.security.NoSuchAlgorithmException: No >> implementation for AES/CBC/NoPad >> >> Please see the attached jce.jar. > > Jars are not allowed as attachments on this list - and sending jce.jar to > an international list may be illegal. > >> I am in the US. Wonder how to resolve such issues? > > Along with jce.jar (88256 bytes for JRE/JDK 6u21b06), there are also > policy files that control what algorithms the JVM can exercise, and > certificates used to verify the signing on security-related jars. If any > of these are messed up, that might cause registration failure for the > services. > > You might try to download and install a clean JVM from Sun/Oracle, not > using whichever package manager your Linux employs. If that works, then > whoever packaged your previous JVM installation broke it. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/java.security.NoSuchAlgorithmException%3A-No-implementation-for-AES-CBC-NoPad-tp24410804p29349713.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
