Increase the max heap space tomcat java process can use by adding the following ot the command line that starts tomcat (probably a bat file somewhere on windows):
-Xms1024m -Xmx1024m One sets the max, the other sets the initial heap size. Maybe someone else on the list can comment as to what the optimal size of the heap should be. Axton Grams On 2/20/07, Kern, Robert SBA <[EMAIL PROTECTED]> wrote:
** Hello list, just wondering if anyone has received the following error message (when trying to login to Midtier, after entering your username) : java.lang.OutOfMemory: Java Heap Space We are running at Midtier v7.0.01 p1 Win2k with IIS6 and Tomcat (formerly with Midtier 6 and New Atlanta). Thanks, Robert __20060125_______________________This posting was submitted with HTML in it___
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

