Bug 4077

Summary: FOP hangs when rendering a PDF containing SVG
Product: Fop - Now in Jira Reporter: Daniel Kuebler <danyk>
Component: svgAssignee: fop-dev
Status: CLOSED INVALID    
Severity: major    
Priority: P3    
Version: all   
Target Milestone: ---   
Hardware: Sun   
OS: Solaris   

Description Daniel Kuebler 2001-10-10 09:28:48 UTC
When running FOP in a shell from remote with the example 
(docs/examples/svg/embedding.fo) under Sun/Solaris it starts but immediately 
hangs on the first page. The DISPLAY has been set to ":0.0". But when running 
the same from a console in the CDE it runs fine...

Example output :

-------------------------------------------------------
FOP 0.20.1
using SAX parser org.apache.xerces.parsers.SAXParser
building formatting object tree
setting up fonts
 [1
-------------------------------------------------------

or with debugging output :

-------------------------------------------------------
Input mode: FO
fo input file: docs/examples/svg/embedding.fo
Output mode: pdf
output file: test.pdf
OPTIONS
no user configuration file is used [default]
debug mode on
dump configuration
quiet mode on
base directory: file:/usr/local/Fop-0.20.1/docs/examples/svg/
FOP 0.20.1
using SAX parser org.apache.xerces.parsers.SAXParser
building formatting object tree
setting up fonts
 [1
-------------------------------------------------------

After this, i get no error message it just hangs/loops there until
i kill the job.

Any help would be appreciated !

Thx,
Dany
Comment 1 keiron 2001-11-08 05:39:29 UTC
This is a java problem. The error occurs when batik attempts to connect to a 
display.
Comment 2 Glenn Adams 2012-04-01 13:53:15 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs