Re: How to increase memory form Tomcat 5.5

2008-05-13 Thread Filip Hanik - Dev Lists
xport JAVA_OPTS= etc I put it in the setclasspath.sh file though I don't think its that important? -Original Message- From: Tomás Tormo [mailto:[EMAIL PROTECTED] Sent: 13 May 2008 09:25 To: Tomcat Users List Subject: How to increase memory form Tomcat 5.5 Hi I'm getting

Re: *SPAM* RE: How to increase memory form Tomcat 5.5

2008-05-13 Thread Tomás Tormo
k its that important? -Original Message- From: Tomás Tormo [mailto:[EMAIL PROTECTED] Sent: 13 May 2008 09:25 To: Tomcat Users List Subject: How to increase memory form Tomcat 5.5 Hi I'm getting the OutOfMemory exception sometimes with some applications in tomcat 5.5 on Ubuntu. I

RE: How to increase memory form Tomcat 5.5

2008-05-13 Thread James Law
I believe in Linux the command is Export JAVA_OPTS= etc I put it in the setclasspath.sh file though I don't think its that important? -Original Message- From: Tomás Tormo [mailto:[EMAIL PROTECTED] Sent: 13 May 2008 09:25 To: Tomcat Users List Subject: How to increase memory

How to increase memory form Tomcat 5.5

2008-05-13 Thread Tomás Tormo
Hi I'm getting the OutOfMemory exception sometimes with some applications in tomcat 5.5 on Ubuntu. I've been searching on the internet how to give more memory to Tomcat, but the only way i found is to add the line "set JAVA_OPTS=-server -Xms256m -Xmx512m" (cause in this case i need that am