tomcat wont start at boot time
Greg Lewis
glewis at eyesbeyond.com
Wed Jun 23 07:54:43 PDT 2004
On Wed, Jun 23, 2004 at 01:29:07PM +0700, Muhammad Reza wrote:
> 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....
What do you see when you try and start it with
/usr/local/etc/rc.d/020.jakarta-tomcat50.sh start
?
--
Greg Lewis Email : glewis at eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : glewis at FreeBSD.org
More information about the freebsd-java
mailing list