testwreq wreq
2010-Jul-07 16:44 UTC
[CentOS] Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM
Due to some XML issues, we installed *1.6 from Sun jdk-6u20-nb-6_8-linux-ml.sh
on Centos. *
**
*below is the output from *[root at www2 tmp]# alternatives --config java
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java
* 2 /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java
+ 3 /usr/local/jdk1.6.0_20/bin/java
It has been set to use SUN JDk from /usr/local/jdk1.6.0_20/bin/java instead
of open source /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java
Tomcat did not startup sucessfully after making the following change in
tomcat5.conf
#JAVA_HOME="/usr/lib/jvm/java"
JAVA_HOME="/usr/local/jdk1.6.0_20/bin/java"
[root at devwww init.d]# ./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 ]
I cannot bring up tomcat default page. Please guide me to fix this issue.
Thanks in advance,
vm
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.centos.org/pipermail/centos/attachments/20100707/ba215264/attachment.html>
Maybe Matching Threads
- tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
- Tomcat5 with Oracle/Sun jdk on CentOS 5.8
- how to deploy jar file
- Tomcat 5.23 help - http://hostname:8080 is an empty page.
- RJDBC cant find driver class in JDBC jar file
