essage -
From: Manisha Sathe
To: [EMAIL PROTECTED]
Sent: 28 February, 2005 09:32
Subject: Re: Out of Memory problem
I tried to increase memory of JVM through Tomcat - but not much change. I believe the way i am using my procedure (creating objects) that might be wrong.
Below is some statistics (log
Can you send your xml and xsl file
?
Ashish
- Original Message -
From:
Manisha Sathe
To: [EMAIL PROTECTED]
Sent: 28 February, 2005 09:32
Subject: Re: Out of Memory problem
I tried to increase memory of JVM through Tomcat - but not much change. I
believe
I tried to increase memory of JVM through Tomcat - but not much change. I believe the way i am using my procedure (creating objects) that might be wrong.
Below is some statistics (logger is displaying) when i am trying to render the PDF with 1 page / 2 pages / 3 pages etc
}
}
/*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*/
/*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*/
On Thu, 24 Feb 2005 09:58:28 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> Can we set the memory programmaticaly?
&g
Thanks Chris,
Would appreciate if u can explain more how shall i increase memory in my case ->
I am on Tomcat server and using servlet to render the fop. I am not using fop.bat file, Which script starts my JVM - really speaking i also do not know.
My servlet.jar / fop.jar and related files a
Manoj_Nair wrote:
> I think someone asked this question ( inadvertently deleted
> that email) But how do we programmatically increase the
> memory size for FOP Java VM?
AFAIK, it must be done from the command-line. I don't know of a way to do
this from within a Java program.
Victor Mote
TED]
otmail.com> cc:
Subject: Re: Out of Memory
problem
02/24/2005
cc:
Subject: Re: Out of Memory
problem
02/24/2005 04:25
Manisha Sathe wrote:
I am trying for one Chinese PDF. When i do not make use of Arial Unicode
MS font then i do not get this error. All chinese characters are
displayed as #. Once i use this font then i get this error (even if it
is just 2-3 pages long - sometimes at very beginning i get the 1 p
I am trying for one Chinese PDF. When i do not make use of Arial Unicode MS font then i do not get this error. All chinese characters are displayed as #. Once i use this font then i get this error (even if it is just 2-3 pages long - sometimes at very beginning i get the 1 page report - after that
From: Marco Knuettel <[EMAIL PROTECTED]>
export JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true -Xmx1024m -Xms1024m"
If you cant increase the JVMs memory anymore then you will have to look at
the structure of your FO that is being processed by FOP. One way to reduce
memory usage is to break up yo
Hi *,
i use FOP to generate a Dokumentation for a lage Project.
I want to generate a PDF with 500 Sites. With images and more.
The Tomcat use over 1GB of the Memory and then i get an
OutOfMemory-Error. I wont to increase the Momory of Tomcat.
My Tomcat has 1GB.
export JAVA_OPTS="$JAVA_OPTS -Djava.a
From: Marco Knuettel <[EMAIL PROTECTED]>
Hi *,
i want tu use FOP to create PDF-Files on the fly in a webapplication.
My servlet is creating the PDF, but i have to start the tomcat with
-mx512m.
If the servlet is creating the pdf it use 400Mb Ram. But this reserved
Memory is always reserved :-((
I t
Marco Knuettel wrote:
i want tu use FOP to create PDF-Files on the fly in a webapplication.
My servlet is creating the PDF, but i have to start the tomcat with
-mx512m.
If the servlet is creating the pdf it use 400Mb Ram. But this reserved
Memory is always reserved :-((
I tryed to reset the imageCa
Hi *,
i want tu use FOP to create PDF-Files on the fly in a webapplication.
My servlet is creating the PDF, but i have to start the tomcat with
-mx512m.
If the servlet is creating the pdf it use 400Mb Ram. But this reserved
Memory is always reserved :-((
I tryed to reset the imageCache, but its not
15 matches
Mail list logo