Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JSP Interest »

Re: Increasing the heap size for Tomcat

Frans VAN ROY

2003-12-16

Replies:

Set an env. var.:
JAVA_OPTS=-Xms...m -Xmx...m
That's what I've done with my server and it works (this variable is
automaticaly used in the Catalina starting script)

-----Message d'origine-----
De : A mailing list about Java Server Pages specification and reference
[mailto:JSP-INTEREST@(protected)
Envoyé : Tuesday, December 16, 2003 3:52 PM
À : JSP-INTEREST@(protected)
Objet : Increasing the heap size for Tomcat


Hi all,
Can someone please direct me if there is a way to increase the heap size for
my Tomcat server? I'm running out of memory, and was wondering if there is a
way to increase the heap.

I'm using Tomcat 4.

Thanks

===========================================================================
To unsubscribe: mailto listserv@(protected)
JSP-INTEREST".
For digest: mailto listserv@(protected)
DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com


©2008 junlu.com - Jax Systems, LLC, U.S.A.