Hi Mladen,

Thank you very very much for having replied to my query.

> > If there are many developers on this list, then
> > why aren't there any replies? :(
> 
> Well, I replied to you already, and I wrote the damn thing :).
> 

Please don't mistake my statement above. I only meant that there
weren't replies on how exactly to set those values without modifying
them in the registry.

> I can easily update any of those params from command line.
> For example:
> tomcat5 //US//Tomcat5 --JvmMs 256 --JvmMx 512
> Sets the params in the registry correctly (256 and 512).

Are you doing this from the tomcat5 binary from TC 5.0.30? I ask this
because we have already rolled out TC 5.0.28 onto production systems,
and if so, I cant roll out the newer TC 5.0.30 on them. :((((

The Tomcat product I am bundling is being installed using the
Administrator account on the Windows box. Are you saying that it is
possible that that account didnt have the permission to set those
values in the registry?

Many thanks once again for replying... and (once again :D) eagerly
awaiting your replies...

Regards,

- Lakshmi Narayanan K.



On Wed, 30 Mar 2005 16:27:07 +0200, Mladen Turk <[EMAIL PROTECTED]> wrote:
> Lakshmi Narayanan K. wrote:
> >
> > If there are many developers on this list, then
> > why aren't there any replies? :(
> 
> Well, I replied to you already, and I wrote the damn thing :).
> 
> >
> > So, as usual, your replies are eagerly awaited...
> >
> 
> Try to use the tomcat5.exe from 5.0.30 or better from 5.5.8.
> I have not tried the version from 5.0.28 for quite some
> time, but AFAICT they are the same.
> 
> I can easily update any of those params from command line.
> For example:
> tomcat5 //US//Tomcat5 --JvmMs 256 --JvmMx 512
> Sets the params in the registry correctly (256 and 512).
> The values passed to JVM are -Xms256m and -Xmx512m.
> 
> Only problem that can be is that the account you are using
> has no administrative privilege.
> 
> Regards,
> Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to