Re: Tomcat showing two sets of memory settings

2022-01-24 Thread Christopher Schultz
Patrick, On 1/21/22 15:10, Patrick Baldwin wrote: I've got a tomcat install ( Apache Tomcat Version 8.5.23 )that is showing two sets of memory settings, the second set of which is what I want and is being set in setenv.sh. It's okay to have multiple definitions of your heap sizes

AW: Tomcat showing two sets of memory settings

2022-01-21 Thread Thomas Hoffmann (Speed4Trade GmbH)
stem/ /etc/systemd/system/ Greetings, Thomas -Ursprüngliche Nachricht- Von: Patrick Baldwin Gesendet: Freitag, 21. Januar 2022 21:11 An: Tomcat Users List Betreff: Tomcat showing two sets of memory settings I've got a tomcat install ( Apache Tomcat Version 8.5.23 )that is showi

Tomcat showing two sets of memory settings

2022-01-21 Thread Patrick Baldwin
I've got a tomcat install ( Apache Tomcat Version 8.5.23 )that is showing two sets of memory settings, the second set of which is what I want and is being set in setenv.sh. Thought it might be being set in a startup script, but I don't see one for tomcat in either of the usual place

RE: Memory settings

2010-03-10 Thread Caldarale, Charles R
> From: Mats Eklund [mailto:mats.ekl...@yahoo.com] > Subject: RE: Memory settings > > Thanks, I'm trying the JConsole, but I'm not sure I'm connecting to the > relevant process? What flavor of Windows are you using? If it's Vista, 2008, or later, you won'

RE: Memory settings

2010-03-10 Thread Mats Eklund
can connect to!? --- On Tue, 3/9/10, Caldarale, Charles R wrote: From: Caldarale, Charles R Subject: RE: Memory settings To: "Tomcat Users List" Date: Tuesday, March 9, 2010, 10:34 PM > From: Mats Eklund [mailto:mats.ekl...@yahoo.com] > Subject: Re: Memory settings > > In

Re: Memory settings

2010-03-09 Thread André Warnier
MB. Anyway, 256 MB is higher than the default. --- On Tue, 3/9/10, André Warnier wrote: From: André Warnier Subject: Re: Memory settings To: "Tomcat Users List" Date: Tuesday, March 9, 2010, 9:59 PM Mats Eklund wrote: Hi, I'm using Tomcat 5.5 on Windows and am sometimes exp

RE: Memory settings

2010-03-09 Thread Caldarale, Charles R
> From: Mats Eklund [mailto:mats.ekl...@yahoo.com] > Subject: Re: Memory settings > > In the Java tab I have the Java Options field with parameters such as > "-Dcatalina.home...". So I just add another few lines to it with the "- > Xms..." parameters?

Re: Memory settings

2010-03-09 Thread Mats Eklund
stack size. Should I maybe use these fields instead? And finally, when nothing is specified here, what are the defaults? I have tried to find out by looking into some log files but havent found anything. --- On Tue, 3/9/10, André Warnier wrote: From: André Warnier Subject: Re: Memory settin

RE: Memory settings

2010-03-09 Thread Caldarale, Charles R
> From: Mats Eklund [mailto:mats.ekl...@yahoo.com] > Subject: Memory settings > > I'm also interested to know whether and how memory available > to the application can be configured. Memory isn't configured for individual webapps, it's done for the whole JVM. The

Re: Memory settings

2010-03-09 Thread André Warnier
Mats Eklund wrote: Hi, I'm using Tomcat 5.5 on Windows and am sometimes experiencing exceptions thrown in my web application: "java.lang.OutOfMemoryError: Java heap space". I will profile my application to see if this can be avoided by changing the code, however, I'm also interested to know whe

Memory settings

2010-03-09 Thread Mats Eklund
Hi, I'm using Tomcat 5.5 on Windows and am sometimes experiencing exceptions thrown in my web application: "java.lang.OutOfMemoryError: Java heap space". I will profile my application to see if this can be avoided by changing the code, however, I'm also interested to know whether and how memory a

Re: Tomcat memory settings

2010-01-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 1/14/2010 11:48 AM, Leo Donahue - PLANDEVX wrote: > Thank you for the feedback. I followed Chuck's advice and set the > initial and maximum memory pool using the tomcat6w.exe I have both > values set to 512MB. As Chuck suggests, that's a bi

RE: Tomcat memory settings

2010-01-14 Thread Caldarale, Charles R
> From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] > Subject: RE: Tomcat memory settings > > I have both values set to 512MB. That's actually kind of small for this day and age, even on a 32-bit system. > Looking at the log files, the OOME appears in

RE: Tomcat memory settings

2010-01-14 Thread Leo Donahue - PLANDEVX
ead into a non-Tomcat issue. But I really appreciate the feedback. Leo -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, January 14, 2010 10:49 AM To: users@tomcat.apache.org Subject: Re: Tomcat memory settings On 14/01/2010 16:48, Leo Donahue - PLANDEVX wrote: &g

Re: Tomcat memory settings

2010-01-14 Thread Pid
@christopherschultz.net] Sent: Wednesday, January 13, 2010 2:03 PM To: Tomcat Users List Subject: Re: Tomcat memory settings -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 1/11/2010 2:29 PM, Leo Donahue - PLANDEVX wrote: org.apache.catalina.core.StandardWrapperValve invoke SEVERE:

RE: Tomcat memory settings

2010-01-14 Thread Leo Donahue - PLANDEVX
. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, January 13, 2010 2:03 PM To: Tomcat Users List Subject: Re: Tomcat memory settings -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 1/11/2010 2:29 PM, Leo Donahue - PLANDEVX wrote: &

Re: Tomcat memory settings

2010-01-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 1/11/2010 2:29 PM, Leo Donahue - PLANDEVX wrote: > org.apache.catalina.core.StandardWrapperValve invoke > SEVERE: Servlet.service() for servlet "servlet name" threw exception > java.lang.OutOfMemoryError: Java heap space To add to what others

RE: Tomcat memory settings

2010-01-11 Thread Caldarale, Charles R
> From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] > Subject: Tomcat memory settings > > I've read many previous posts and online articles about increasing the > memory settings for Tomcat. As it stands, I've modified the > catalina.bat file and se

Re: Tomcat memory settings

2010-01-11 Thread Paul Campbell
problem: org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet "servlet name" threw exception java.lang.OutOfMemoryError: Java heap space I've read many previous posts and online articles about increasing the memory settings for Tomcat. As it stands

Tomcat memory settings

2010-01-11 Thread Leo Donahue - PLANDEVX
heap space I've read many previous posts and online articles about increasing the memory settings for Tomcat. As it stands, I've modified the catalina.bat file and set the CATALINA_OPTS variable from what was nothing to the following: :doStop shift set ACTION=stop set CATALINA_OPTS=-X

RE: Memory Settings in Tomcat 5.5.25

2008-06-06 Thread Caldarale, Charles R
> From: semaj2008 [mailto:[EMAIL PROTECTED] > Subject: RE: Memory Settings in Tomcat 5.5.25 > > 1. How do we view the memory settings if the tomcat > server is not installed as a service? If you're running Tomcat via the scripts, you can set heap limits via the JAVA_OPTS

RE: Memory Settings in Tomcat 5.5.25

2008-06-05 Thread semaj2008
Chuck, I am able to view the memory settings with tomcat5w.exe as you've said. few more questions: 1. How do we view the memory settings if the tomcat server is not installed as a service? 2. How do we view the memory settings if we run the server within eclipse? Thanks, Semaj Cald

RE: Memory Settings in Tomcat 5.5.25

2008-06-05 Thread Caldarale, Charles R
> From: semaj.najraham [mailto:[EMAIL PROTECTED] > Subject: Memory Settings in Tomcat 5.5.25 > > I am getting java.lang.OutOfMemoryError: PermGen space error in my > application. http://wiki.apache.org/tomcat/FAQ/Memory > I need to find what how much memory have been alloc

Memory Settings in Tomcat 5.5.25

2008-06-05 Thread semaj.najraham
to configure jvm memory options. There is no JAVA_OPTS settings for memory in catalina.bat. How much memory have been allocated for tomcat? maximum and minimum heap size and perm gen size Thank you, semaj -- View this message in context: http://www.nabble.com/Memory-Settings-in-Tomcat-5.5