From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 19:15:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AF821065670 for ; Tue, 23 Dec 2008 19:15:48 +0000 (UTC) (envelope-from josephdsimmons@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9D28FC19 for ; Tue, 23 Dec 2008 19:15:48 +0000 (UTC) (envelope-from josephdsimmons@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so4350395wfg.7 for ; Tue, 23 Dec 2008 11:15:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=d+T5nxTMaBitYxh1us0Q4ieOe+NDXRnwLH7sC9fEaWA=; b=cu6zR6LaxT+lOvlgOCtOrMSntakDy2hoq3NWwuiJO13odWLbSXxnV4pq48NH3oKjO6 dUqrWMu72UEFr4lTYlM00C1b8AQ5cGwQZ3MQWpmkuc3kxDZoR3VATEUCHQy2twOrq1co L84ir95ffz1azmMy8ZPDOy/3vK/2a0CREAxHk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=m28UPjOjioRvS3PRD8z7avU5XLP3mmedRTItz1DbAvM3+w0i+A1YQlUHdqmDHYMXn7 wUEYtcm4oc6yQw8H5D80prGwP/0hw9NH6oqaD+0mWo4Y8eoafdUG++UYNGXM4B9U/ObB CunlheS+NwoExho5/VidXsD5PbuKbR6zm2zU0= Received: by 10.142.172.12 with SMTP id u12mr3268739wfe.186.1230059747928; Tue, 23 Dec 2008 11:15:47 -0800 (PST) Received: by 10.142.229.1 with HTTP; Tue, 23 Dec 2008 11:15:47 -0800 (PST) Message-ID: <1ba9cd9a0812231115t416a0002gaab47bc8459720e0@mail.gmail.com> Date: Tue, 23 Dec 2008 13:15:47 -0600 From: "Joseph Simmons" To: "Matthew Seaman" In-Reply-To: <49513618.8090107@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1ba9cd9a0812231036y1270eeecm5d7c0961bc2dfcf8@mail.gmail.com> <49513618.8090107@infracaninophile.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: starting Tomcat6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2008 19:15:48 -0000 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 wrote: > Joseph Simmons wrote: >> >> uname -a gives: >> 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >> root@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 > >