Re: OutOfMemoryError on Websphere, not in WSAD test environment

2002-11-06 Thread Davor Cengija
"J.Pietschmann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Davor Cengija wrote: > > I'll try different fonts and FOP versions and let you know what happens. > > Check the memory settings of your JVM first. The Unix version > may have a smaller default, or things just take up mor

Re: OutOfMemoryError on Websphere, not in WSAD test environment

2002-11-05 Thread J.Pietschmann
Davor Cengija wrote: I'll try different fonts and FOP versions and let you know what happens. Check the memory settings of your JVM first. The Unix version may have a smaller default, or things just take up more space there (caching, threadss, whatever), or you are even using a completely different

Re: OutOfMemoryError on Websphere, not in WSAD test environment

2002-11-05 Thread Davor Cengija
"Oleg Tkachenko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Davor Cengija wrote: > > We're creating some on the fly pdf files in WebSphere Application Developer > > (WSAD 4.0.3) and testing it in its internal WebSphere Test Environment. > > Everything works just fine, and PDF fi

Re: OutOfMemoryError on Websphere, not in WSAD test environment

2002-11-04 Thread Oleg Tkachenko
Davor Cengija wrote: We're creating some on the fly pdf files in WebSphere Application Developer (WSAD 4.0.3) and testing it in its internal WebSphere Test Environment. Everything works just fine, and PDF files are created and displayed. BTW, its nothing too complicated, usualy single page with sin

OutOfMemoryError on Websphere, not in WSAD test environment

2002-11-04 Thread Davor Cengija
We're creating some on the fly pdf files in WebSphere Application Developer (WSAD 4.0.3) and testing it in its internal WebSphere Test Environment. Everything works just fine, and PDF files are created and displayed. BTW, its nothing too complicated, usualy single page with single table in it. How