I tend to get this type of error where I have specified a fixed width table, and I have more table cells in a row than I have specified in the column tags.
Try looking there. -----Original Message----- From: Stan Pinte [mailto:[EMAIL PROTECTED] Sent: 04 December, 2003 09:14 To: [EMAIL PROTECTED] Subject: bug in FOP release 0.20.5 hello, I am using nested tables in fop, and I get that: [INFO] [1] [ERROR] null org.apache.fop.apps.FOPException at org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:111) at org.apache.fop.apps.Fop.main(Fop.java:62) --------- java.lang.ClassCastException at org.apache.fop.fo.flow.TableRow.initCellArray(TableRow.java:509) at org.apache.fop.fo.flow.TableRow.layout(TableRow.java:271) at org.apache.fop.fo.flow.AbstractTableBody.layout(AbstractTableBody.java:2 36) at org.apache.fop.fo.flow.Table.layout(Table.java:302) at org.apache.fop.fo.flow.AbstractFlow.layout(AbstractFlow.java:154) at org.apache.fop.fo.flow.AbstractFlow.layout(AbstractFlow.java:110) at org.apache.fop.fo.pagination.PageSequence.makePage(PageSequence.java:400 ) at org.apache.fop.fo.pagination.PageSequence.format(PageSequence.java:338) at org.apache.fop.apps.StreamRenderer.render(StreamRenderer.java:262) at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:223) at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) How can I figure out what's happening? thanks a lot, Stan. -- Stan Pinte. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------- - Visit our Internet site at http://www.reuters.com Get closer to the financial markets with Reuters Messaging - for more information and to register, visit http://www.reuters.com/messaging Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
