Hi J.Pietschmann,

Thanks for reply.

I am using FOP 0.93 build and java version i am using is JDK1.6 and using
Windows 2000 as operating system...

When I am trying from command line at that time also CPU raises to 99% and
not getting down and as soon as the java program exits it goes to normal...

and same thing is happening with the code running in Tomcat container and
javaw.exe goes to 99% as I any request is come for the PDF to generate and
never comes down until the tomcat gets restart...

Why tomcat raises to 99% while the PDF generation proccess running and after
the comletion of the fop transformation it never comes down until it never
comes down?

Thanks,
Yatin

----- Original Message -----
From: "J.Pietschmann" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: 04, 09, 2007 12:49 AM
Subject: Re: Performance issue with FOP


> Yatin Soni wrote:
> > Now at the time of
> > transforming the XML document into PDF CPU usage rises to 99% and not
> > getting down. Every time I am generating PDF I am facing same problem
> > and this causes low performance at Server side. Please help me out
> > resolving this issue. How I can reduce the CPU usage?
> >
> [snip]
> First: which FOP release are you using? What Java version are you
> using? Whats the general environment?
>
> You should try to isolate the problem. Get the source XML written
> into a file and use the FOP command line to produce a PDF. Is the
> CPU load still high? Then run the XSLT separately, and run the
> resulting FO through the FOP command line again. This should give
> you an idea whether the problem is in the XSLT or with FOP. In the
> latter case, run it again giving the JVM more memory. If there's
> still a problem with FOP, post it again.
>
> J.Pietschmann
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to