> From: Martin Gainty [mailto:mgai...@hotmail.com] > Subject: RE: Tomcat 6.0 - Cannot startup Tomcat service > > //i would suggest changing > C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll > to C:\PROGRA~1\Java\jre6\bin\client\jvm.dll
Completely unnecessary; the service launcher works fine with the JVM in the default location. > set JAVA_OPTS environment variable > -XXaltjvm=C:\PROGRA~1\Java\jre6 > > set JAVA_HOME environment variable > C:\PROGRA~1\Java\jre6 This is Tomcat running as a Windows service; environment variables aren't used. What the OP does need to do is install a 64-bit JVM, since he's using the 64-bit service wrapper. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org