From users-return-190864-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Mon Feb 02 10:44:23 2009 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 96798 invoked from network); 2 Feb 2009 10:44:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2009 10:44:23 -0000 Received: (qmail 46311 invoked by uid 500); 2 Feb 2009 10:44:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46290 invoked by uid 500); 2 Feb 2009 10:44:10 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 46279 invoked by uid 99); 2 Feb 2009 10:44:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 02:44:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave.pawson@gmail.com designates 72.14.220.155 as permitted sender) Received: from [72.14.220.155] (HELO fg-out-1718.google.com) (72.14.220.155) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 10:44:03 +0000 Received: by fg-out-1718.google.com with SMTP id l27so604880fgb.40 for ; Mon, 02 Feb 2009 02:43:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=20XktBWTZC+OVUVjBxMusU5gkkSPkk98eIU3pPdx+Jc=; b=IQJy9i5CzPZsVekSmFzbBehJPvwFZlalUzVCgNXvWM6+VQ2E9bZWqf6nOmLLBsXFbL ElLOgLBIVwP/gXMMaJwmFBYuG+9aoMv55QtgJH4dnQTZUQUcrh8UaCwMyvNvbeZx6VvL 0Zelq2208U2w7dTLdhXZ4NIsAo+lQmBptivEM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=LoZjqKFkgN8Wthb3WPimgQjwzYvymajsEk+/yN3OwNPZwjYLwTar90xezjArP9H8QA 8LMVTual/tw05zygwUVot/rWmLDx6T7UYJcr9hMmKSdP4kSDjeg9q9VuX4DxlBhi7+Lp 2Qf1yAGgnKHzuf+UQQ/4ZL9AF6Upq9Q7KuHOs= MIME-Version: 1.0 Received: by 10.86.70.3 with SMTP id s3mr894147fga.25.1233571421462; Mon, 02 Feb 2009 02:43:41 -0800 (PST) In-Reply-To: <016c01c98497$56d3d0a0$047b71e0$@com> References: <711a73df0902010020j3ee1358o4a38ffb9cf9d796d@mail.gmail.com> <498577FC.1000908@ice-sa.com> <711a73df0902010300k42c1caeah559a1069bc1173c9@mail.gmail.com> <08AB2CC5-5A1D-4E29-A746-8FD67CE50AA2@googlemail.com> <711a73df0902010511v4236d776id32785740d3f633c@mail.gmail.com> <016c01c98497$56d3d0a0$047b71e0$@com> Date: Mon, 2 Feb 2009 10:43:41 +0000 Message-ID: <711a73df0902020243w6390aa64h97da9001dea7cbee@mail.gmail.com> Subject: Re: jsvc problem with PID From: Dave Pawson To: Tomcat Users List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org 2009/2/1 Qiao Jin : > Could it be that you are running the start-up script (the one using jsvc)= as a normal user and thus does not have the permission to write to /var/ru= n? In my system, CentOS 5, /var/run can only be written by root. I run my j= svc script as root and use the "-user" option to switch to a normal user af= ter binding to port 80. That makes sense, thanks. So root runs the script, but the user 'used' as the parameter is a normal u= ser. I'll try that. ps. I tried the Fedora install (instead of the Main Tomcat one). It's horribly complex. Installs all over the machine, Is missing the manager app and the docs. Yuk. regards --=20 Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org