Hello:

I can not make my tomcat start start on boot time. 
I am running RH 6.2. Tomcat apache

rc.local
 /usr/local/tomcat/bin/tomcat.sh start
/usr/local/apache/bin/apachectl start
su pgsql -c "/usr/local/pgsql/bin/postmaster -i -D \
...

After boot, apache and rest of programs are running ok but only
tomcat failed. I have to manually type "tomcat.sh start" to start it.

I even tried:
 unset CLASSPATH 
 unset TOMCAT_HOME
 /usr/local/tomcat/bin/tomcat.sh start
 tomcat can start without problem

Can anyone give me some hints?

thanks in advance

jian

Reply via email to