Re: Tomcat, windows and more memory

2005-06-20 Thread Charl Gerber
This article (thanks for the link) finishes with:

If Tomcat 4.x is tarted from the Start Menu under
Windows, CATALINA_OPTS has no effect. Please run
Tomcat_home\bin\startup.bat.

I take it if you run Tomcat 4.x from the Start Menu,
you there is no way to set options then? *sigh*



--- Sergey Livanov [EMAIL PROTECTED] wrote:

 Hi, Charl.
 Very useful link,
 
 http://www.jchem.com/doc/admin/tomcat.html
 
 try to edit ENVIRONMENT VARIABLES - JAVA_OPTS
 
 CG How do you configure Tomcat (4.1.31) to be
 allocated
 CG more memory in Windows when using the installed
 CG Programs/Apache Tomcat 4.1/Start Tomcat
 shortcuts?
 
 CG These shortcuts do not seem to use the
 catalina.bat
 CG file, so setting the JAVA_OPTS there has no
 effect.
 
 CG I tried putting the java options -Xmx512 as an
 extra
 CG shortcut parameter, but then Tomcat didn't even
 start.
 
 CG Thanks
 
 CG Charl
 
 
 CG

-
 CG To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 CG For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 
 
 -- 
 regards,
  Sergey 
 mailto:[EMAIL PROTECTED]
 
 

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


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



RE: Tomcat, windows and more memory

2005-06-20 Thread Caldarale, Charles R
 From: Charl Gerber [mailto:[EMAIL PROTECTED] 
 Subject: Re: Tomcat, windows and more memory
 
 I take it if you run Tomcat 4.x from the Start Menu,
 you there is no way to set options then? *sigh*

The JVM options are kept in the registry when Tomcat runs as a service.
I don't know about Tc 4, but in 5.0 and 5.5, there is a utility program
(tomcat5w.exe - part of the download) that lets you manipulate these and
other options with dialog boxes rather than regedit.

 - 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: Tomcat, windows and more memory

2005-06-20 Thread Sklarek, Dirk
Hi,

the Java Service Wrapper from tanukisoftware 
http://wrapper.tanukisoftware.org/doc/english/introduction.html is a good 
choice for running tomcat as a service.

It is easy to use and very stable.

Regards Dirk 

-Ursprüngliche Nachricht-
Von: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 20. Juni 2005 15:53
An: Tomcat Users List
Betreff: RE: Tomcat, windows and more memory

 From: Charl Gerber [mailto:[EMAIL PROTECTED] 
 Subject: Re: Tomcat, windows and more memory
 
 I take it if you run Tomcat 4.x from the Start Menu,
 you there is no way to set options then? *sigh*

The JVM options are kept in the registry when Tomcat runs as a service.
I don't know about Tc 4, but in 5.0 and 5.5, there is a utility program
(tomcat5w.exe - part of the download) that lets you manipulate these and
other options with dialog boxes rather than regedit.

 - 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



Re: Tomcat, windows and more memory

2005-06-19 Thread Sergey Livanov
Hi, Charl.
Very useful link,

http://www.jchem.com/doc/admin/tomcat.html

try to edit ENVIRONMENT VARIABLES - JAVA_OPTS

CG How do you configure Tomcat (4.1.31) to be allocated
CG more memory in Windows when using the installed
CG Programs/Apache Tomcat 4.1/Start Tomcat shortcuts?

CG These shortcuts do not seem to use the catalina.bat
CG file, so setting the JAVA_OPTS there has no effect.

CG I tried putting the java options -Xmx512 as an extra
CG shortcut parameter, but then Tomcat didn't even start.

CG Thanks

CG Charl


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



-- 
regards,
 Sergey  mailto:[EMAIL PROTECTED]


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



Tomcat, windows and more memory

2005-06-18 Thread Charl Gerber
How do you configure Tomcat (4.1.31) to be allocated
more memory in Windows when using the installed
Programs/Apache Tomcat 4.1/Start Tomcat shortcuts?

These shortcuts do not seem to use the catalina.bat
file, so setting the JAVA_OPTS there has no effect.

I tried putting the java options -Xmx512 as an extra
shortcut parameter, but then Tomcat didn't even start.

Thanks

Charl


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