Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2006 20:32:22 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        eoghan <freebsd@redry.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: stop/start services
Message-ID:  <443D55C6.4010801@infracaninophile.co.uk>
In-Reply-To: <443D4EA9.9090209@redry.net>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
eoghan wrote:

> I asked a question about stopping/starting tomcat, but I suppose I didnt
> ask it right.
> What I should have asked is:
> How do I stop/start services that I have enabled in my rc.conf, such as
> mysql, tomcat etc. I have tried from my rc.d/ with tomcat but it will
> not work for me...

Like this:

    /usr/local/etc/rc.d/tomcat.sh start

If that doesn't print out anything then double check what's in /etc/rc.conf
If the service apparently starts up, but then you find it's not running
a few seconds later, then check any log files that application uses -- it's
quite often the case that there's a configuration fubar somewhere that is
causing the service to give up.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEPVXN8Mjk52CukIwRA+wEAKCDCJTlRy4NfDYL3uXaFa8wc6LMDgCgjIjw
Vx2UN71Ty/dndSODSWpGgKA=
=AxpX
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443D55C6.4010801>