From tomcat-user-return-6320-qmlist-jakarta-archive-tomcat-user=jakarta.apache.org@jakarta.apache.org Wed Jan 02 03:28:02 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 45559 invoked from network); 2 Jan 2002 03:28:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Jan 2002 03:28:02 -0000 Received: (qmail 7907 invoked by uid 97); 2 Jan 2002 03:27:49 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 7885 invoked by uid 97); 2 Jan 2002 03:27:48 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 7871 invoked from network); 2 Jan 2002 03:27:47 -0000 Message-ID: <001401c1933d$57696e60$0c8a000a@anton> From: "Antonio Vargas" To: "Tomcat Users List" References: Subject: Re: Problem with Tomcat 4.0.1 installer: Cannot find JDK! Date: Wed, 2 Jan 2002 11:26:53 +0800 MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-MIMETrack: Itemize by SMTP Server on cis_notes/cis(Release 5.0.8 |June 18, 2001) at 01/02/2002 11:34:39 AM, Serialize by Router on cis_notes/cis(Release 5.0.8 |June 18, 2001) at 01/02/2002 11:34:40 AM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Ion, Yup! This certainly worked! I just had to add a string value: CurrentVersion - 1.4 to both the JDK and the JRE keys. Thanks a lot for your help. William, Try adding a CurrentVersion string value to the HKEY=5FLOCAL=5FMACHINE/SOFTWARE/JavaSoft/Java Runtime Environment key. Following are my registry entries (they might help): HKLM/SOFTWARE/JavaSoft/Java Development Kit CurrentVersion =3D "1.4" HKLM/SOFTWARE/JavaSoft/Java Development Kit/1.4 JavaHome =3D "C:\windows\jdk143" MicroVersion =3D "0" HKLM/SOFTWARE/JavaSoft/Java Development Kit/1.4.0 beta3 JavaHome =3D "c:\windows\jdk143" MicroVersion =3D "0" HKLM/SOFTWARE/JavaSoft/Java Runtime Environment CurrentVersion =3D "1.4" HKLM/SOFTWARE/JavaSoft/Java Runtime Environment/1.4 JavaHome =3D "C:\Program Files\Java\j2re1.4.0-beta3" MicroVersion =3D "0" RuntimeLib =3D "C:\Program Files\Java\j2re1.4.0-beta3\bin\client\jvm.dll" HKLM/SOFTWARE/JavaSoft/Java Runtime Environment/1.4.0 beta3 JavaHome =3D "C:\Program Files\Java\j2re1.4.0-beta3" MicroVersion =3D "0" RuntimeLib =3D "C:\Program Files\Java\j2re1.4.0-beta3\bin\client\jvm.dll" Anton Vargas Technical Specialist CIS, Inc. http://hits4pay.com/members/index.cgi?prophet http://www.onedollaremail.com/?ref=3D15752 http://www.dynamicsms.com.au/intro.asp?ref=3D09175209396&refc=3D382 http://www.lunch4free.com/cgi-bin/refer?credit=3Dadvargas=3Dcis.com.ph ----- Original Message ----- From: "Ion Larra=F1aga" > Subject: RE: Problem with Tomcat 4.0.1 installer: Cannot find JDK! > The Tomcat 4.0.1 installer for Windows uses register entries to detect the > JDK installation directory. Check the value of CurrentVersion under > HKEY=5FLOCAL=5FMACHINE/SOFTWARE/JavaSoft/Java Development Kit. For instan= ce, in > my computer I have 1.4. Then, check JavaHome under > HKEY=5FLOCAL=5FMACHINE/SOFTWARE/JavaSoft/Java Development Kit/1.4 (in my case), > which must point to the java directory. The error you report seems to > happen > when the installer is unable to find the current version value. > > Hope it helps > > Ion ----- Original Message ----- From: "William Tillotson" Hi. I too have experienced the same problem trying to get Tomcat 4.0.1 to install on Windows when i *do* have a valid Sun SDK (d:\jdk1.3.1=5F02). I have already checked the registry as I suspected that this is where the Tomcat installer is looking and the relevant entries are there - yet i am still getting the same error message from the tomcat installer as per the orginal poster of this thread. The difference is that I am using NT4SP6a so are there any other registry entries i should be looking for? -- To unsubscribe: For additional commands: Troubles with the list: