FW: java.lang.OutOfMemoryError

2002-03-12 Thread Manuel De Jesus
our wonderful mailing list -Original Message- From: Manuel De Jesus [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 12:18 PM To: 'Orion-Interest' Subject: RE: java.lang.OutOfMemoryError I would recommend that first verify that the problem is not with your code ?

RE: java.lang.OutOfMemoryError

2002-03-12 Thread M Danger Smith
o see if you are holding resources open. -d -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of mars Sent: Monday, March 11, 2002 11:16 PM To: Orion-Interest Subject: java.lang.OutOfMemoryError Dear orion user : I got a problem I have a Orion Appcation S

RE: java.lang.OutOfMemoryError

2002-03-12 Thread Shane Whitehead
sday, 12 March 2002 06:16 pm To: Orion-Interest Subject: java.lang.OutOfMemoryError Dear orion user : I got a problem I have a Orion Appcation Server Run on Linux run the http service and https service then after a few hours I got

Re: java.lang.OutOfMemoryError

2002-03-12 Thread Juan Fuentes
n Linux > run the http service and https service then after a few hours > I got the message in server.log > *------ > java.lang.OutOfMemoryError > <> > *-- > and the https service down but http

RE: java.lang.OutOfMemoryError

2002-03-12 Thread John Creaner
: 353 (0)1 867 5500 Fax: 353 (0)1 867 5599 Direct Tel: 353 (0)1 867 5508 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of mars Sent: 12 March 2002 07:16 To: Orion-Interest Subject: java.lang.OutOfMemoryError Dear orion user : I got a

java.lang.OutOfMemoryError

2002-03-11 Thread mars
Dear orion user : I got a problem I have a Orion Appcation Server Run on Linux run the http service and https service then after a few hours I got the message in server.log *-- java.lang.OutOfMemoryError

Re: java.lang.OutOfMemoryError;

2001-06-11 Thread Johan Fredriksson
the second one could be something like total memory. - Original Message - From: "Puthezhath, Rajeev (TWII Boston)" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Friday, June 08, 2001 11:28 PM Subject: RE: java.lang.OutOfMemoryError

RE: java.lang.OutOfMemoryError;

2001-06-08 Thread Puthezhath, Rajeev (TWII Boston)
Sorry.I didnt get what you meant.could you please explain Thanks Rajeev -Original Message- From: Juan Lorandi (Chile) [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 4:26 PM To: Orion-Interest Subject: RE: java.lang.OutOfMemoryError; inline > -Original Message- >

RE: java.lang.OutOfMemoryError;

2001-06-08 Thread Juan Lorandi (Chile)
inline > -Original Message- > From: Puthezhath, Rajeev (TWII Boston) [mailto:[EMAIL PROTECTED]] > Sent: Viernes, 08 de Junio de 2001 14:42 > To: Orion-Interest > Subject: java.lang.OutOfMemoryError; > > > Hi , > > We get java.lang.OutOfMem

java.lang.OutOfMemoryError;

2001-06-08 Thread Puthezhath, Rajeev (TWII Boston)
Hi , We get java.lang.OutOfMemoryError; on production server frequetly.I know this problem was discussed in this list before. I implemented all the sugestions in this mailing list but still the error keeps on coming .I would like to know the following 1) As an answer to the

AW: java.lang.OutOfMemoryError

2001-03-28 Thread Jens Stutte
esendet am: Dienstag, 27. März 2001 17:25 > An: Orion-Interest > Cc: [EMAIL PROTECTED] > Betreff: RE: java.lang.OutOfMemoryError > > We found we could force passivation in the later orion > builds - not sure exactly whch builds it works in, but > its OK in 1.4.7. > > Crea

RE: java.lang.OutOfMemoryError

2001-03-27 Thread Wagner, SnowWolf CAR
agner -Original Message- From: theo van niekerk [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001 9:31 AM To: Orion-Interest Subject: java.lang.OutOfMemoryError Hi there Orion is a great application server for small web apps. (We have deployed 2 small sites using orion with success). Bu

RE: java.lang.OutOfMemoryError

2001-03-27 Thread Kesav Kumar
://www.voquette.com Voquette...Delivering Sound Information -Original Message- From: theo van niekerk [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001 6:31 AM To: Orion-Interest Subject: java.lang.OutOfMemoryError Hi there Orion is a great application server for small web apps. (We have

RE: java.lang.OutOfMemoryError

2001-03-27 Thread Elhadi barkat
mars 2001 16:31 To: Orion-Interest Subject: java.lang.OutOfMemoryError Hi there Orion is a great application server for small web apps. (We have deployed 2 small sites using orion with success). But the moment you start thinking of using it for bigger more serious apps it will always th

RE: java.lang.OutOfMemoryError

2001-03-27 Thread Kevin A. Palfreyman
deployment directory (otherwise the new file will not be copied over), and repackage/deploy. Seems to work for us. Kev -Original Message- From: theo van niekerk [mailto:[EMAIL PROTECTED]] Sent: 27 March 2001 15:31 To: Orion-Interest Subject: java.lang.OutOfMemoryError Hi there

java.lang.OutOfMemoryError

2001-03-27 Thread theo van niekerk
Hi there Orion is a great application server for small web apps. (We have deployed 2 small sites using orion with success). But the moment you start thinking of using it for bigger more serious apps it will always throw a java.lang.OutOfMemoryError The problem: Orion does not passivate EJB&#

Re: java.lang.OutOfMemoryError in Product Application

2001-01-24 Thread Brett Lane
Hi Suresh, I am not having any problems, I was replying to someone else who was having an out of memory problem. I have not encountered any out of memory problems but I remembered sven posting something some time ago on the ApplicationAdministator, which i had saved, so I reposted it. Perhaps

Re: java.lang.OutOfMemoryError in Product Application

2001-01-24 Thread Globetrot Communications
As per the suggestion, I am doing the following in an attempt to flush the cache after every 10,000 object creation. Watching the "free memory", simultaneously, I was expecting this free memory-count to jump up every 10,000 objects - but, I am not seeing that. The "free memory" count is,gradually,

Re: java.lang.OutOfMemoryError in Product Application

2001-01-24 Thread Sven van ´t Veer
This is a known bug. A workaround was posted a while back. I have since moved to another company and don´t have an installation of orion here so I´m going from memory here. there should be some class in the orion API like com.evermind.Administrator which has a function flush() (static I believ

Re: java.lang.OutOfMemoryError in Product Application

2001-01-23 Thread Suresh
AIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 4:37 AM Subject: Re: java.lang.OutOfMemoryError in Product Application > If you search the mail archive for 'Admin Memory' you will find > references to the ApplicationAd

Re: java.lang.OutOfMemoryError in Product Application

2001-01-23 Thread Globetrot Communications
Could it be that Orion does not passivate entity beans, thus running out of virtual memory? I was able to restart the ProductClient and continue adding to the table. Does anybody know of a solution better than having to stop and restart? Thanks --- Globetrot Communications <[EMAIL PROTECTED]

Re: java.lang.OutOfMemoryError in Product Application

2001-01-23 Thread Brett Lane
If you search the mail archive for 'Admin Memory' you will find references to the ApplicationAdministator which can be used to flush the cache. I believe this was a work-around. I'm currently running my batchupdates with the earlier proposed workaround: >import com.evermind.server.administrati

java.lang.OutOfMemoryError in Product Application

2001-01-23 Thread Globetrot Communications
I am populating a postgreSQL database with "Product" entity beans. I get a java.lang.OutOfMemeoryError After adding about 200K entries. Am I getting this error because all these entity beans stay in memory? Is there a work-around it besides increasing the -mx option value? How can one to create nu

Help please! java.lang.OutOfMemoryError when start the orion server

2000-07-28 Thread James Lee
- Original Message - From: James Lee <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Friday, July 28, 2000 3:28 PM Subject: Help please! java.lang.OutOfMemoryError when start the orion server Hi All, Please help! I am new to orion server and when I set