Bug 50142 - OutOfMemory using XSLT.
Summary: OutOfMemory using XSLT.
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: 0.93
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords: XSLTBug
Depends on:
Blocks:
 
Reported: 2010-10-22 07:56 UTC by rafael.detter
Modified: 2012-04-01 13:42 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rafael.detter 2010-10-22 07:56:19 UTC
I´m trying to render XML into PDF using a XSLT template and it gives me back an OutOfMemory exception when I try to render more than 3500 registry information.

Could anyone please help me ?

Thanks in advande.
Comment 1 Glenn Adams 2010-10-22 09:44:59 UTC
Not a bug. Increase your JVM memory by using the 'java' command's -Xmx option or equivalent.
Comment 2 rafael.detter 2010-10-22 11:32:06 UTC
I am already using 512mb of memory for the JVM.
Comment 3 rafael.detter 2010-10-22 14:35:14 UTC
I was looking for a solution ans I found about split the page sequnce; how can I set the page-sequence for 10 pages?

tks
Comment 4 Glenn Adams 2010-10-22 20:10:15 UTC
Try 1024m or 2048m, etc. Try reducing your input to distinct subsets run with distinct FOP instances.

(In reply to comment #2)
> I am already using 512mb of memory for the JVM.
Comment 5 Vincent Hennebert 2010-10-25 06:35:53 UTC
Please ask questions on the fop-users mailing list:
http://xmlgraphics.apache.org/fop/maillist.html#fop-user

Thanks,
Vincent
Comment 6 Glenn Adams 2012-04-01 13:42:41 UTC
batch transition to closed for remaining resolved bugs