don't specify "jvm_option" also you need to specify if you want to install or uninstall the service, the service name etc. try tomcat --h for more options.
-----Original Message----- From: Dave Roberts [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 09:56 To: Tomcat Users List; Tomcat Users List Subject: RE: virtual machine option I used: c:\Tomcat4\bin\>tomcat jvm_option "-server -Xss800m -Xmx200m" -Dave -----Original Message----- From: srinath narasimhan [mailto:[EMAIL PROTECTED]] Sent: Mon 11/25/2002 5:45 PM To: Tomcat Users List Cc: Subject: RE: virtual machine option I have used it and it seems to work. Can you send in your full tomcat.exe command with the options. -----Original Message----- From: Dave Roberts [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 17:35 To: [EMAIL PROTECTED] Subject: virtual machine option I am trying to get tomcat to pass options to the java virtual machine (i.e. -Xss800m). I cannot find a definative solution on the web, let alone one that actually works. I have tried the JAVA_OPTS environment variable to no avail, editing the registry key (couldn't find it), and passing the jvm_options switch to tomcat.exe. I am using Tomcat 4.0.6 on Windows 2000 Professional addition with jdk 1.4.0. Thanks in advance for any suggestions. -Dave -- 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]>
