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 BA64CE799 for ; Wed, 6 Mar 2013 15:11:53 +0000 (UTC) Received: (qmail 37467 invoked by uid 500); 6 Mar 2013 15:11:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 37419 invoked by uid 500); 6 Mar 2013 15:11:48 -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 37396 invoked by uid 99); 6 Mar 2013 15:11:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Mar 2013 15:11:47 +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: local policy) Received: from [72.35.23.32] (HELO smtp-out2.electric.net) (72.35.23.32) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Mar 2013 15:11:41 +0000 Received: from 1UDG00-0000sX-TQ by cernan.electric.net with emc1-ok (Exim 4.77) (envelope-from ) id 1UDG00-0000su-Tu for users@tomcat.apache.org; Wed, 06 Mar 2013 07:11:20 -0800 Received: by emcmailer; Wed, 06 Mar 2013 07:11:20 -0800 Received: from [10.86.10.83] (helo=fuseout2c) by cernan.electric.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1UDG00-0000sX-TQ for users@tomcat.apache.org; Wed, 06 Mar 2013 07:11:20 -0800 Received: from mailanyone.net by fuseout2c with esmtpsa (TLSv1:AES128-SHA:128) (MailAnyone extSMTP pflahrty) id 1UDFzz-0000gX-PN for users@tomcat.apache.org; Wed, 06 Mar 2013 07:11:20 -0800 Message-Id: <95C7E8CD-1028-409F-8F4A-8EB4098562C7@rampageinc.com> From: Patrick Flaherty To: "Tomcat Users List" In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: Cannot access my app after Tomcat 7.0.28 Date: Wed, 6 Mar 2013 10:11:19 -0500 References: <5FDDDB2A-CFC8-4034-AF71-34EA18655D45@rampageinc.com> <0D02FBF6-9F72-4327-986B-F1E7BEA6CAA4@rampageinc.com> <9DF672EA-3832-43FE-A5C7-C47C2F1CBB0D@rampageinc.com> X-Mailer: Apple Mail (2.936) X-Outbound-IP: 10.86.10.83 X-Env-From: pflahrty@rampageinc.com X-PolicySMART: 1100841 X-Virus-Status: Scanned by VirusSMART (c) X-Virus-Checked: Checked by ClamAV on apache.org On Mar 6, 2013, at 9:30 AM, Howard W. Smith, Jr. wrote: >> >> >>>> I have 2 tomcat folders (Versions 7.0.27 & 7.0.37) both named >>>> tomcat. I >>>> remove the service (Service remove Tomcat7) >>>> Move the folder out. >>>> Move in the other folder and install the service (Service install >>>> Tomcat7) >>>> >>>> >>>> >>>> Move the folder out? can you explain this more clearly? >>> >>> if you are moving the 'unused' tomcat folder to Recycle Bin, I >>> have seen >>> issues with using Recycle Bin. if you are moving to recycle bin, >>> then >>> delete whatever is in recycle bin, too...as one of your steps before >>> installing and running 7.0.28+. I don't use Recycle Bin ever, i >>> always >>> Shift-Delete (permanent delete). >>> >> >> No, just move them to and from a temp folder on the c: drive. >> >> > Did you download .exe install program and then run .exe to install > Tomcat > 7.0.28+, or did you download Tomcat 7.0.28+ .zip file and unzip the > contents to that tomcat folder on your C:\? > > I ask, because there was a recent discussion about the Tomcat .exe, > and I > think that discussion had findings that there was an issue in Tomcat's > Windows Registry key that is/was updated by the Tomcat .exe install > program. > > FYI, I don't use .exe... I only use .zip and unzip to my hard drive. I'm using the zip files. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org