Advertisement

03.16.2007 at 08:48AM PDT, ID: 22454236
[x]
Attachment Details

Tomcat  6.0 not starting up

Asked by Nirav_Pradhan in Apache Tomcat Application Server

Tags: tomcat, starting, 6

I have a dedicated server with Fedora 6 + dual xeon processor(64-bit).
Earlier there was java 1.4.2 . But I removed it and install the jdk-6-linux-i586-rpm.bin( From Sun Micro system-32 bit). I am able to execute java and javac from any directory. It means some configuration is already done by the installation process.
These are the folder created.
/usr/java/default
/usr/java/latest
/usr/java/jdk1.6.0
After that I unpacked the apache-tomcat-6.0.10.tar.gz.  It created the (/usr/apache-tomcat-6.0.10) folder.
I created the environment variable JAVA_HOME=/usr/java/default in the /etc/profile and exported that variable. I restarted the system for chanes to take effect.
I get the following error in the $CATALINA_HOME/logs/catalina.out

java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        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 org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:215)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:390)

It means the java runtime is not able to find tomcat related jar files.
What is the cause for error? Is it
(1) some defualt configuration done by the java installation process
(2) Some extra configuration needs to be done?
Start Free Trial
[+][-]03.16.2007 at 08:58PM PDT, ID: 18739266

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.17.2007 at 01:55AM PDT, ID: 18739629

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.17.2007 at 03:50AM PDT, ID: 18739788

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.17.2007 at 08:13AM PDT, ID: 18740402

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Apache Tomcat Application Server
Tags: tomcat, starting, 6
Sign Up Now!
Solution Provided By: iaintarr
Participating Experts: 2
Solution Grade: B
 
 
[+][-]03.18.2007 at 07:48AM PDT, ID: 18743398

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32