Regarding Out of memory error (Java heap space)

2007-06-14 Thread Sid
Hi I have a page that allows users to create 100 records at the same time (100 is the limit that we have set). The screen works this way, the user can upload the information for those hundred rows and then click on "Save" to save all the information. The form has formfile element in it (to enable

Out of memory

2005-11-28 Thread Andrzej Bengner
Hello, I read latest thread about "out of memory" problem and it didn't work on my Tomcat 5 and Win2003 server. I checked any memory configuration in Tomcat ("initial memory pool", "maximum memeory pool", "thread stack size" and in catalina.bat

Re: Struts webapp caused out of memory after some reload

2005-03-23 Thread Joe Germuska
At 10:38 PM -0500 3/22/05, James Mitchell wrote: Struts does not provide this sort of thing. Actually, I just added a call to PropertyUtils.clearDescriptors() to ActionServlet.destroy() on the 1.2.x branch yesterday, which causes a call to Introspector.flushCaches(). From the javadoc for the In

Re: Struts webapp caused out of memory after some reload

2005-03-22 Thread Yuniar Setiawan
but I was just wondering. > > -- > James Mitchell > Software Engineer / Open Source Evangelist > EdgeTech, Inc. > 678.910.8017 > AIM: jmitchtx > > - Original Message - > From: "Yuniar Setiawan" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, March 22

Re: Struts webapp caused out of memory after some reload

2005-03-22 Thread James Mitchell
wondering. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Yuniar Setiawan" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 22, 2005 9:47 PM Subject: Struts webapp caused out of memory a

Struts webapp caused out of memory after some reload

2005-03-22 Thread Yuniar Setiawan
Hi, I'm running a server (Apache Tomcat 5.0.28 with 512 MB RAM) which hosting two webapps, one using Spring and other using Struts. The problem is, after i reload the Struts webapp for about 15-20 times i'm getting out of memory error. This is not happend with the Spring webapp. After s

Re: out of memory FormFile problems after migrating to Struts 1.2.4

2005-02-22 Thread Eric Lemle
TED] 2/22/2005 1:37:34 PM >>> Hi, Is there anybody with "out of memory" problems using FormFile in Struts 1.2.4? I've just migrated from 1.1 and I didn't change anything related to file attachment logic. But the actions that use "html:form" tag-lib with encty

out of memory FormFile problems after migrating to Struts 1.2.4

2005-02-22 Thread Paulo Alvim
Hi, Is there anybody with "out of memory" problems using FormFile in Struts 1.2.4? I've just migrated from 1.1 and I didn't change anything related to file attachment logic. But the actions that use "html:form" tag-lib with enctype="multipart/..." and fi

Out of Memory when compiling JSP (Struts app on Tomcat 4.1.27/Windows)

2005-01-06 Thread David Johnson
Hi all (I forgot to mention this is all happening on a Windows 2000 server) I'm working on an application currently that is experiencing some intermittent memory problems when installed onto our "integration test" server, but not on the development staff's local laptops. I have attempted to incre

Fwd: Out of Memory when compiling JSP (Struts app on Tomcat 4.1.27)

2005-01-06 Thread chachany
Hi all I'm working on an application currently that is experiencing some intermittent memory problems when installed onto our "integration test" server, but not on the development staff's local laptops. I have attempted to increase the maximum memory available to Tomcat by creating a global envir