> From: bajistaman [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 5 + Red Hat Linux. Exception trying to > load keystore > > Thanks, but we are already using the one that we got from > sun's web site
You might think you are, but the stack trace shows you definitely are not: > at java.security.KeyStore.getInstance(libgcj.so.7rh) You need to sort out your PATH, insuring that it leads to the Sun JRE, not the GNU one. Also, it looks like the Tomcat you're using is some 3rd-party repackaged version, rather than a real one from the tomcat.apache.org download area; these have been know to cause unresolvable problems on many platforms. You probably want to replace that as well. - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]