RHEL5.2, tomcat5-5.5.23-0jpp.7.el5_2.1, Sun Java JDK 1.6.0u13 [r...@mda-services3 logs]# service tomcat5 start Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM /usr/bin/rebuild-jar-repository: error: Could not find jndi Java extension for this JVM /usr/bin/rebuild-jar-repository: error: Some detected jars were not found for this jvm /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 [ OK ]
[r...@mda-services3 ~]# ls -l /usr/share/tomcat5/common/lib/[jdbc-stdext].jar lrwxrwxrwx 1 root root 38 Jun 25 18:49 /usr/share/tomcat5/common/lib/[jdbc-stdext].jar -> /could/not/find/extension/for/this/jvm I do have java-1.4.2-gcj-compat and java-1.4.2-gcj-compat-devel which provide /usr/lib/jvm-exports/java/jndi.jar and /usr/lib/jvm-exports/java/jdbc-stdext.jar Another system with the same setup works just fine. This system, though, when Tomcat starts, "resets" the symlinks like above. Is there something else that needs to be restarted or installed or set or ??? to make it leave the symlinks? Or some other package from Sun that includes jndi.jar, jaas.jar, and jdbc-stdext.jar? -- *********************************************************************** * John Oliver http://www.john-oliver.net/ * * * *********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org