Error generating PDF document

0
We've run into the following error for the first time when attempting to generate a PDF document. In particular: "invalid property encountered on "fo:inline": display". I am not able to recreate this in our ACCP envir, but only in PROD. Has anyone seen this before? Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (62/134) Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (63/134) Caused by: org.apache.fop.fo.ValidationException: null:162:1203: Invalid property encountered on "fo:inline": display (See position 162:1203) Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (64/134) at org.apache.fop.events.ValidationExceptionFactory.createException(ValidationExceptionFactory.java:38) Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (65/134) at org.apache.fop.events.EventExceptionManager.throwException(EventExceptionManager.java:58) Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (66/134) at org.apache.fop.events.DefaultEventBroadcaster$1.invoke(DefaultEventBroadcaster.java:175) Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (67/134) at com.sun.proxy.$Proxy3.invalidProperty(Unknown Source) Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (68/134) at org.apache.fop.fo.PropertyList.handleInvalidProperty(PropertyList.java:471) Feb 19 18:27:57.665 127.0.0.1 tr10000: ERROR - Connector: (69/134) at org.apache.fop.fo.PropertyList.convertAttributeToProperty(PropertyList.java:390) Feb 19 18:27:57.666 127.0.0.1 tr10000: ERROR - Connector: (70/134) at org.apache.fop.fo.PropertyList.addAttributesToList(PropertyList.java:321) Feb 19 18:27:57.666 127.0.0.1 tr10000: ERROR - Connector: (71/134) at org.apache.fop.fo.FObj.processNode(FObj.java:122) Feb 19 18:27:57.666 127.0.0.1 tr10000: ERROR - Connector: (72/134) at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.startElement(FOTreeBuilder.java:280) Feb 19 18:27:57.666 127.0.0.1 tr10000: ERROR - Connector: (73/134) at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:175) Feb 19 18:27:57.666 127.0.0.1 tr10000: ERROR - Connector: (74/134) at org.apache.xalan.transformer.TransformerIdentityImpl.startElement(TransformerIdentityImpl.java:1073) Feb 19 18:27:57.666 127.0.0.1 tr10000: ERROR - Connector: (75/134) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source) Feb 19 18:27:57.666 127.0.0.1 tr10000: ERROR - Connector: (76/134) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) Feb 19 18:27:57.667 127.0.0.1 tr10000: ERROR - Connector: (77/134) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) Feb 19 18:27:57.667 127.0.0.1 tr10000: ERROR - Connector: (78/134) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) Feb 19 18:27:57.667 127.0.0.1 tr10000: ERROR - Connector: (79/134) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) Feb 19 18:27:57.667 127.0.0.1 tr10000: ERROR - Connector: (80/134) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) Feb 19 18:27:57.667 127.0.0.1 tr10000: ERROR - Connector: (81/134) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) Feb 19 18:27:57.667 127.0.0.1 tr10000: ERROR - Connector: (82/134) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) Feb 19 18:27:57.667 127.0.0.1 tr10000: ERROR - Connector: (83/134) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) Feb 19 18:27:57.668 127.0.0.1 tr10000: ERROR - Connector: (84/134) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) Feb 19 18:27:57.668 127.0.0.1 tr10000: ERROR - Connector: (85/134) at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485) Feb 19 18:27:57.668 127.0.0.1 tr10000: ERROR - Connector: (86/134) at com.mendix.documentexporter.documents.PDFDocument$1.run(PDFDocument.java:100) Feb 19 18:27:57.668 127.0.0.1 tr10000: ERROR - Connector: (87/134) at java.security.AccessController.doPrivileged(Native Method) Feb 19 18:27:57.668 127.0.0.1 tr10000: ERROR - Connector: (88/134) at com.mendix.documentexporter.documents.PDFDocument.generateInputStream(PDFDocument.java:68) Feb 19 18:27:57.668 127.0.0.1 tr10000: ERROR - Connector: (89/134) at com.mendix.documentexporter.documents.FOBasedDocument.exportToInputStream(FOBasedDocument.java:81) Feb 19 18:27:57.669 127.0.0.1 tr10000: ERROR - Connector: (90/134) at com.mendix.documentexporter.DocumentGenerator.exportToInputStream(DocumentGenerator.java:112) Feb 19 18:27:57.669 127.0.0.1 tr10000: ERROR - Connector: (91/134) at com.mendix.documentexporter.DocumentGenerator.exportToIMendixObject(DocumentGenerator.java:79) Feb 19 18:27:57.669 127.0.0.1 tr10000: ERROR - Connector: (92/134) at com.mendix.documentexporter.actions.microflow.DocumentExportAction.execute(DocumentExportAction.scala:74) Feb 19 18:27:57.669 127.0.0.1 tr10000: ERROR - Connector: (93/134) at com.mendix.documentexporter.actions.microflow.DocumentExportAction.execute(DocumentExportAction.scala:17) Feb 19 18:27:57.669 127.0.0.1 tr10000: ERROR - Connector: (94/134) at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47) Feb 19 18:27:57.670 127.0.0.1 tr10000: ERROR - Connector: (95/134) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:192) Feb 19 18:27:57.670 127.0.0.1 tr10000: ERROR - Connector: (96/134) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:149) Feb 19 18:27:57.670 127.0.0.1 tr10000: ERROR - Connector: (97/134) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:49) Feb 19 18:27:57.670 127.0.0.1 tr10000: ERROR - Connector: (98/134) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:260) Feb 19 18:27:57.670 127.0.0.1 tr10000: ERROR - Connector: (99/134) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:248) Feb 19 18:27:57.670 127.0.0.1 tr10000: ERROR - Connector: (100/134) at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:188) Feb 19 18:27:57.670 127.0.0.1 tr10000: ERROR - Connector: (101/134) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) Feb 19 18:27:57.671 127.0.0.1 tr10000: ERROR - Connector: (102/134) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:194) Feb 19 18:27:57.671 127.0.0.1 tr10000: ERROR - Connector: (103/134) at com.mendix.core.component.InternalCore.executeSync(InternalCore.java:468) Feb 19 18:27:57.671 127.0.0.1 tr10000: ERROR - Connector: (104/134) at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:43) Feb 19 18:27:57.671 127.0.0.1 tr10000: ERROR - Connector: (105/134) at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47) Feb 19 18:27:57.671 127.0.0.1 tr10000: ERROR - Connector: (106/134) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:192) Feb 19 18:27:57.671 127.0.0.1 tr10000: ERROR - Connector: (107/134) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:149) Feb 19 18:27:57.671 127.0.0.1 tr10000: ERROR - Connector: (108/134) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:49) Feb 19 18:27:57.672 127.0.0.1 tr10000: ERROR - Connector: (109/134) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:260) Feb 19 18:27:57.672 127.0.0.1 tr10000: ERROR - Connector: (110/134) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:248) Feb 19 18:27:57.672 127.0.0.1 tr10000: ERROR - Connector: (111/134) at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:188) Feb 19 18:27:57.672 127.0.0.1 tr10000: ERROR - Connector: (112/134) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) Feb 19 18:27:57.672 127.0.0.1 tr10000: ERROR - Connector: (113/134) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:194) Feb 19 18:27:57.672 127.0.0.1 tr10000: ERROR - Connector: (114/134) at com.mendix.core.component.InternalCore.execute(InternalCore.java:386) Feb 19 18:27:57.672 127.0.0.1 tr10000: ERROR - Connector: (115/134) at com.mendix.webui.actions.client.ExecuteAction.execute(ExecuteAction.java:135) Feb 19 18:27:57.673 127.0.0.1 tr10000: ERROR - Connector: (116/134) at com.mendix.webui.requesthandling.ClientRequestHandler$$anonfun$handleRequest$1.apply$mcV$sp(ClientRequestHandler.scala:322) Feb 19 18:27:57.673 127.0.0.1 tr10000: ERROR - Connector: (117/134) at com.mendix.webui.requesthandling.ClientRequestHandler$$anonfun$handleRequest$1.apply(ClientRequestHandler.scala:315) Feb 19 18:27:57.673 127.0.0.1 tr10000: ERROR - Connector: (118/134) at com.mendix.webui.requesthandling.ClientRequestHandler$$anonfun$handleRequest$1.apply(ClientRequestHandler.scala:315) Feb 19 18:27:57.673 127.0.0.1 tr10000: ERROR - Connector: (119/134) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2$$anon$1.execute(ActionDispatching.scala:145) Feb 19 18:27:57.673 127.0.0.1 tr10000: ERROR - Connector: (120/134) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) Feb 19 18:27:57.673 127.0.0.1 tr10000: ERROR - Connector: (121/134) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2.apply(ActionDispatching.scala:147) Feb 19 18:27:57.673 127.0.0.1 tr10000: ERROR - Connector: (122/134) at scala.util.Try$.apply(Try.scala:191) Feb 19 18:27:57.674 127.0.0.1 tr10000: ERROR - Connector: (123/134) at com.mendix.core.session.Worker$$anonfun$receive$3.applyOrElse(ActionDispatching.scala:141) Feb 19 18:27:57.674 127.0.0.1 tr10000: ERROR - Connector: (124/134) at akka.actor.Actor$class.aroundReceive(Actor.scala:465) Feb 19 18:27:57.674 127.0.0.1 tr10000: ERROR - Connector: (125/134) at com.mendix.core.session.Worker.aroundReceive(ActionDispatching.scala:137) Feb 19 18:27:57.674 127.0.0.1 tr10000: ERROR - Connector: (126/134) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516) Feb 19 18:27:57.674 127.0.0.1 tr10000: ERROR - Connector: (127/134) at akka.actor.ActorCell.invoke(ActorCell.scala:487) Feb 19 18:27:57.674 127.0.0.1 tr10000: ERROR - Connector: (128/134) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238) Feb 19 18:27:57.674 127.0.0.1 tr10000: ERROR - Connector: (129/134) at akka.dispatch.Mailbox.run(Mailbox.scala:220) Feb 19 18:27:57.675 127.0.0.1 tr10000: ERROR - Connector: (130/134) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393) Feb 19 18:27:57.675 127.0.0.1 tr10000: ERROR - Connector: (131/134) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) Feb 19 18:27:57.675 127.0.0.1 tr10000: ERROR - Connector: (132/134) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) Feb 19 18:27:57.675 127.0.0.1 tr10000: ERROR - Connector: (133/134) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) Feb 19 18:27:57.675 127.0.0.1 tr10000: ERROR - Connector: (134/134) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
asked
1 answers
0

Ricky

in my experience, this is likely related to poorly formed XHTML in one or more formatted text fields. When you resized the font, the text was reformatted with proper XHTML. For troubleshooting purposes, I have put a text box control on the web page(s) where there are CKEditors, displaying the same attribute as the CKEditor does. This will help you to see the issue, usually. It may be something like an unterminated break tag. Use of the XSSSanitize Java Action from Community Commons has reduced the issue, but not eliminated it altogether. Most often, I experience this issue when formatted text is copied and pasted directly into the control, without using the Paste from Word feature of CKEditor.

Not sure if that helps or not.

Mike

P.S. see here for a relevant recent post in the forum - you're not the only one experiencing this kind of issue

answered