You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by JC77 <jc...@syslink.ch> on 2010/02/01 18:42:20 UTC

ExternalGraphic after 1017 successful includes - Image not found / Linux

Hello,

I'm using FOP since ~8 years to generate PDF documents from XML files and
JPG/PNG images...
Recently, when generating a big document, after the 1017 image successfully
included in the same PDF document, each other insert gives me the error
"Image not found"...
I'm currently using FOP 0.94 (tried with 0.94 -> same error) on Linux (tried
on Windows -> same error).
Paths are absolute and correct, files which could be inserted in other
generations (documents with less images) could not be inserted only when the
document has more than 1017 images...

Do anybody know any limitation/issue of FOP on this problem?
Could it have anything to do with image caching (and growth of cache)?

Many thanks,
JC Koerber

-- 
View this message in context: http://old.nabble.com/ExternalGraphic-after-1017-successful-includes---Image-not-found---Linux-tp27408206p27408206.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: ExternalGraphic after 1017 successful includes - Image not found / Linux

Posted by JC77 <jc...@syslink.ch>.
=> Fixed! The problem came from ulimit and is fixed with ulimit -n 65635
-- 
View this message in context: http://old.nabble.com/ExternalGraphic-after-1017-successful-includes---Image-not-found---Linux-tp27408206p27408798.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: ExternalGraphic after 1017 successful includes - Image not found / Linux

Posted by JC77 <jc...@syslink.ch>.
It may have something to do with "ulimit -a" => 1024
-- 
View this message in context: http://old.nabble.com/ExternalGraphic-after-1017-successful-includes---Image-not-found---Linux-tp27408206p27408676.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org