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/09/20 09:00:23 UTC

DO NOT REPLY [Bug 40554] New: - "SEVERE: Exception" whilst processing simple file with eps graphic

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=40554>.
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=40554

           Summary: "SEVERE: Exception" whilst processing simple file with
                    eps graphic
           Product: Fop
           Version: 0.92
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ps
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: untrusted@hursts.eclipse.co.uk


Processing the attached file gives the following output on stderr:

20-Sep-2006 07:54:04 org.apache.fop.cli.Main startFOP
SEVERE: Exception
javax.xml.transform.TransformerException: org.apache.fop.apps.FOPException:
file:///home/jon/proj/700-technical/700-technical.fo:2:12404: Error(2/12404): No
element mapping definition found for fox:outline
	at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:167)
	at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:114)
	at org.apache.fop.cli.Main.startFOP(Main.java:159)
	at org.apache.fop.cli.Main.main(Main.java:190)

---------

javax.xml.transform.TransformerException: org.apache.fop.apps.FOPException:
file:///home/jon/proj/700-technical/700-technical.fo:2:12404: Error(2/12404): No
element mapping definition found for fox:outline
	at
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:501)
	at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:164)
	at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:114)
	at org.apache.fop.cli.Main.startFOP(Main.java:159)
	at org.apache.fop.cli.Main.main(Main.java:190)
Caused by: org.apache.fop.apps.FOPException:
file:///home/jon/proj/700-technical/700-technical.fo:2:12404: Error(2/12404): No
element mapping definition found for fox:outline
	at
org.apache.fop.fo.ElementMappingRegistry.findFOMaker(ElementMappingRegistry.java:143)
	at org.apache.fop.fo.FOTreeBuilder.findFOMaker(FOTreeBuilder.java:213)
	at org.apache.fop.fo.FOTreeBuilder.access$200(FOTreeBuilder.java:48)
	at
org.apache.fop.fo.FOTreeBuilder$MainFOHandler.startElement(FOTreeBuilder.java:303)
	at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:184)
	at
org.apache.xalan.transformer.TransformerIdentityImpl.startElement(TransformerIdentityImpl.java:1072)
	at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
	at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
	at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:484)
	... 4 more
---------
org.apache.fop.apps.FOPException:
file:///home/jon/proj/700-technical/700-technical.fo:2:12404: Error(2/12404): No
element mapping definition found for fox:outline
	at
org.apache.fop.fo.ElementMappingRegistry.findFOMaker(ElementMappingRegistry.java:143)
	at org.apache.fop.fo.FOTreeBuilder.findFOMaker(FOTreeBuilder.java:213)
	at org.apache.fop.fo.FOTreeBuilder.access$200(FOTreeBuilder.java:48)
	at
org.apache.fop.fo.FOTreeBuilder$MainFOHandler.startElement(FOTreeBuilder.java:303)
	at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:184)
	at
org.apache.xalan.transformer.TransformerIdentityImpl.startElement(TransformerIdentityImpl.java:1072)
	at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
	at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
	at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:484)
	at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:164)
	at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:114)
	at org.apache.fop.cli.Main.startFOP(Main.java:159)
	at org.apache.fop.cli.Main.main(Main.java:190)
make: *** [700-technical.ps] Error 1

-- 
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 40554] - "SEVERE: Exception" whilst processing simple file with eps graphic

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=40554>.
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=40554





------- Additional Comments From untrusted@hursts.eclipse.co.uk  2006-09-20 07:01 -------
Created an attachment (id=18891)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18891&action=view)
fo file causing exception

note: works fine under 0.20.5

-- 
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 40554] - "SEVERE: Exception" whilst processing simple file with eps graphic

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=40554>.
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=40554


bowditch_chris@hotmail.com changed:

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




------- Additional Comments From bowditch_chris@hotmail.com  2006-09-20 15:28 -------
This is not a bug. The error you have reported has nothing to do with EPS, but 
rather with fox:outline which has been superceded in 0.92 by fo:bookmark which 
is part of the XSL-FO 1.1 spec. Please see the website for additional 
information when upgrading from 0.20.5 to 0.92beta:

http://xmlgraphics.apache.org/fop/0.92/upgrading.html

PS: Please post any additional questions or problems you encounter on the fop-
users mailing list first.

-- 
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.