I put the following in my rc.local file.  If I have it in a "start.sh" file,
it works.  It brings up everything.  However, in rc.local, it does not work,
and I do not see anything in my log files.

Other commands that I have in rc.local do start (e.g. apache).
Thanks so much!


JAVA_HOME=/usr/local/jdk1.2.2
cd /usr/local/jakarta-tomcat-3.2.1
su rhodespc -cm "bin/tomcat.sh start -f rhoderunner/conf/server.xml"
su noise -cm "bin/tomcat.sh start -f noise/conf/server.xml"
su pdanen -cm "bin/tomcat.sh start -f klaver4/conf/server.xml"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to