Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 13:29:07 +0700
From:      Muhammad Reza <reza@mra.co.id>
To:        java@freebsd.org
Subject:   tomcat wont start at boot time
Message-ID:  <40D92333.2010607@mra.co.id>

next in thread | raw e-mail | index | archive | help
Dear All,

Recently i installed jakarta-tomcat-5.0.25 (binary source) on FreeBSD-4.10R,
I can running it manually with this command
#su -f -m www -c "/usr/local/jakarta-tomcat-5.0.25/bin/catalina.sh start"
but tomcat wont start everytime i boot, even i did symbolic link 
catalina.sh to /usr/local/etc/rc.d/
I guess is something w/ JAVA_HOME env.
and I did set this at /etc/profile  and csh env
#cat /etc/profile
JAVA_HOME=/usr/local/jdk1.4.2
export JAVA_HOME
# cat /etc/csh.cshrc
setenv JAVA_HOME /usr/local/jdk1.4.2
but it still can start at boot,
please help me....

regards
reza






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40D92333.2010607>