Hello all,
My apologies if this is a bit application-oriented. I have been unable to
get a script to work that will start up the Apache tomcat server process on
bootup (i.e. using init). The script I have tried most recently works fine
on a Solaris machine, but not on Tru64 (5.1A patchkit 6). The relevant line
in the init.d script (which also sets JAVA_HOME) is:
nohup $CATALINA_HOME/bin/startup.sh > /tmp/tomcat_start.log 2>&1 &
The script works when it's called manually once the system is up, but
when invoked through init the process appears to disappear very quickly.
I have searched for solutions and tried various suggested in other circles
to no avail.
Has anyone managed to do this? If so can you tell me what I'm doing wrong?
TIA
Lindsay
Lindsay Wakeman
UNIX Systems Administrator, Applications Development South
The British Library
lindsay.wakeman_at_bl.uk
**************************************************************************
Experience the British Library online at www.bl.uk
Help the British Library conserve the world's knowledge. Adopt a Book.
www.bl.uk/adoptabook
*************************************************************************
The information contained in this e-mail is confidential and may be legally
privileged. It is intended for the addressee(s) only. If you are not the
intended recipient, please delete this e-mail and notify the
postmaster_at_bl.uk : The contents of this e-mail must not be disclosed or
copied without the sender's consent.
The statements and opinions expressed in this message are those of the
author and do not necessarily reflect those of the British Library. The
British Library does not take any responsibility for the views of the
author.
*************************************************************************
Received on Mon Aug 02 2004 - 13:32:50 NZST