You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2006/01/21 13:50:30 UTC

DO NOT REPLY [Bug 38342] New: - java.lang.OutOfMemoryError: Java heap space

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38342>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38342

           Summary: java.lang.OutOfMemoryError: Java heap space
           Product: Fop
           Version: 1.0dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: mplomer@gmx.de


I'm trying to render a FO-document with 767 KB in size, and after some time, I
get the following error:
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

The size of the FO itself is not the problem. (I successfully rendered
FO-documents with 1 MB and more, that are mostly similar in structure.)
I tried also the latest SVN-Version (2006-01-21), but there is the same error.

If I run FOP in Debug-Mode (-d) theese are the last lines that are printed:

......
......
[237]
start of the next element list is: page=237 col=0
     addAreas from 14344 to 14404
org.apache.fop.layoutmgr.BlockLayoutManager@29d294: Space RelSide:after, null->
MinOptMax[min=opt=max=6000]
org.apache.fop.layoutmgr.BlockLayoutManager@1c01ba9: Space RelSide:after, null->
 null
org.apache.fop.layoutmgr.BlockLayoutManager@1582a7c: Space RelSide:before, null-
> MinOptMax[min=opt=max=8000]
org.apache.fop.layoutmgr.BlockLayoutManager@14d556e: Space RelSide:after, null->
 null
org.apache.fop.layoutmgr.BlockLayoutManager@23d275: Space RelSide:before, null->
 MinOptMax[min=opt=max=8000]
org.apache.fop.layoutmgr.BlockLayoutManager@1ce15f6: Space RelSide:after, null->
 null
org.apache.fop.layoutmgr.BlockLayoutManager@103fcaa: Space RelSide:before, null-
> MinOptMax[min=opt=max=8000]
PLM> part: 231, start at pos 14405, break at pos 14462
startPart() breakClass=-1
PLM> flow BPD =17007
PLM> blockLists.size() = 1
  blockListIndex = 0
  sequence starts on any page
PLM> start of algorithm (org.apache.fop.layoutmgr.StaticContentLayoutManager$Sta
ticContentBreaker), flow BPD =17007
BBA> difference=4407 ratio=0.0 position=3
PLM> iOptPageCount= 1 pageBreaks.size()= 1
PLM> part: 1, start at pos 0, break at pos 3
     addAreas from 0 to 0
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space


I think that is all not very helpful ... so can you give me any hints, so that I
can post more precise information?

Thank you
- Mark

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 38342] - java.lang.OutOfMemoryError: Java heap space

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38342>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38342


jeremias@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From jeremias@apache.org  2006-01-25 21:57 -------
Please don't use Bugzilla for questions.

Check the FAQ: http://xmlgraphics.apache.org/fop/faq.html#OutOfMemoryException
It contains the most important information on tracking down memory problems. If
that doesn't help get back to use on the fop-users mailing list. Good luck.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.