Bug 4077 - FOP hangs when rendering a PDF containing SVG
Summary: FOP hangs when rendering a PDF containing SVG
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: svg (show other bugs)
Version: all
Hardware: Sun Solaris
: P3 major
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 09:28 UTC by Daniel Kuebler
Modified: 2012-04-01 13:53 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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