On Tue, Dec 23, 2008 at 12:23 PM, matt donovan <kitchet...@gmail.com> wrote:

> On Tue, Dec 23, 2008 at 2:15 PM, Joseph Simmons <josephdsimm...@gmail.com
> >wrote:
>
> > It is now :), but that should only effect things when the computer
> > starts up. I'm still not able to start tomcat from it's rc.d script.
> >
> > On Tue, Dec 23, 2008 at 1:03 PM, Matthew Seaman
> > <m.sea...@infracaninophile.co.uk> wrote:
> > > Joseph Simmons wrote:
> > >>
> > >> uname -a gives:
> > >> 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
> > >> r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
> > >>
> > >> I installed Apache Tomcat from the ports collection
> > >> (/usr/ports/www/tomcat6) without error. From the documentation that
> > >> I've seen, starting tomcat is done with the following command
> > >>
> > >> /usr/local/etc/rc.d/tomcat6 start
> > >>
> > >> But when I do this (as root or otherwise), the tomcat process doesn't
> > >> seem to start. Should there be some other way of starting the process?
> > >
> > > Did you put:
> > >
> > >  tomcat6_enable="YES"
> > >
> > > into /etc/rc.conf ?
> > >
> > >        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
> > >
> > >
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> > freebsd-questions-unsubscr...@freebsd.org"
> >
>
> no you must have tomcat_enable="yes"  in your rc.conf to even run the
> script
> unless you forcestart it. so ps aux does not show tomcat as running?
>

Forcestart isn't a good idea.  To bypass the rc.conf setting, use the one
prefix (onestart, onestop, onerestart)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to