RE: OutOfMemoryError - how to increase heap size

2006-01-30 Thread Stracchino, Peri
ch on the net. Its free. -Original Message- From: Stracchino, Peri Sent: 30 January 2006 17:55 To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: OutOfMemoryError - how to increase heap size Not sure about when using init.d and/or running from netbeans, but generaly you need to us

RE: OutOfMemoryError - how to increase heap size

2006-01-30 Thread Stracchino, Peri
6 15:15 To: tomcat list Subject: OutOfMemoryError - how to increase heap size Hello, I use a Asterisk-JAVA API program which on a random basis, calls a Servlet, using Tomcat5, in order to set forwarding of calls through an Asterisk PBX Server. Two threads run throughout the program, where one is an endl

RE: OutOfMemoryError - how to increase heap size

2006-01-30 Thread Caldarale, Charles R
> From: Aparna Ramakrishnan [mailto:[EMAIL PROTECTED] > Subject: OutOfMemoryError - how to increase heap size > > Since I am completely new to both JAVA and tomcat, I would > like to know how I need to proceed. I believe I must increase > the maxMemory -- but how and wher

OutOfMemoryError - how to increase heap size

2006-01-30 Thread Aparna Ramakrishnan
Hello, I use a Asterisk-JAVA API program which on a random basis, calls a Servlet, using Tomcat5, in order to set forwarding of calls through an Asterisk PBX Server. Two threads run throughout the program, where one is an endless thread. I use JDBC onnection with MySql. An hour after the prog