Hi Mladen, Thanks for your suggestion. I had actually tried setting the values in the manner you have suggested, but like I had already mentioned, the values always get set to 0 in the registry. Of course, I haven't tried setting them individually, so I shall try that when I get back to office, but my gut feeling is even that wont help.
Thanks once again. Regards, - Lakshmi Narayanan K. On Sat, 26 Mar 2005 12:59:59 +0100, Mladen Turk <[EMAIL PROTECTED]> wrote: > Lakshmi Narayanan K. wrote: > > Hi Jason, > > > > Thanks for your suggestion. I would like to modify the registry by > > hand as a LAST resort only. Isn't there a way to do this via the > > tocmat5 command line tool itself? If there isn't any, then of course, > > I would have to do it by hand by modifying the registry. Please let me > > know. > > > > You can do that by using Tomcat5.exe: > tomcat5 //US// --JvmSs NNN > tomcat5 //US// --JvmMs NNN > tomcat5 //US// --JvmMx NNN > etc... > (Of course you can do that all in once) > tomcat5 //US// --JvmSs NNN --JvmMs NNN --JvmMx NNN > > If your service name is different then 'tomcat5' (mening that you > used service.bat with non-default service name), > you can either rename the tomcat5.exe to 'your_service_name.exe' > or use: 'tomcat5 //US//your-service_name --JvmSS NNN' > > Regards, > Mladen. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Warm Regards, Lakshmi Narayanan K. " When the buying stops, the killing can too! " --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
