Re: Memory Leap on server side

2005-01-18 Thread Peter Molettiere
Yes, sure, I didn't say there weren't any messages about client side leaks. But you do seem to indicate that all the recent messages are about client side leaks. On Jan 18, 2005, at 10:42 AM, Lyndon Tiu wrote: The past few days, we did have a few emails regarding memory leaks, but these were f

Re: Memory Leap on server side

2005-01-18 Thread Lyndon Tiu
Peter Molettiere wrote: On Jan 18, 2005, at 10:42 AM, Lyndon Tiu wrote: The past few days, we did have a few emails regarding memory leaks, but these were for the client-side. All my posts over the last few days have been about issues which affect both the server and the client side. Yes, and c

Re: Memory Leap on server side

2005-01-18 Thread Peter Molettiere
On Jan 18, 2005, at 10:42 AM, Lyndon Tiu wrote: The past few days, we did have a few emails regarding memory leaks, but these were for the client-side. All my posts over the last few days have been about issues which affect both the server and the client side. -- Peter Molettiere Senior Engineer

Re: Memory Leap on server side

2005-01-18 Thread Lyndon Tiu
Peter Molettiere wrote: Try these, in this order: 0) Use the latest axis distro 1) Use xerces 2.6.2 2) Up your heap size: -Xmx768M -Xms128M -XX:+UseConcMarkSweepGC Then go look at the axis mailing list and read the last few days of discussion about memory leaks versus severe memory use. The pas

Re: Memory Leap on server side

2005-01-18 Thread Peter Molettiere
error occurred today. -Original Message- From: Paul Callahan [mailto:[EMAIL PROTECTED] Sent: 18 January 2005 13:12 To: [EMAIL PROTECTED] Subject: Re: Memory Leap on server side Do you have multiple applications running on that instance of Tomcat, and if so, are you deploying the WAR files

RE: Memory Leap on server side

2005-01-18 Thread Suzy Fynes
. -Original Message- From: Paul Callahan [mailto:[EMAIL PROTECTED] Sent: 18 January 2005 13:12 To: [EMAIL PROTECTED] Subject: Re: Memory Leap on server side Do you have multiple applications running on that instance of Tomcat, and if so, are you deploying the WAR files frequently? Like I

Re: Memory Leap on server side

2005-01-18 Thread Paul Callahan
Do you have multiple applications running on that instance of Tomcat, and if so, are you deploying the WAR files frequently? Like I mentioned last week, there is a mem leak in Tomcat when deploying over and over that will cause OutOfMemoryError's... Otherwise, is it happening after the applicatio

Memory Leap on server side

2005-01-18 Thread Suzy Fynes
Hi,   It seems that the axis running on my server is causing a memory leak which causes the whole application to slow and some of it to show internal errors.   Tomcat logs indicated   java.lang.OutOfMemoryError java.lang.OutOfMemoryError java.lang.OutOfMemoryError java.lang.OutOfM