Absolutely right. I faced this problem just now and found that i had installed just the JRE and not the full SDK and have JAVA_HOME pointing to that directory. Downloading the full SDK and pointing JAVA_HOME to that directory solved the problem Lenin
Jack Lauman wrote: > Sandra: > > Get the J2SDK not the J2SDKEE > > Set JAVA_HOME to C:\j2sdk1.4.1_02 or jdk1.3.1_07 > Set J2EE_HOME to C:\j2sdkee1.3.1 (Not needed to run Tomcat) > Set CATALINA_HOME to C:\jakarta-tomcat-4.1.18 (or whatever you run) > > Regards, > > Jack Lauman > nwcascades.com > Birch Bay, WA > > > "Hunter, Sandra" wrote: > > > > I am relatively new to Tomcat, having used it but not installed it, > > before. > > I have set my JAVA_HOME path to the folder named "j2sdkee1.3.1" > > However this is the result I get: > > > > C:\>%CATALINA_HOME%\bin\startup > > The JAVA_HOME environment variable is not defined correctly > > This environment variable is needed to run this program > > The system cannot find the batch label specified - end > > Using CATALINA_BASE: C:\jakarta-tomcat-4.0.6 > > Using CATALINA_HOME: C:\jakarta-tomcat-4.0.6 > > Using CATALINA_TMPDIR: C:\jakarta-tomcat-4.0.6\temp > > Using JAVA_HOME: C:\j2sdkee1.3.1 > > The system cannot find the file -Djava.endorsed.dirs=. > > > > Any ideas are gratefully received. > > > > > > Sandra Patricia Hunter > > Systems Development and Web Design > > > > --------------------------------------------------------------- > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
