From owner-freebsd-java@FreeBSD.ORG Mon Feb 20 09:27:50 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6982616A420 for ; Mon, 20 Feb 2006 09:27:50 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from mail.dc-servers.com (mail.dc-servers.com [83.243.101.206]) by mx1.FreeBSD.org (Postfix) with SMTP id 4310E43D49 for ; Mon, 20 Feb 2006 09:27:47 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: (qmail 7941 invoked by uid 399); 20 Feb 2006 09:27:47 -0000 Received: from unknown (HELO alfie.jigsawhq.com) (work@ashleymoran.me.uk@213.106.224.113) by mail.dc-servers.com with SMTP; 20 Feb 2006 09:27:47 -0000 From: Ashley Moran Organization: Codeweavers Ltd To: "Kang Liu" Date: Mon, 20 Feb 2006 09:26:24 +0000 User-Agent: KMail/1.9.1 References: <002e01c6349a$a7b67b80$0d01a8c0@bjute007c96f00> In-Reply-To: <002e01c6349a$a7b67b80$0d01a8c0@bjute007c96f00> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602200926.24359.work@ashleymoran.me.uk> Cc: 'Niek Dekker' , delphij@delphij.net, freebsd-java@freebsd.org Subject: Re: tomcat55 startup script error? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 09:27:50 -0000 On Saturday 18 February 2006 14:50, you wrote: > > 'right' one - so the Tomcat port maintainer must be tracking STABLE or > > CURRENT (heaven forbid!). So presumably most people will have a broken > > rc script... anyone want to e-mail the maintainer? :) > > > > Ashley > > Hi, > > I'm tracking on this issue. It seems pid file (/var/run/tomcat55.pid) is a > null file, when I start tomcat55 on FreeBSD5.4. Did you get the same > result? > > > Kang Kang My tomcat55.pid file is written ok - it's only when I come to stop Tomcat the script fails. No idea why yours should be empty? Ashley