Re: java.lang.OutOfMemoryError

2002-11-03 Thread Jeremy Quinn
On Saturday, Nov 2, 2002, at 20:29 Europe/London, Alex Romayev wrote: Has anyone else tried Tomcat 4.1.12 and the latest Cocoon 2.1 dev? Any issues with that? I am using this combo on a dev platform, no problems (so far ;) regards Jeremy ---

Re: java.lang.OutOfMemoryError

2002-11-02 Thread Kjetil Kjernsmo
On Saturday 02 November 2002 21:29, Alex Romayev wrote: > Which version of Tomcat are you running? 4.1.12. > It seems that it has to do with my upgrade, either the > new version of Tomcat (4.1.12) requires all of a > sudden requires a lot more memory (not very likely) or > there is some incompati

Re: java.lang.OutOfMemoryError

2002-11-02 Thread Alex Romayev
Which version of Tomcat are you running? It seems that it has to do with my upgrade, either the new version of Tomcat (4.1.12) requires all of a sudden requires a lot more memory (not very likely) or there is some incompatibility (shared libraries, version of Java, ...?). Has anyone else tried T

Re: java.lang.OutOfMemoryError

2002-11-02 Thread Kjetil Kjernsmo
On Friday 01 November 2002 16:32, Alex Romayev wrote: > Sorry, it's 196M, not 96M. Still not much, but it had > been sufficient enough untill I've upgraded Tomcat to > 4.1.12! I run Cocoon on 98MB RAM, and that works fine... GNU/Linux is the OS, though. The startup is very slow, but serving page

RE: java.lang.OutOfMemoryError

2002-11-01 Thread Alex Romayev
Sorry, it's 196M, not 96M. Still not much, but it had been sufficient enough untill I've upgraded Tomcat to 4.1.12! --- "Hunsberger, Peter" <[EMAIL PROTECTED]> wrote: > > > After I've made the changes, I don't seem to get > the > > OutOfMemory exception anymore, but the site still > runs > > ex

RE: java.lang.OutOfMemoryError

2002-11-01 Thread Hunsberger, Peter
> After I've made the changes, I don't seem to get the > OutOfMemory exception anymore, but the site still runs > extremely slow. The TaskManager shows CPU usage at > 100%, which I suspect is due to memory to disk swaps. Can't help you, but if it's swapping then almost certainly you won't peg CP

Re: java.lang.OutOfMemoryError

2002-07-30 Thread Joerg Heinicke
Without a look on the stack trace OutOfMemoryError often occurs while having endless loops/endless recursive calls etc. in the XSLT. Regards, Joerg [EMAIL PROTECTED] wrote: > I see these OutOfMemory errors in my webserver logs. Does anybody know > what's causing this error. I have a 3MB xml fi

Re: java.lang.OutOfMemoryError ------help pls

2002-06-11 Thread yuryx
up on the tomcat command line? >-ms128M -mx256M >or higher. > >-Roger >- Original Message - >From: "yuryx" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Tuesday, June 11, 2002 6:26 AM >Subject: Re: java.lang.OutOfMemoryError --help pls

Re: java.lang.OutOfMemoryError ------help pls

2002-06-11 Thread Roger I Martin PhD
How much memory do you have? Can you set the memory usage up on the tomcat command line? -ms128M -mx256M or higher. -Roger - Original Message - From: "yuryx" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 6:26 AM Subject: Re: java

Re: java.lang.OutOfMemoryError ------help pls

2002-06-11 Thread yuryx
g >cocoon higher version. >Thanks for replying. >Niket >- Original Message - >From: "Vadim Gritsenko" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, June 10, 2002 11:36 PM >Subject: RE: java.lang.OutOfMemoryErr

Re: java.lang.OutOfMemoryError ------help pls

2002-06-10 Thread Niket Anand
> To: <[EMAIL PROTECTED]> Sent: Monday, June 10, 2002 11:36 PM Subject: RE: java.lang.OutOfMemoryError --help pls > Try tomcat 4.0.4. > > > Vadim > > > > From: Niket Anand [mailto:[EMAIL PROTECTED]] > > > > Hi All, > > I am getting this error

RE: java.lang.OutOfMemoryError ------help pls

2002-06-10 Thread Vadim Gritsenko
Try tomcat 4.0.4. Vadim > From: Niket Anand [mailto:[EMAIL PROTECTED]] > > Hi All, > I am getting this error when running cocoon-2.0.2 with tomcat-4.0.3. > Earlier it was working fine with cocoon-2.0 and tomcat-4.0.1 > What could the problem after shifting to higher version of cocoon and > t