vices \ Tomcat5 \ Parameters
Also in Tomcat 5, there appear to be default Java options set in:
HKLM \ SOFTWARE \ Apache Software Foundation \ Procrun 2.0 \ Tomcat5
\ Parameters \ Java \ Options
-Terence M. Bandoian
>
> Subject:
> Re: Tomcat on Win2K3 Registry Edit.
> From:
nt: Wednesday, February 27, 2008 4:19 PM
Subject: RE: Tomcat on Win2K3 Registry Edit.
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat on Win2K3 Registry Edit.
>
> feel free to set these parameters in JAVA_OPTS environment
> variable before invoking java
Th
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat on Win2K3 Registry Edit.
>
> feel free to set these parameters in JAVA_OPTS environment
> variable before invoking java
The OP was referring to Tomcat installed as a Windows service - there's
no JAV
nt: Wednesday, February 27, 2008 4:05 PM
Subject: Re: Tomcat on Win2K3 Registry Edit.
> I will give it a try both ways
>
>
> Thanks for your help.
>
> On Wed, Feb 27, 2008 at 3:52 PM, Caldarale, Charles R <
> [EMAIL PROTECTED]> wrote:
>
> > > From: Panian, A
I will give it a try both ways
Thanks for your help.
On Wed, Feb 27, 2008 at 3:52 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Panian, Ardo [mailto:[EMAIL PROTECTED]
> > Subject: Re: Tomcat on Win2K3 Registry Edit.
> >
> > They told me that if t
> From: Panian, Ardo [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat on Win2K3 Registry Edit.
>
> They told me that if the value (-noverify) is not in
> place then Tomcat runs slower due to it having to call
> home (apache.org).
The byte code verifier doesn't have to &
<
[EMAIL PROTECTED]> wrote:
> > From: Panian, Ardo [mailto:[EMAIL PROTECTED]
> > Subject: Tomcat on Win2K3 Registry Edit.
> >
> > When installing Tomcat on a Win32 server I was instructed by
> > the software vendor to make a modifications to the following
> &g
> From: Panian, Ardo [mailto:[EMAIL PROTECTED]
> Subject: Tomcat on Win2K3 Registry Edit.
>
> When installing Tomcat on a Win32 server I was instructed by
> the software vendor to make a modifications to the following
> Reg key:
Not a good idea - too easy to mess it up. U
When installing Tomcat on a Win32 server I was instructed by the software
vendor to make a modifications to the following Reg key:
*HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Tomcat Service
Manager\Tomcat5\Parameters* "*JavaOptions*"
I was asked to add:
-noverify AND
-Xmx1024
Could so