Thanks Filip...

It was ant.


Later aj



Filip Hanik wrote:

which process goes out of memory?

Answer:
1. ant - in that case you modify ant.bat or ant.sh
2. tomcat - in that case you modify catalina.bat or catalina.sh

Filip

-----Original Message-----
From: ajTreece [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 5:40 PM
To: Tomcat Users List
Subject: Re: java.lang.OutOfMemoryError during deploy


Sorry Filip... You've lost me, but then again I may not know what I'm talking about.

My problem is during a deploy with ant to the tomcat server. I'm not seeing where I would set the sizes for java to deal with this.


Later, ajTreece



Filip Hanik wrote:


in whatever batch file or shell script set more memory

java -ms64M -mx512M ...bla bla bla....

sets the initial memory size to 64MB and the maximum to 512MB

Filip

-----Original Message-----
From: ajTreece [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 5:21 PM
To: [EMAIL PROTECTED]
Subject: java.lang.OutOfMemoryError during deploy


Folks...

My webapp has grown in size and now I get the java.lang.OutOfMemoryError when I try and deploy via ant. Is this a Tomcat issue... and can I tweak a config value to fix it?

Thanks, ajTreece




---------------------------------------------------------------------
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]







---------------------------------------------------------------------
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]






Reply via email to