Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F8409F85 for ; Tue, 17 Jan 2012 18:49:49 +0000 (UTC) Received: (qmail 60718 invoked by uid 500); 17 Jan 2012 18:49:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 60570 invoked by uid 500); 17 Jan 2012 18:49:44 -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 60560 invoked by uid 99); 17 Jan 2012 18:49:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 18:49:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dckerber@verizon.net designates 206.46.173.1 as permitted sender) Received: from [206.46.173.1] (HELO vms173001pub.verizon.net) (206.46.173.1) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 18:49:34 +0000 MIME-version: 1.0 Content-transfer-encoding: 8BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from [172.17.47.42] ([unknown] [64.17.225.83]) by vms173001.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LXY00H0WHL86Q00@vms173001.mailsrvcs.net> for users@tomcat.apache.org; Tue, 17 Jan 2012 12:49:07 -0600 (CST) Message-id: <4F15C286.1020301@verizon.net> Date: Tue, 17 Jan 2012 13:48:38 -0500 From: David kerber User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 To: Tomcat Users List Subject: Re: Interactive Services Detection References: <7AB6098EB79493429903C84A7097F3C509926763@VANCRMSGA3.vha.med.va.gov> <7AB6098EB79493429903C84A7097F3C509926768@VANCRMSGA3.vha.med.va.gov> <4F10B5D5.60909@pidster.com> <4F15876E.9000109@verizon.net> <4F1592E9.5050900@ice-sa.com> In-reply-to: X-Virus-Checked: Checked by ClamAV on apache.org On 1/17/2012 1:09 PM, Shoffey, Montreal wrote: > Andr� and David, > > Unchecking 'Allow service to interact with desktop' fixed the issue. > > Problem solved ... thanks very much! You're welcome; thanks for posting back with the results. > > v/r > Montreal > _________________________ > Gail "Montreal" Shoffey > VA Office of Information and Technology > IT Workforce Development > 304-262-7713 Office > 202-400-7970 Mobile > 304-262-7701 FAX > > > -----Original Message----- > From: Andr� Warnier [mailto:aw@ice-sa.com] > Sent: Tuesday, January 17, 2012 10:25 AM > To: Tomcat Users List > Subject: Re: Interactive Services Detection > > David kerber wrote: > ... > >>> >>>> In the Tomcat properties, I have Log on as Local System account and >>>> the Allow service to interact with desktop is checked. >> >> Windows Vista, 7, Server 2008 and Servere 2008 R2 do not allow >> services to interact with the desktop whether that option is checked or not. >> Uncheck that, and this warning will likely go away. > +1 > If you need the >> service to interact with the user/desktop, then you're going to have >> to find an alternate solution. >> >> > I don't know if services are definitely not allowed to interact with the desktop. > The following link seems to contradict this somewhat : > http://msdn.microsoft.com/en-us/library/windows/desktop/ms683502%28v=vs.85%29.aspx > (It warns you of dire consequences if you do it, but it doesn't say that you can't). > > But, in any case, the Tomcat service does not /need/ to interact with the desktop, so having that checkbox checked is unnecessary. > > The fact that the "Interactive Services Detection" thing pops up a dialog, my be due to the fact that : > 1) the checkbox is checked (causing Windows to allocate a console to Tomcat) > 2) something within Tomcat writes to STDOUT or STDERR (which would normally be redirected to the console, if you were running Tomcat in a console, which you are not anyway). > > So uncheck the checkbox. > If Tomcat has anything important to say, it will write it to its logfiles. > If the "service wrapper" (tomcat7.exe) has something important to say, it will write it to the logfiles or to the Windows Event Logs. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org