If you environment variable is "HOME_JAVA", then it makes complete sense that Tomcat is reporting that the java environment isn't set up correctly. It is supposed to be "JAVA_HOME" and should point to the based directory of your java install such as:
c:\j2sdk1.4.1_01
Jake
At 12:37 AM 11/23/2002 +0000, you wrote:
I removed the bin part from HOME_JAVA.
Here's some problems I noticed. I compared my unsucessful install on XP to a successful install on a Windows 2000 machine.
- Somewhere along the installation a copy file fails. I think the installer is trying to put something in common\lib. In the Windows 2000 machine, this is where a little copy windows shows up for 2 seconds in the middle of the install. I don't know if this part is using some java component. In XP, it doesn't happen. Installer reports copy failed for 2 seconds and continues extracting files.
After installation, I try catalina.bat and it tells me the Java environment is incorrect, shows some java variables and last line says something about -dJava.endorsement... not available.
The problem must be related to failed copy during installation. I reinstalled the java sdk many times and rebooted many times. I tried older versions of Tomcat and all had copy failed. So I guess it's a problem in my system. Don't what. I am logged in as administrator and installed also on FAT partition but always same problem.
John
after the install is done. When I run catalina.bat it tells me that the
From: "Klein, Scott @ TW" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: 'Tomcat Users List' <[EMAIL PROTECTED]> Subject: RE: Tomcat Windows installer reports wrong JAVA_HOME variable Date: Fri, 22 Nov 2002 14:05:02 -0800yep. I had an issue like this also - your JAVA_HOME should point to the J2SDK/JRE directory, not inside to the bin directory. Also (and someone correct me if I am wrong) your JAVA_HOME should only have a single path on it. -----Original Message----- From: srinath narasimhan [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 2:01 PM To: Tomcat Users List Subject: RE: Tomcat Windows installer reports wrong JAVA_HOME variable Not sure but its enough if you set your JAVA_HOME TO k:\j2sdk14 -----Original Message----- From: john delby [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 16:56 To: [EMAIL PROTECTED] Subject: Tomcat Windows installer reports wrong JAVA_HOME variable My Java environment variable, JAVA_HOME, on my Windows XP is k:\j2sdk14;%JAVA_HOME%\bin Yet Tomcat 4.1.12 Windows installer displays "Using Java Development Kit found in k:\k2sdk14;k:\k2sdk14;k:\k2sdk14;%JAVA_HOME%\bin\bin\bin" Why is it doing this? Where are the three bin's in "%JAVA_HOME% \bin\bin\bin" coming from? John _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
