I do not have any experience with tomcat, but we are going to provide a webserver with tomcat for a scientific organization, so I tried it at home on a rainy day. - Installing a tomcat webserver based on Centos 5.1 at home: worked out of the box on port 8080. - Today tried to set up tomcat webserver with SL 5.0 at work, doesn't work, when I start tomcat service in 'Service configuration' no error message, ... ? - You are having problems with Tomcat and SL5.1. - So I tried installing a tomcat webserver with Centos 5.1 at work: tomcat works immediately. Not really a solution for you, but perhaps an alternative.
Just my 2 cents. Johan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of A.K.Srikanth Sent: 13 February 2008 04:00 To: [EMAIL PROTECTED] Cc: Scientific Linux users mailing list Subject: Getting Tomcat5 to run under SL 5.1 Importance: High Hi, Have any of you got Tomcat5 running on SL 5.1 working successfully? Tomcat5 fails due to the following error: Using CATALINA_BASE: /usr/share/tomcat5 Using CATALINA_HOME: /usr/share/tomcat5 Using CATALINA_TMPDIR: /usr/share/tomcat5/temp Using JRE_HOME: sun.misc.InvalidJarIndexException: Invalid index at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:769) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:682) at sun.misc.URLClassPath.getResource(URLClassPath.java:161) at java.net.URLClassLoader$1.run(URLClassLoader.java:192) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at java.lang.ClassLoader.defineClass1(Native Method) Any help would be appreciated. My apologies if this question has already been asked before and answered. Thanks, Sri
