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

java.lang.OutOfMemoryError

2002-11-01 Thread Alex Romayev
Hello, I've just changed the verstion of Tomcat from 4.04 to 4.1.12 with Cocoon 2.1 dev from a couple of weeks ago and now running into memory problems. The site now runs extremely slow (over 1 min for some pages) spits out: java.lang.OutOfMemoryError <>. I've looked

Re: java.lang.OutOfMemoryError

2002-07-30 Thread Joerg Heinicke
Internal error: Unexpected error condition > thrown (java.lang.OutOfMemoryError,no description), stack: > java.lang.OutOfMemoryError >at > org.apache.xml.utils.FastStringBuffer.append(FastStringBuffer.java, > Compiled Code) >at

java.lang.OutOfMemoryError

2002-07-30 Thread Anand_Krishnan
lease help... [30/Jul/2002:16:44:33] failure ( 503): Internal error: Unexpected error condition thrown (java.lang.OutOfMemoryError,no description), stack: java.lang.OutOfMemoryError at org.apache.xml.utils.FastStringBuffer.append(FastStringB

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
coon/qmanager/MessageQView) > HttpProcessor[8080][3]/sitemap_xmap: Sitemap > org.apache.cocoon.ProcessingException: Error compiling sitemap: > java.lang.OutOfMemoryError > at org.apache.cocoon.sitemap.Handler.run(Handler.java:295) > at java.lang.Thread.run(Thread.java:484) > java.l

java.lang.OutOfMemoryError ------help pls

2002-06-10 Thread Niket Anand
: java.lang.OutOfMemoryError at org.apache.cocoon.sitemap.Handler.run(Handler.java:295) at java.lang.Thread.run(Thread.java:484) java.lang.OutOfMemoryError <> java.lang.OutOfMemoryError <> ERROR (2002-06-10) 20:39.25:421 [access](/cocoon/qmanager/MessageQView) HttpProcessor[8080][3]/CocoonServlet: Problem

org.apache.cocoon.ProcessingException: Error compiling sitemap: java.lang.OutOfMemoryError

2002-06-10 Thread Niket Anand
: java.lang.OutOfMemoryError at org.apache.cocoon.sitemap.Handler.run(Handler.java:295) at java.lang.Thread.run(Thread.java:484) java.lang.OutOfMemoryError <> java.lang.OutOfMemoryError <> ERROR (2002-06-10) 20:39.25:421 [access](/cocoon/qmanager/MessageQView) HttpProcessor[8080][3]/CocoonServlet:

org.apache.cocoon.ProcessingException: Error compiling sitemap: java.lang.OutOfMemoryError

2002-06-10 Thread Niket Anand
Cocoon 2 - Internal server error type fatal message Error compiling sitemap description org.apache.cocoon.ProcessingException: Error compiling sitemap: java.lang.OutOfMemoryError source Cocoon servlet stack

Re: [EmbeddedTomcatSX] java.lang.OutOfMemoryError

2001-12-05 Thread Arun.N
Original Message - From: "Kai Ulrich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 4:18 PM Subject: [EmbeddedTomcatSX] java.lang.OutOfMemoryError > Hey > > My problem ! > Im using cocoon2 with jboss ! > By creating a PDF file I

[EmbeddedTomcatSX] java.lang.OutOfMemoryError

2001-12-05 Thread Kai Ulrich
Hey My problem ! Im using cocoon2 with jboss ! By creating a PDF file I get following Exception ... [EmbeddedTomcatSX] java.lang.OutOfMemoryError [EmbeddedTomcatSX] <> ... In all Documentations they say I supose to rice up the memory of the JAVA VM by "java -Xms32m -Xmx64m ...&q