> From: Marco [mailto:[EMAIL PROTECTED] > Subject: Tomcat 5.5.23: Could not find jaas Java extension > for this JVM > > Does anyone know how I get rid of the next errormessages: > /usr/bin/rebuild-jar-repository: error: Could not find jaas > Java extension for this JVM > /usr/bin/rebuild-jar-repository: error: Some detected jars > were not found for this jvm
What script are you running that produces those messages? Are you using a 3rd-party repackaged version of Tomcat? If so, please throw it away and download a real one. > This message appears when I try to startup tomcat and is > probably the reason for Tomcat not to startup. Your message is confusing, since later you say that Tomcat does startup ("Tomcat succeeds to start"). Which is it really? > I have had more errorlines like: > '/usr/bin/rebuild-jar-repository: error: > Could not find jdni Java extension for this JVM' à those > could be resolved > by placing jdni.jar in the appropriate folder > (/usr/java/jdk1.6.0_02/jre/lib/). I got jaar.jar from SUN, More confusion, probably due to not using a real Tomcat. Even so, if the message referred to "jdni.jar", why did you get "jaar.jar"? (Or did you mean "jaas.jar"?) There is no jaas.jar needed for JVM 6 - it's built into rt.jar these days. For real Tomcats running on real JVMs, you don't need to download or install any additional jars. You should try starting over with a clean Tomcat installation. - 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]