Re: Tomcat5 java.lang.OutOfMemoryError

2005-01-17 Thread David Johnson
Can you post a link to the archives?


On Tue, 11 Jan 2005 16:31:40 -0800 (PST), Ryan Stewart [EMAIL PROTECTED] 
wrote:
 I posted a how-to on this just yesterday I think. Try the archives. It's 
 typically a good idea to check there before you post.
 
 -Original Message-
 From: SARMIENTO Claudia COGA[EMAIL PROTECTED]
 To: 'Tomcat Users List'tomcat-user@jakarta.apache.org
 Date: Mon Jan 10 10:49:20 PST 2005
 Subject: Tomcat5  java.lang.OutOfMemoryError
 
 Hello all:
 I have problems with memory in Tomcat, this happen when the servlet try to
 forward the result jsp only if the result is too big (a set of rows in a
 period date)
 Th bean doesn't have problems, but the servlet yes, so i think i need to
 change my configuration to set more memory at startup. (Actually is the
 default)
 
 I work in Tomcat 5.0.25 under W2000 with tomcat as a service, i read that i
 have to re-install tomcat
 (http://marc.theaimsgroup.com/?l=tomcat-userm=104331482014538w=2) the
 notes is for tomcat 4, is the same for tomcat 5.0?
 
 Thanks!
 Claudia
 
 PD:
 
 This is the exactly error:
 
 2005-01-10 11:26:42 StandardWrapperValve[invoker]: Servlet.service() para
 servlet invoker lanzó excepción
 java.lang.OutOfMemoryError
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 ___
 Check-out GO.com
 GO get your free GO E-Mail account with expanded storage of 6 MB!
 http://mail.go.com
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat5 java.lang.OutOfMemoryError

2005-01-12 Thread Furash Gary
Whoops.  I thought I had.  Must have not used the right search criteria. ;-) 


Gary Furash, MBA, PMP
Applications Manager, Maricopa County Attorney's Office
602-506-0351 (Work), 602-725-1985 (Mobile)

-Original Message-
From: Ryan Stewart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 11, 2005 5:32 PM
To: tomcat-user@jakarta.apache.org
Subject: Re: Tomcat5 java.lang.OutOfMemoryError

I posted a how-to on this just yesterday I think. Try the archives. It's 
typically a good idea to check there before you post.

-Original Message-
From: SARMIENTO Claudia COGA[EMAIL PROTECTED]
To: 'Tomcat Users List'tomcat-user@jakarta.apache.org
Date: Mon Jan 10 10:49:20 PST 2005
Subject: Tomcat5  java.lang.OutOfMemoryError

Hello all:
I have problems with memory in Tomcat, this happen when the servlet try 
to forward the result jsp only if the result is too big (a set of rows 
in a period date) Th bean doesn't have problems, but the servlet yes, 
so i think i need to change my configuration to set more memory at 
startup. (Actually is the
default)

I work in Tomcat 5.0.25 under W2000 with tomcat as a service, i read 
that i have to re-install tomcat
(http://marc.theaimsgroup.com/?l=tomcat-userm=104331482014538w=2) the 
notes is for tomcat 4, is the same for tomcat 5.0?

Thanks!
Claudia

PD:

This is the exactly error:

2005-01-10 11:26:42 StandardWrapperValve[invoker]: Servlet.service() 
para servlet invoker lanzó excepción java.lang.OutOfMemoryError


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



___
Check-out GO.com
GO get your free GO E-Mail account with expanded storage of 6 MB!
http://mail.go.com



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat5 java.lang.OutOfMemoryError

2005-01-12 Thread Furash Gary
I searched under beanshell and BSH on

http://mail-archives.apache.org/eyebrowse/SearchList?listId=[EMAIL 
PROTECTED]searchText=bshdefaultField=subjectSearch=Search

No items. 


Gary Furash, MBA, PMP
Applications Manager, Maricopa County Attorney's Office
602-506-0351 (Work), 602-725-1985 (Mobile)

-Original Message-
From: Ryan Stewart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 11, 2005 5:32 PM
To: tomcat-user@jakarta.apache.org
Subject: Re: Tomcat5 java.lang.OutOfMemoryError

I posted a how-to on this just yesterday I think. Try the archives. It's 
typically a good idea to check there before you post.

-Original Message-
From: SARMIENTO Claudia COGA[EMAIL PROTECTED]
To: 'Tomcat Users List'tomcat-user@jakarta.apache.org
Date: Mon Jan 10 10:49:20 PST 2005
Subject: Tomcat5  java.lang.OutOfMemoryError

Hello all:
I have problems with memory in Tomcat, this happen when the servlet try 
to forward the result jsp only if the result is too big (a set of rows 
in a period date) Th bean doesn't have problems, but the servlet yes, 
so i think i need to change my configuration to set more memory at 
startup. (Actually is the
default)

I work in Tomcat 5.0.25 under W2000 with tomcat as a service, i read 
that i have to re-install tomcat
(http://marc.theaimsgroup.com/?l=tomcat-userm=104331482014538w=2) the 
notes is for tomcat 4, is the same for tomcat 5.0?

Thanks!
Claudia

PD:

This is the exactly error:

2005-01-10 11:26:42 StandardWrapperValve[invoker]: Servlet.service() 
para servlet invoker lanzó excepción java.lang.OutOfMemoryError


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



___
Check-out GO.com
GO get your free GO E-Mail account with expanded storage of 6 MB!
http://mail.go.com



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat5 java.lang.OutOfMemoryError

2005-01-11 Thread Ryan Stewart
I posted a how-to on this just yesterday I think. Try the archives. It's 
typically a good idea to check there before you post.

-Original Message-
From: SARMIENTO Claudia COGA[EMAIL PROTECTED]
To: 'Tomcat Users List'tomcat-user@jakarta.apache.org
Date: Mon Jan 10 10:49:20 PST 2005
Subject: Tomcat5  java.lang.OutOfMemoryError

Hello all:
I have problems with memory in Tomcat, this happen when the servlet try to
forward the result jsp only if the result is too big (a set of rows in a
period date)
Th bean doesn't have problems, but the servlet yes, so i think i need to
change my configuration to set more memory at startup. (Actually is the
default)

I work in Tomcat 5.0.25 under W2000 with tomcat as a service, i read that i
have to re-install tomcat
(http://marc.theaimsgroup.com/?l=tomcat-userm=104331482014538w=2) the
notes is for tomcat 4, is the same for tomcat 5.0?

Thanks!
Claudia

PD:

This is the exactly error:

2005-01-10 11:26:42 StandardWrapperValve[invoker]: Servlet.service() para
servlet invoker lanzó excepción
java.lang.OutOfMemoryError


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



___
Check-out GO.com
GO get your free GO E-Mail account with expanded storage of 6 MB!
http://mail.go.com



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tomcat5 java.lang.OutOfMemoryError

2005-01-10 Thread SARMIENTO Claudia COGA
Hello all:
I have problems with memory in Tomcat, this happen when the servlet try to
forward the result jsp only if the result is too big (a set of rows in a
period date)
Th bean doesn't have problems, but the servlet yes, so i think i need to
change my configuration to set more memory at startup. (Actually is the
default)

I work in Tomcat 5.0.25 under W2000 with tomcat as a service, i read that i
have to re-install tomcat
(http://marc.theaimsgroup.com/?l=tomcat-userm=104331482014538w=2) the
notes is for tomcat 4, is the same for tomcat 5.0?

Thanks!
Claudia

PD:

This is the exactly error:

2005-01-10 11:26:42 StandardWrapperValve[invoker]: Servlet.service() para
servlet invoker lanzó excepción
java.lang.OutOfMemoryError


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RES: Tomcat5 java.lang.OutOfMemoryError

2005-01-10 Thread Roberto Rios
Hi Claudia,

It's NOT necessary to reinstall tomcat in order to change it's values.

Take a look at:
http://forum.java.sun.com/thread.jspa?threadID=559924tstart=360

Bob


-Mensagem original-
De: SARMIENTO Claudia COGA [mailto:[EMAIL PROTECTED] 
Enviada em: segunda-feira, 10 de janeiro de 2005 16:49
Para: 'Tomcat Users List'
Assunto: Tomcat5 java.lang.OutOfMemoryError

Hello all:
I have problems with memory in Tomcat, this happen when the servlet try
to
forward the result jsp only if the result is too big (a set of rows in a
period date)
Th bean doesn't have problems, but the servlet yes, so i think i need to
change my configuration to set more memory at startup. (Actually is the
default)

I work in Tomcat 5.0.25 under W2000 with tomcat as a service, i read
that i
have to re-install tomcat
(http://marc.theaimsgroup.com/?l=tomcat-userm=104331482014538w=2) the
notes is for tomcat 4, is the same for tomcat 5.0?

Thanks!
Claudia

PD:

This is the exactly error:

2005-01-10 11:26:42 StandardWrapperValve[invoker]: Servlet.service()
para
servlet invoker lanzó excepción
java.lang.OutOfMemoryError



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]