Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 7395 invoked from network); 8 Nov 2010 16:15:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 16:15:11 -0000 Received: (qmail 76342 invoked by uid 500); 8 Nov 2010 16:15:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 76127 invoked by uid 500); 8 Nov 2010 16:15:39 -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 76118 invoked by uid 99); 8 Nov 2010 16:15:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 16:15:39 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nickbearetomcat@gmail.com designates 209.85.161.45 as permitted sender) Received: from [209.85.161.45] (HELO mail-fx0-f45.google.com) (209.85.161.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 16:15:32 +0000 Received: by fxm18 with SMTP id 18so74910fxm.18 for ; Mon, 08 Nov 2010 08:15:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=REKIVr4Uprnc2kNkKwwPLFso6qa0U3udbNhLJ8B7LSs=; b=jMOFLq3OJFeF4r+Cf6zNhl+M+6L9aDNq3m1TIfG5Y5rK1j8tfPZcALXwdzqEC1G+nP xJX6MJ6vL2dDW+hLAaaFYDruUDwN4bwkkdYrP2+1nBYoDJqeFbKwTNR6f1jW9owcr7Je r6lkUnnA8c54wk5Q3kxUveKMvArHpwISr8zks= 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; b=oNJduVjG6Cos+i7gSsV/UkYeayOlKJM+fmh4COJCMf+dZpUB1AHphVXr9CTRoOGYTl Eb2ej6XfrqzU7X6CqtW/g1T17ySTOqGNvy4Fa7xD++JiveXEFTW+A/7HQGKOokCQGR0W W8TK7HC/3W++7L9TC0Vg4EorRiNcZTZaDPeaY= MIME-Version: 1.0 Received: by 10.223.87.3 with SMTP id u3mr3941021fal.131.1289232904341; Mon, 08 Nov 2010 08:15:04 -0800 (PST) Received: by 10.223.121.197 with HTTP; Mon, 8 Nov 2010 08:15:04 -0800 (PST) In-Reply-To: <011401cb7f55$9bf8c270$d3ea4750$@com> References: <011401cb7f55$9bf8c270$d3ea4750$@com> Date: Mon, 8 Nov 2010 16:15:04 +0000 Message-ID: Subject: Re: Absence of isapi_redirect log file From: Nick Beare To: Tomcat Users List Content-Type: multipart/alternative; boundary=20cf3054ad0d4bca9304948ced08 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3054ad0d4bca9304948ced08 Content-Type: text/plain; charset=ISO-8859-1 Hi George, Not sure what you mean by 'calendar'. If I right click on my website>properties>'Home Directory' tab I observe that the Application Pool is set to 'DefaultAppPool'. I then right click on 'DefaultAppPool' under the 'Application Pools' node>Properties>'Identity Tab'. This shows the security account is set to 'predefined'. I noted the greyed out user name against the unselected 'Configurable' option. I then went and added the 'greyed' user above to the users for the log directory and file and set enabled modify and write permissions for the same. Restarted IIS. Still no log file. Any suggestions? Regards Nick On Mon, Nov 8, 2010 at 2:59 PM, George Sexton wrote: > Every time I have ever seen this problem, it's a permissions problem. > > Verify the user your app pool is running as has permissions. > > Don't make assumptions about what user your app pool is running as. > > > 1. Open Windows Internet Information Services Manager and right click on > the > virtual host (or default website) for the calendar and choose Properties. > 2. Switch to the Home tab and write down the Application Pool name. > 3. In the left frame, click on the Application Pools folder, and then > right-click on the application pool name from the step above. > 4. Click on the identity tab and write down the identity used. > > > George Sexton > MH Software, Inc. > 303 438-9585 > www.mhsoftware.com > > > > -----Original Message----- > > From: Nick Beare [mailto:nickbearetomcat@gmail.com] > > Sent: Monday, November 08, 2010 3:45 AM > > To: users@tomcat.apache.org > > Subject: Absence of isapi_redirect log file > > > > Hi > > > > I have successfully installed several JK redirect systems on various > > platforms (all windows based), linking IIS to JBoss(Tomcat) via AJP. > > (Always version 30 of the dll) > > Most recently, an NLB IIS cluster on twin windows 2003 R2 32 bit > > servers. > > > > I have never managed to get any output to the isapi_log file, no matter > > what > > logging level I stipulate in the registry keys. > > I have double, triple and quadruple checked that registry entries are > > complete and spelled correctly. > > I have check permissions on the log directory and they look okay. > > Does the dll create the log file if it doesn't yet exist? > > > > Does logging work? Has anybody seen the log file getting populated in a > > windows environment? > > > > Regards > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --20cf3054ad0d4bca9304948ced08--