Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Beans > Tomcat5+CentOS ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1305 of 1397
Post > Topic >>

Tomcat5+CentOS 4.2+JDK 1.5.0_11 Failure

by Chen Yang <zhenyoung@[EMAIL PROTECTED] > Apr 19, 2007 at 10:08 PM

Hi all,

I have been working on this problem for two days, any suggestion would 
be very appreciated.

I am installing Tomcat5 on CentOS 4.2 with the following instructions: 
http://www.law.emory.edu/~bchapman/tomcat5.html

1. I installed jpackage-utils by yum from jpackage repo
2. rpmbuild --rebuild
/usr/local/src/java-1.5.0-sun-1.5.0.11-1jpp.nosrc.rpm
3. rpm -ivh
/usr/src/redhat/RPMS/i586/java-1.5.0-sun-1.5.0.11-1jpp.i586.rpm
4. rpm -ivh 
/usr/src/redhat/RPMS/i586/java-1.5.0-sun-devel-1.5.0.11-1jpp.i586.rpm
5. rpmbuild --rebuild --without javadoc 
/usr/local/src/jta-1.0.1-0.b.4jpp.nosrc.rpm
6. rpm -ivh /usr/src/redhat/RPMS/noarch/jta-1.0.1-0.b.4jpp.noarch.rpm

So that I installed jdk 1.5.0_11, then I installed tomcat5 with
yum install yum install tomcat5 tomcat5-admin-webapps tomcat5-webapps

There was a problem when I installed tomcat5:
JVM_LIBDIR /usr/lib/jvm-ex****ts/java does not exist or is not a directory

I then modified /etc/tomcat5/tomcat5.conf, commented out JAVA_HOME to 
use the system one.

I then run
# /etc/rc.d/init.d/tomcat5 start

It said OK but tomcat5 was not on.  I check 
/var/log/tomcat5/catalina.out, it said:

Bootstrap: Class loader creation threw exception
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
         at 
org.apache.tomcat.util.compat.JdkCompat.<clinit>(JdkCompat.java:55)
         at 
org.apache.catalina.startup.ClassLoaderFactory.<clinit>(ClassLoaderF
         at 
org.apache.catalina.startup.Bootstrap.initClassLoaders(Bootstrap.jav
         at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:196)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:402)


I googled the error log, it seemed that the problem has to do with 
commons-logging.jar, can any one help me with this?

Thank you so much for your time!

-Chen
 




 1 Posts in Topic:
Tomcat5+CentOS 4.2+JDK 1.5.0_11 Failure
Chen Yang <zhenyoung@[  2007-04-19 22:08:18 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 3:49:12 CDT 2008.