Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 34970 invoked from network); 13 Jul 2007 20:12:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jul 2007 20:12:34 -0000 Received: (qmail 88992 invoked by uid 500); 13 Jul 2007 20:12:36 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 88966 invoked by uid 500); 13 Jul 2007 20:12:36 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 88957 invoked by uid 99); 13 Jul 2007 20:12:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2007 13:12:36 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of erharold@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2007 13:12:32 -0700 Received: by py-out-1112.google.com with SMTP id p76so1079819pyb for ; Fri, 13 Jul 2007 13:12:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=dY3D6al+6NxRqUQbzKCye2qMIdevtxmKfO+6+bOtXFR7prTeMN9V4EYuDG3VzKXOh9onqtruAFjdiYoSAakT8EKxfQ8j7jE1Z3H01FqITZ3ljqm0nL2BI+WZHWaheWP98BT/Q3KGCley6HubiIQS5Kq5oJMALbxdUR4ZuN0uapM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=eqCZxiwXfNC6vhtHiig1UAO+Okh6ebgQQJ0pLQBhIuMdoTNb7bR/R6zKMUoGjlx3MivL4x0v7rE5g1MXNqAXVJ60xgDatn/j14RW4Q0VjMNooK/rFWX5BV1ZVqSxyVTg3x3M69q11qkTDesQpyEyBx1yZnQ/jRHSKUtbU25Sjeo= Received: by 10.65.53.3 with SMTP id f3mr3670224qbk.1184357531616; Fri, 13 Jul 2007 13:12:11 -0700 (PDT) Received: by 10.64.204.12 with HTTP; Fri, 13 Jul 2007 13:12:11 -0700 (PDT) Message-ID: <49aa580c0707131312i402788b1k860d72ac9d32d73b@mail.gmail.com> Date: Fri, 13 Jul 2007 16:12:11 -0400 From: "Elliotte Harold" To: users@activemq.apache.org Subject: Re: Setting log location In-Reply-To: <11585082.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35478_13792863.1184357531585" References: <49aa580c0707121350g44731a7dl1a05be35547e4662@mail.gmail.com> <11585082.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_35478_13792863.1184357531585 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 7/13/07, scottdawson wrote: > > > See conf/log4j.properties, the file appender configuration. Mysteriously the problem seems to have fixeed itself this morning with no specific action on my part. Nonetheless looking in my log4j.properties file I see log4j.appender.out.file=${activemq.base}/activemq-data/activemq.log Where, if anywhere, is ${activemq.base} set? Can I just set it to "." to get the current working directory? -- Elliotte Rusty Harold erharold@gmail.com ------=_Part_35478_13792863.1184357531585--