Re: help to solve 'OutOfMemoryError'

2006-01-26 Thread Aparna_Maddireddy
EMAIL PROTECTED]> 01/26/2006 09:25 AM Please respond to "Tomcat Users List" To "Tomcat Users List" , [EMAIL PROTECTED] cc Subject Re: help to solve 'OutOfMemoryError' Could you please provide a little more details, on what kind of program you are doing, ho

Re: help to solve 'OutOfMemoryError'

2006-01-26 Thread Leon Rosenberg
stand that I need to add an option -Xmx128m > -Xmx256m, but to what and how! > Kindly guide me through.. since I am completely new to this ground. > > Thanks in advance > Aparna > > "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > > F

RE: help to solve 'OutOfMemoryError'

2006-01-26 Thread Aparna Ramakrishnan
! Kindly guide me through.. since I am completely new to this ground. Thanks in advance Aparna "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Aparna Ramakrishnan [mailto:[EMAIL PROTECTED] > Subject: help to solve 'OutOfMemoryError' > > What c

RE: help to solve 'OutOfMemoryError'

2006-01-26 Thread Caldarale, Charles R
> From: Aparna Ramakrishnan [mailto:[EMAIL PROTECTED] > Subject: help to solve 'OutOfMemoryError' > > What changes do I need to make to avoid this > OutOfMemoryError? The question is too generic for anyone to provide a concrete answer. Start here: http://tomcat.apach

help to solve 'OutOfMemoryError'

2006-01-26 Thread Aparna Ramakrishnan
hello I am running a java program which makes a HttpURLConnection randomly, using Tomcat 5. I use Asterisk-JAVA API. After the program runs for an hour, it returns a java.lang.OutOfMemoryError and the HttpURLConnection is not established, but again it returns to normal and the UrlConnection wo