Hello Community,
we have an FOP 0.20.5 based application that fails to generates PDFs containing
SVGs on a new server we moved the application to.
Output is:
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP @version@
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[INFO] [1]
[ERROR] Could not load external SVG: Connection timed out
[ERROR] Error while creating area : No ImageReader for this type of image
(file:/daten/hosting/package14004/html/appc/templates/volkswagen/_images/pdf/volkswagen_etraining2.svg)
After "setting up fonts" there is a long pause of about a minute.
Batik is in classpath, call is
/usr/local/jre//bin/java -Xmx150M -Xms150M -Djava.awt.headless=true
-classpath
/daten/hosting/package14004/html/shared/3rdparty/fop/lib/bcprov-jdk14-125.jar:/daten/hosting/package14004/html/shared/3rdparty/fop/lib/xercesImpl-2.2.1.jar:/daten/hosting/package14004/html/shared/3rdparty/fop/lib/xalan-2.4.1.jar:/daten/hosting/package14004/html/shared/3rdparty/fop/lib/avalon-framework-cvs-20020806.jar:/daten/hosting/package14004/html/shared/3rdparty/fop/lib/xml-apis.jar:/daten/hosting/package14004/html/shared/3rdparty/fop/lib/batik.jar:/daten/hosting/package14004/html/shared/3rdparty/fop/build/fop.jar
org.apache.fop.apps.Fop
-fo
/daten/hosting/package14004/html/appc/content_manager/cms/pdf/temp/72958144bdc917487b1fea6988f96d0a_13978.fo
-pdf
/daten/hosting/package14004/html/appc/content_manager/cms/pdf/temp/certificate_carsten.schlueter_bb_k.com_72958144bdc917487b1fea6988f96d0a_13978.pdf
-c
/daten/hosting/package14004/html/appc/templates/volkswagen/cms_pdf_export/config_training.xml
I don't unterstand what kind of connection is timing out the SVG file is
embedded from the local filessytem
<fo:external-graphic src="../../../../templates/volkswagen/_image
s/pdf/volkswagen_etraining2.svg" />
Any help is appreciated, thanks a lot
Viele Grüße/ Best Regards
Jens Kisters
Unit Leader Software Engineering (CMS / eLearning)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]