Error if view processing interrupted

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Error if view processing interrupted

brian.wallis.infomedix
I get errors in the log if a user goes to view a form and then moves to another page without waiting for the form to display, there are two examples below of what I get. 

I don't really want to see these as errors in the log, it isn't an error of interest, the user just moved on. Can these be made info or warn instead (as a configuration) or avoided in some other way?

thanks

2021-05-12T17:22:24,384+1000 3897338 ERROR [default task-29] controller.PageFlowControllerProcessor - error caught {controller: "oxf:/apps/fr/page-flow.xml", method: "GET", path: "/fr/CPF/IMS-309/view/202105114"}


2021-05-12T17:22:24,692+1000 3897646 ERROR [default task-3] webapp.ProcessorService -
+----------------------------------------------------------------------------------------------------------------------+
|An Error has Occurred                                                                                                 |
|----------------------------------------------------------------------------------------------------------------------|
|UT010029: Stream is closed                                                                                            |
|----------------------------------------------------------------------------------------------------------------------|
|Application Call Stack                                                                                                |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/error.xpl                                                             |reading processor output      |  77|
|······················································································································|
|element=<p:output name="data" id="converted"/>                                                                        |
|name   =data                                                                                                          |
|id     =converted                                                                                                     |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/error.xpl                                                             |reading processor output      |  64|
|······················································································································|
|element=<p:output name="data" id="html-data"/>                                                                        |
|name   =data                                                                                                          |
|id     =html-data                                                                                                     |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/error.xpl                                                             |reading processor output      |  58|
|······················································································································|
|element=<p:output name="data" id="rewritten-data"/>                                                                   |
|name   =data                                                                                                          |
|id     =rewritten-data                                                                                                |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/error.xpl                                                             |reading processor output      |  52|
|······················································································································|
|element=<p:output name="data" id="themed"/>                                                                           |
|name   =data                                                                                                          |
|id     =themed                                                                                                        |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/theme-error.xsl                                                       |executing XSLT transformation |    |
|oxf:/page-flow.xml                                                                |reading page model data output|  37|
|······················································································································|
|element=<page id="error" path="/error" model="/config/error.xpl"/>                                                    |
|page id=error                                                                                                         |
|model  =/config/error.xpl                                                                                             |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/error.xpl                                                             |executing processor           |  81|
|······················································································································|
|element=<p:processor name="oxf:http-serializer">[...]</p:processor>                                                   |
|name   ={http://www.orbeon.com/oxf/processors}http-serializer                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/prologue-servlet.xpl                                                  |executing processor           |  41|
|······················································································································|
|element=<p:processor name="oxf:page-flow">[...]</p:processor>                                                         |
|name   ={http://www.orbeon.com/oxf/processors}page-flow                                                               |
|----------------------------------------------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: java.io.IOException                                                                                        |
|----------------------------------------------------------------------------------------------------------------------|
|io.undertow.servlet.spec.ServletOutputStreamImpl   |write                         |ServletOutputStreamImpl.java  | 133|
|sun.nio.cs.StreamEncoder                           |writeBytes                    |StreamEncoder.java            | 221|
|sun.nio.cs.StreamEncoder                           |implFlushBuffer               |StreamEncoder.java            | 291|
|sun.nio.cs.StreamEncoder                           |implFlush                     |StreamEncoder.java            | 295|
|sun.nio.cs.StreamEncoder                           |flush                         |StreamEncoder.java            | 141|
|java.io.OutputStreamWriter                         |flush                         |OutputStreamWriter.java       | 229|
|beon.oxf.processor.serializer.BinaryTextXMLReceiver|endDocument                   |BinaryTextXMLReceiver.scala   | 193|
|rg.orbeon.oxf.processor.converter.TextConverterBase|sendEndDocument               |TextConverterBase.java        | 167|
|rg.orbeon.oxf.processor.converter.TextConverterBase|access$100                    |TextConverterBase.java        |  39|
|rocessor.converter.TextConverterBase$FilterReceiver|endDocument                   |TextConverterBase.java        | 159|
|org.orbeon.oxf.xml.ForwardingXMLReceiver           |endDocument                   |ForwardingXMLReceiver.java    |  83|
|org.orbeon.oxf.xml.saxrewrite.State                |endDocument                   |State.java                    |  88|
|org.orbeon.oxf.xml.saxrewrite.StatefulHandler      |endDocument                   |StatefulHandler.java          |  41|
|org.orbeon.oxf.xml.SimpleForwardingXMLReceiver     |endDocument                   |SimpleForwardingXMLReceiver.ja|  49|
|.oxf.processor.transformer.xslt.XSLTTransformer$1$3|endDocument                   |XSLTTransformer.java          | 364|
|org.orbeon.saxon.event.ContentHandlerProxy         |close                         |ContentHandlerProxy.java      | 274|
|org.orbeon.saxon.event.ProxyReceiver               |close                         |ProxyReceiver.java            |  90|
|org.orbeon.saxon.event.ComplexContentOutputter     |close                         |ComplexContentOutputter.java  | 507|
|org.orbeon.saxon.Controller                        |transformDocument             |Controller.java               |1848|
|org.orbeon.saxon.TransformerHandlerImpl            |endDocument                   |TransformerHandlerImpl.java   | 144|
|org.orbeon.oxf.xml.ForwardingXMLReceiver           |endDocument                   |ForwardingXMLReceiver.java    |  83|
|org.orbeon.oxf.xml.SAXStore                        |replay                        |SAXStore.java                 | 333|
|org.orbeon.oxf.xml.SAXStore                        |replay                        |SAXStore.java                 | 235|
|on.oxf.processor.transformer.xslt.XSLTTransformer$1|runTransformer                |XSLTTransformer.java          | 468|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.ValidationException                                                                  |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.common.OrbeonLocationException$     |wrapException                 |OrbeonLocationException.scala |  60|
|org.orbeon.oxf.common.OrbeonLocationException      |wrapException                 |OrbeonLocationException.scala |    |
|on.oxf.processor.transformer.xslt.XSLTTransformer$1|runTransformer                |XSLTTransformer.java          | 526|
|on.oxf.processor.transformer.xslt.XSLTTransformer$1|readImpl                      |XSLTTransformer.java          | 188|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|rg.orbeon.oxf.processor.converter.AbstractRewrite$1|readImpl                      |AbstractRewrite.java          | 861|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|rg.orbeon.oxf.processor.converter.Converter$$anon$1|readImpl                      |PlainXHTMLConverter.scala     |  51|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|rg.orbeon.oxf.processor.converter.TextConverterBase|readInput                     |TextConverterBase.java        | 113|
|rg.orbeon.oxf.processor.converter.TextConverterBase|access$000                    |TextConverterBase.java        |  39|
|.orbeon.oxf.processor.converter.TextConverterBase$1|readImpl                      |TextConverterBase.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.serializer.HttpSerializer |readInput                     |HttpSerializer.java           |  40|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.OXFException                                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.processor.serializer.HttpSerializer |readInput                     |HttpSerializer.java           |  45|
|.orbeon.oxf.processor.serializer.HttpSerializerBase|start                         |HttpSerializerBase.java       | 218|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.OXFException                                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|.orbeon.oxf.processor.serializer.HttpSerializerBase|start                         |HttpSerializerBase.java       | 227|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.ValidationException                                                                  |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.common.OrbeonLocationException$     |wrapException                 |OrbeonLocationException.scala |  60|
|org.orbeon.oxf.common.OrbeonLocationException      |wrapException                 |OrbeonLocationException.scala |    |
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 619|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|getInput                      |PipelineProcessor.java        | 141|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  84|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|processor.pipeline.choose.ConcreteChooseProcessor$1|readImpl                      |ConcreteChooseProcessor.java  | 126|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|orbeon.oxf.processor.pipeline.PipelineProcessor$1$1|run                           |PipelineProcessor.java        |  93|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$000                    |PipelineProcessor.java        |  60|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|orbeon.oxf.processor.pipeline.PipelineProcessor$1$1|run                           |PipelineProcessor.java        |  93|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$000                    |PipelineProcessor.java        |  60|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|processor.pipeline.choose.ConcreteChooseProcessor$1|readImpl                      |ConcreteChooseProcessor.java  | 126|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|ssor.pipeline.PipelineProcessor$InternalTopOutput$1|run                           |PipelineProcessor.java        | 535|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeParents                |PipelineProcessor.java        | 696|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$400                    |PipelineProcessor.java        |  60|
|cessor.pipeline.PipelineProcessor$InternalTopOutput|readImpl                      |PipelineProcessor.java        | 531|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.NullSerializer            |start                         |NullSerializer.java           |  28|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.OXFException                                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.processor.NullSerializer            |start                         |NullSerializer.java           |  30|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.ValidationException                                                                  |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.common.OrbeonLocationException$     |wrapException                 |OrbeonLocationException.scala |  60|
|org.orbeon.oxf.common.OrbeonLocationException      |wrapException                 |OrbeonLocationException.scala |    |
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 619|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|f.processor.pipeline.choose.ConcreteChooseProcessor|start                         |ConcreteChooseProcessor.java  | 231|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|ller.PageFlowControllerProcessor$PageOrServiceRoute|process                       |PageFlowControllerProcessor.sc| 596|
|g.orbeon.oxf.controller.PageFlowControllerProcessor|runErrorRoute$1               |PageFlowControllerProcessor.sc| 129|
|g.orbeon.oxf.controller.PageFlowControllerProcessor|start                         |PageFlowControllerProcessor.sc| 202|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|f.processor.pipeline.choose.ConcreteChooseProcessor|start                         |ConcreteChooseProcessor.java  | 231|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|org.orbeon.oxf.pipeline.InitUtils$                 |runProcessor                  |InitUtils.scala               |  84|
|org.orbeon.oxf.webapp.ProcessorService             |$anonfun$service$1            |ProcessorService.scala        |  47|
|scala.runtime.java8.JFunction0$mcV$sp              |apply                         |JFunction0$mcV$sp.java        |  23|
|org.orbeon.oxf.logging.LifecycleLogger$            |withEvent                     |LifecycleLogger.scala         | 125|
|org.orbeon.oxf.logging.LifecycleLogger$            |withEventAssumingRequest      |LifecycleLogger.scala         | 118|
|org.orbeon.oxf.webapp.ProcessorService             |service                       |ProcessorService.scala        |  42|
|org.orbeon.oxf.servlet.OrbeonServlet               |$anonfun$service$3            |OrbeonServlet.scala           |  83|
|scala.runtime.java8.JFunction0$mcV$sp              |apply                         |JFunction0$mcV$sp.java        |  23|
|org.orbeon.oxf.webapp.ServletPortlet$              |withRootException             |ServletPortlet.scala          | 104|
|org.orbeon.oxf.servlet.OrbeonServlet               |$anonfun$service$1            |OrbeonServlet.scala           |  76|
|scala.runtime.java8.JFunction0$mcV$sp              |apply                         |JFunction0$mcV$sp.java        |  23|
|org.orbeon.oxf.util.DynamicVariable                |withValue                     |DynamicVariable.scala         |  42|
|org.orbeon.oxf.webapp.ProcessorService$            |withProcessorService          |ProcessorService.scala        | 146|
|org.orbeon.oxf.servlet.OrbeonServlet               |service                       |OrbeonServlet.scala           |  76|
|javax.servlet.http.HttpServlet                     |service                       |HttpServlet.java              | 790|
|io.undertow.servlet.handlers.ServletHandler        |handleRequest                 |ServletHandler.java           |  85|
|rtow.servlet.handlers.FilterHandler$FilterChainImpl|doFilter                      |FilterHandler.java            | 129|
|au.com.infomedix.orbeon.filter.CPFParamsFilter     |doFilter                      |CPFParamsFilter.java          |  64|
|io.undertow.servlet.core.ManagedFilter             |doFilter                      |ManagedFilter.java            |  61|
|rtow.servlet.handlers.FilterHandler$FilterChainImpl|doFilter                      |FilterHandler.java            | 131|
|org.orbeon.oxf.servlet.FormRunnerAuthFilter        |doFilter                      |FormRunnerAuthFilter.scala    |  50|
|---8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<---|
|ervlet.handlers.security.ServletSecurityRoleHandler|handleRequest                 |ServletSecurityRoleHandler.jav|  62|
|undertow.servlet.handlers.ServletDispatchingHandler|handleRequest                 |ServletDispatchingHandler.java|  36|
|undertow.security.SecurityContextAssociationHandler|handleRequest                 |SecurityContextAssociationHand|  78|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|.handlers.security.SSLInformationAssociationHandler|handleRequest                 |SSLInformationAssociationHandl| 131|
|.handlers.security.ServletAuthenticationCallHandler|handleRequest                 |ServletAuthenticationCallHandl|  57|
|io.undertow.server.handlers.DisableCacheHandler    |handleRequest                 |DisableCacheHandler.java      |  33|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|w.security.handlers.AuthenticationConstraintHandler|handleRequest                 |AuthenticationConstraintHandle|  53|
|ow.security.handlers.AbstractConfidentialityHandler|handleRequest                 |AbstractConfidentialityHandler|  46|
|rs.security.ServletConfidentialityConstraintHandler|handleRequest                 |ServletConfidentialityConstrai|  64|
|.handlers.security.ServletSecurityConstraintHandler|handleRequest                 |ServletSecurityConstraintHandl|  59|
|w.security.handlers.AuthenticationMechanismsHandler|handleRequest                 |AuthenticationMechanismsHandle|  60|
|handlers.security.CachedAuthenticatedSessionHandler|handleRequest                 |CachedAuthenticatedSessionHand|  77|
|ertow.security.handlers.NotificationReceiverHandler|handleRequest                 |NotificationReceiverHandler.ja|  50|
|.handlers.AbstractSecurityContextAssociationHandler|handleRequest                 |AbstractSecurityContextAssocia|  43|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|tension.undertow.security.jacc.JACCContextIdHandler|handleRequest                 |JACCContextIdHandler.java     |  61|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|.undertow.deployment.GlobalRequestControllerHandler|handleRequest                 |GlobalRequestControllerHandler|  68|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|io.undertow.servlet.handlers.ServletInitialHandler |handleFirstRequest            |ServletInitialHandler.java    | 292|
|io.undertow.servlet.handlers.ServletInitialHandler |access$100                    |ServletInitialHandler.java    |  81|
|o.undertow.servlet.handlers.ServletInitialHandler$2|call                          |ServletInitialHandler.java    | 138|
|o.undertow.servlet.handlers.ServletInitialHandler$2|call                          |ServletInitialHandler.java    | 135|
|rvlet.core.ServletRequestContextThreadSetupAction$1|call                          |ServletRequestContextThreadSet|  48|
|dertow.servlet.core.ContextClassLoaderSetupAction$1|call                          |ContextClassLoaderSetupAction.|  43|
|.undertow.security.SecurityContextThreadSetupAction|lambda$create$0               |SecurityContextThreadSetupActi| 105|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|io.undertow.servlet.handlers.ServletInitialHandler |dispatchRequest               |ServletInitialHandler.java    | 272|
|io.undertow.servlet.handlers.ServletInitialHandler |access$000                    |ServletInitialHandler.java    |  81|
|o.undertow.servlet.handlers.ServletInitialHandler$1|handleRequest                 |ServletInitialHandler.java    | 104|
|io.undertow.server.Connectors                      |executeRootHandler            |Connectors.java               | 326|
|io.undertow.server.HttpServerExchange$1            |run                           |HttpServerExchange.java       | 812|
|java.util.concurrent.ThreadPoolExecutor            |runWorker                     |ThreadPoolExecutor.java       |1149|
|java.util.concurrent.ThreadPoolExecutor$Worker     |run                           |ThreadPoolExecutor.java       | 624|
|java.lang.Thread                                   |run                           |Thread.java                   | 748|
+----------------------------------------------------------------------------------------------------------------------+
            ------------------------------------------------------------------------------------


2021-05-12T17:22:24,400+1000 3897354 ERROR [default task-29] controller.PageFlowControllerProcessor -
+----------------------------------------------------------------------------------------------------------------------+
|An Error has Occurred                                                                                                 |
|----------------------------------------------------------------------------------------------------------------------|
|Broken pipe                                                                                                           |
|----------------------------------------------------------------------------------------------------------------------|
|Application Call Stack                                                                                                |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/epilogue-servlet.xpl                                                  |reading processor output      | 218|
|······················································································································|
|element=<p:output name="data" id="converted"/>                                                                        |
|name   =data                                                                                                          |
|id     =converted                                                                                                     |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/epilogue-servlet.xpl                                                  |reading processor output      | 211|
|······················································································································|
|element=<p:output name="data" id="xhtml-data"/>                                                                       |
|name   =data                                                                                                          |
|id     =xhtml-data                                                                                                    |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/epilogue-servlet.xpl                                                  |reading processor output      | 119|
|······················································································································|
|element=<p:output name="data" id="rewritten-data"/>                                                                   |
|name   =data                                                                                                          |
|id     =rewritten-data                                                                                                |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/epilogue-servlet.xpl                                                  |reading processor output      | 101|
|······················································································································|
|element=<p:output name="data" id="themed-data"/>                                                                      |
|name   =data                                                                                                          |
|id     =themed-data                                                                                                   |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/apps/fr/theme.xsl                                                            |executing XSLT transformation |    |
|oxf:/apps/fr/page-flow.xml                                                        |executing processor           | 271|
|······················································································································|
|name={http://www.orbeon.com/oxf/processors}pipeline                                                                   |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/epilogue.xpl                                                          |executing processor           |  60|
|······················································································································|
|element=<p:processor name="oxf:pipeline">[...]</p:processor>                                                          |
|name   ={http://www.orbeon.com/oxf/processors}pipeline                                                                |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/config/epilogue-servlet.xpl                                                  |executing processor           | 225|
|······················································································································|
|element=<p:processor name="oxf:http-serializer">[...]</p:processor>                                                   |
|name   ={http://www.orbeon.com/oxf/processors}http-serializer                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: java.io.IOException                                                                                        |
|----------------------------------------------------------------------------------------------------------------------|
|sun.nio.ch.FileDispatcherImpl                      |write0                        |FileDispatcherImpl.java       |    |
|sun.nio.ch.SocketDispatcher                        |write                         |SocketDispatcher.java         |  47|
|sun.nio.ch.IOUtil                                  |writeFromNativeBuffer         |IOUtil.java                   |  93|
|sun.nio.ch.IOUtil                                  |write                         |IOUtil.java                   |  51|
|sun.nio.ch.SocketChannelImpl                       |write                         |SocketChannelImpl.java        | 471|
|org.xnio.nio.NioSocketConduit                      |write                         |NioSocketConduit.java         | 153|
|io.undertow.protocols.ssl.SslConduit               |doWrap                        |SslConduit.java               | 887|
|io.undertow.protocols.ssl.SslConduit               |write                         |SslConduit.java               | 379|
|o.undertow.server.protocol.http.HttpResponseConduit|write                         |HttpResponseConduit.java      | 645|
|io.undertow.conduits.ChunkedStreamSinkConduit      |doWrite                       |ChunkedStreamSinkConduit.java | 163|
|io.undertow.conduits.ChunkedStreamSinkConduit      |write                         |ChunkedStreamSinkConduit.java | 127|
|org.xnio.conduits.ConduitStreamSinkChannel         |write                         |ConduitStreamSinkChannel.java | 150|
|io.undertow.channels.DetachableStreamSinkChannel   |write                         |DetachableStreamSinkChannel.ja| 240|
|rtow.server.HttpServerExchange$WriteDispatchChannel|write                         |HttpServerExchange.java       |2063|
|io.undertow.servlet.spec.ServletOutputStreamImpl   |writeBufferBlocking           |ServletOutputStreamImpl.java  | 570|
|io.undertow.servlet.spec.ServletOutputStreamImpl   |write                         |ServletOutputStreamImpl.java  | 146|
|.processor.serializer.store.ResultStoreOutputStream|write                         |ResultStoreOutputStream.java  |  47|
|sun.nio.cs.StreamEncoder                           |writeBytes                    |StreamEncoder.java            | 221|
|sun.nio.cs.StreamEncoder                           |implWrite                     |StreamEncoder.java            | 282|
|sun.nio.cs.StreamEncoder                           |write                         |StreamEncoder.java            | 125|
|java.io.OutputStreamWriter                         |write                         |OutputStreamWriter.java       | 207|
|org.orbeon.oxf.util.TextXMLReceiver                |characters                    |TextXMLReceiver.java          |  36|
|beon.oxf.processor.serializer.BinaryTextXMLReceiver|characters                    |BinaryTextXMLReceiver.scala   | 189|
|org.orbeon.oxf.util.ContentHandlerWriter           |write                         |ContentHandlerWriter.java     |  76|
|org.orbeon.saxon.event.XMLEmitter                  |writeAttribute                |XMLEmitter.java               | 472|
|org.orbeon.saxon.event.HTMLEmitter                 |writeAttribute                |HTMLEmitter.java              | 267|
|org.orbeon.saxon.event.XMLEmitter                  |attribute                     |XMLEmitter.java               | 394|
|org.orbeon.saxon.event.ReceivingContentHandler     |startElement                  |ReceivingContentHandler.java  | 366|
|org.orbeon.oxf.xml.ForwardingXMLReceiver           |startElement                  |ForwardingXMLReceiver.java    | 125|
|org.orbeon.oxf.xml.SimpleForwardingXMLReceiver     |startElement                  |SimpleForwardingXMLReceiver.ja|  83|
|rocessor.converter.TextConverterBase$FilterReceiver|startElement                  |TextConverterBase.java        | 154|
|org.orbeon.oxf.xml.ForwardingXMLReceiver           |startElement                  |ForwardingXMLReceiver.java    | 125|
|org.orbeon.oxf.xml.PlainHTMLOrXHTMLReceiver        |startElement                  |PlainHTMLOrXHTMLReceiver.scala|  44|
|xf.processor.converter.AbstractRewrite$RewriteState|startElementStart             |AbstractRewrite.java          | 742|
|org.orbeon.oxf.xml.saxrewrite.State                |startElement                  |State.java                    | 142|
|org.orbeon.oxf.xml.saxrewrite.StatefulHandler      |startElement                  |StatefulHandler.java          |  78|
|org.orbeon.oxf.xml.SimpleForwardingXMLReceiver     |startElement                  |SimpleForwardingXMLReceiver.ja|  83|
|.oxf.processor.transformer.xslt.XSLTTransformer$1$3|startElement                  |XSLTTransformer.java          | 376|
|org.orbeon.saxon.event.ContentHandlerProxy         |startContent                  |ContentHandlerProxy.java      | 362|
|org.orbeon.saxon.event.NamespaceReducer            |startContent                  |NamespaceReducer.java         | 197|
|---8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<---|
|org.orbeon.saxon.instruct.Template                 |applyLeavingTail              |Template.java                 | 203|
|org.orbeon.saxon.instruct.ApplyTemplates           |applyTemplates                |ApplyTemplates.java           | 345|
|org.orbeon.saxon.instruct.ApplyTemplates           |apply                         |ApplyTemplates.java           | 210|
|org.orbeon.saxon.instruct.ApplyTemplates           |process                       |ApplyTemplates.java           | 170|
|org.orbeon.saxon.instruct.ElementCreator           |processLeavingTail            |ElementCreator.java           | 296|
|org.orbeon.saxon.instruct.Copy                     |processLeavingTail            |Copy.java                     | 217|
|org.orbeon.saxon.instruct.Template                 |applyLeavingTail              |Template.java                 | 203|
|org.orbeon.saxon.instruct.ApplyTemplates           |applyTemplates                |ApplyTemplates.java           | 345|
|org.orbeon.saxon.instruct.ApplyTemplates           |apply                         |ApplyTemplates.java           | 210|
|org.orbeon.saxon.instruct.ApplyTemplates           |process                       |ApplyTemplates.java           | 170|
|org.orbeon.saxon.instruct.ElementCreator           |processLeavingTail            |ElementCreator.java           | 296|
|org.orbeon.saxon.instruct.Copy                     |processLeavingTail            |Copy.java                     | 217|
|org.orbeon.saxon.instruct.Template                 |applyLeavingTail              |Template.java                 | 203|
|org.orbeon.saxon.instruct.ApplyTemplates           |applyTemplates                |ApplyTemplates.java           | 345|
|org.orbeon.saxon.instruct.ApplyTemplates           |apply                         |ApplyTemplates.java           | 210|
|org.orbeon.saxon.instruct.ApplyTemplates           |process                       |ApplyTemplates.java           | 170|
|org.orbeon.saxon.instruct.ElementCreator           |processLeavingTail            |ElementCreator.java           | 296|
|org.orbeon.saxon.instruct.Copy                     |processLeavingTail            |Copy.java                     | 217|
|org.orbeon.saxon.instruct.Template                 |applyLeavingTail              |Template.java                 | 203|
|org.orbeon.saxon.instruct.ApplyTemplates           |applyTemplates                |ApplyTemplates.java           | 345|
|org.orbeon.saxon.instruct.ApplyTemplates           |apply                         |ApplyTemplates.java           | 210|
|org.orbeon.saxon.instruct.ApplyTemplates           |process                       |ApplyTemplates.java           | 170|
|org.orbeon.saxon.instruct.ElementCreator           |processLeavingTail            |ElementCreator.java           | 296|
|org.orbeon.saxon.instruct.Copy                     |processLeavingTail            |Copy.java                     | 217|
|org.orbeon.saxon.instruct.Template                 |applyLeavingTail              |Template.java                 | 203|
|org.orbeon.saxon.instruct.ApplyTemplates           |applyTemplates                |ApplyTemplates.java           | 345|
|org.orbeon.saxon.instruct.ApplyTemplates           |apply                         |ApplyTemplates.java           | 210|
|org.orbeon.saxon.instruct.ApplyTemplates           |process                       |ApplyTemplates.java           | 170|
|org.orbeon.saxon.instruct.ElementCreator           |processLeavingTail            |ElementCreator.java           | 296|
|org.orbeon.saxon.instruct.Copy                     |processLeavingTail            |Copy.java                     | 217|
|org.orbeon.saxon.instruct.Template                 |applyLeavingTail              |Template.java                 | 203|
|org.orbeon.saxon.instruct.ApplyTemplates           |applyTemplates                |ApplyTemplates.java           | 345|
|org.orbeon.saxon.instruct.ApplyTemplates           |defaultAction                 |ApplyTemplates.java           | 378|
|org.orbeon.saxon.instruct.ApplyTemplates           |applyTemplates                |ApplyTemplates.java           | 333|
|org.orbeon.saxon.Controller                        |transformDocument             |Controller.java               |1807|
|org.orbeon.saxon.TransformerHandlerImpl            |endDocument                   |TransformerHandlerImpl.java   | 144|
|org.orbeon.oxf.xml.ForwardingXMLReceiver           |endDocument                   |ForwardingXMLReceiver.java    |  83|
|org.orbeon.oxf.xml.SAXStore                        |replay                        |SAXStore.java                 | 333|
|org.orbeon.oxf.xml.SAXStore                        |replay                        |SAXStore.java                 | 235|
|on.oxf.processor.transformer.xslt.XSLTTransformer$1|runTransformer                |XSLTTransformer.java          | 468|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.ValidationException                                                                  |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.common.OrbeonLocationException$     |wrapException                 |OrbeonLocationException.scala |  60|
|org.orbeon.oxf.common.OrbeonLocationException      |wrapException                 |OrbeonLocationException.scala |    |
|on.oxf.processor.transformer.xslt.XSLTTransformer$1|runTransformer                |XSLTTransformer.java          | 526|
|on.oxf.processor.transformer.xslt.XSLTTransformer$1|readImpl                      |XSLTTransformer.java          | 188|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|orbeon.oxf.processor.pipeline.PipelineProcessor$1$1|run                           |PipelineProcessor.java        |  93|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$000                    |PipelineProcessor.java        |  60|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|processor.pipeline.choose.ConcreteChooseProcessor$1|readImpl                      |ConcreteChooseProcessor.java  | 126|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|ssor.pipeline.PipelineProcessor$InternalTopOutput$1|run                           |PipelineProcessor.java        | 535|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeParents                |PipelineProcessor.java        | 696|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$400                    |PipelineProcessor.java        |  60|
|cessor.pipeline.PipelineProcessor$InternalTopOutput|readImpl                      |PipelineProcessor.java        | 531|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|rg.orbeon.oxf.processor.converter.AbstractRewrite$1|readImpl                      |AbstractRewrite.java          | 861|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|orbeon.oxf.processor.pipeline.PipelineProcessor$1$1|run                           |PipelineProcessor.java        |  93|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$000                    |PipelineProcessor.java        |  60|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|processor.pipeline.choose.ConcreteChooseProcessor$1|readImpl                      |ConcreteChooseProcessor.java  | 126|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|ssor.pipeline.PipelineProcessor$InternalTopOutput$1|run                           |PipelineProcessor.java        | 535|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeParents                |PipelineProcessor.java        | 696|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$400                    |PipelineProcessor.java        |  60|
|cessor.pipeline.PipelineProcessor$InternalTopOutput|readImpl                      |PipelineProcessor.java        | 531|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|rg.orbeon.oxf.processor.converter.Converter$$anon$1|readImpl                      |PlainXHTMLConverter.scala     |  51|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|rg.orbeon.oxf.processor.converter.TextConverterBase|readInput                     |TextConverterBase.java        | 113|
|rg.orbeon.oxf.processor.converter.TextConverterBase|access$000                    |TextConverterBase.java        |  39|
|.orbeon.oxf.processor.converter.TextConverterBase$1|readImpl                      |TextConverterBase.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|orbeon.oxf.processor.pipeline.PipelineProcessor$1$1|run                           |PipelineProcessor.java        |  93|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$000                    |PipelineProcessor.java        |  60|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|processor.pipeline.choose.ConcreteChooseProcessor$1|readImpl                      |ConcreteChooseProcessor.java  | 126|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.serializer.HttpSerializer |readInput                     |HttpSerializer.java           |  40|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.OXFException                                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.processor.serializer.HttpSerializer |readInput                     |HttpSerializer.java           |  45|
|rbeon.oxf.processor.serializer.HttpSerializerBase$1|read                          |HttpSerializerBase.java       | 150|
|rbeon.oxf.processor.serializer.HttpSerializerBase$1|read                          |HttpSerializerBase.java       | 138|
|org.orbeon.oxf.processor.ProcessorImpl             |readCacheInputAsObject        |ProcessorImpl.java            | 368|
|.orbeon.oxf.processor.serializer.HttpSerializerBase|start                         |HttpSerializerBase.java       | 138|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.OXFException                                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|.orbeon.oxf.processor.serializer.HttpSerializerBase|start                         |HttpSerializerBase.java       | 227|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.ValidationException                                                                  |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.common.OrbeonLocationException$     |wrapException                 |OrbeonLocationException.scala |  60|
|org.orbeon.oxf.common.OrbeonLocationException      |wrapException                 |OrbeonLocationException.scala |    |
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 619|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|f.processor.pipeline.choose.ConcreteChooseProcessor|start                         |ConcreteChooseProcessor.java  | 231|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|f.processor.pipeline.choose.ConcreteChooseProcessor|start                         |ConcreteChooseProcessor.java  | 231|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|f.processor.pipeline.choose.ConcreteChooseProcessor|start                         |ConcreteChooseProcessor.java  | 231|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|ller.PageFlowControllerProcessor$PageOrServiceRoute|process                       |PageFlowControllerProcessor.sc| 596|
|g.orbeon.oxf.controller.PageFlowControllerProcessor|start                         |PageFlowControllerProcessor.sc| 183|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|getInput                      |PipelineProcessor.java        | 141|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  84|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|processor.pipeline.choose.ConcreteChooseProcessor$1|readImpl                      |ConcreteChooseProcessor.java  | 126|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|orbeon.oxf.processor.pipeline.PipelineProcessor$1$1|run                           |PipelineProcessor.java        |  93|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$000                    |PipelineProcessor.java        |  60|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.IdentityProcessor$1       |readImpl                      |IdentityProcessor.java        |  33|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|orbeon.oxf.processor.pipeline.PipelineProcessor$1$1|run                           |PipelineProcessor.java        |  93|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$000                    |PipelineProcessor.java        |  60|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$1|readImpl                      |PipelineProcessor.java        |  91|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|processor.pipeline.choose.ConcreteChooseProcessor$1|readImpl                      |ConcreteChooseProcessor.java  | 126|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|ssor.pipeline.PipelineProcessor$InternalTopOutput$1|run                           |PipelineProcessor.java        | 535|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeParents                |PipelineProcessor.java        | 696|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|access$400                    |PipelineProcessor.java        |  60|
|cessor.pipeline.PipelineProcessor$InternalTopOutput|readImpl                      |PipelineProcessor.java        | 531|
|essor.impl.ProcessorOutputImpl$TopLevelOutputFilter|read                          |ProcessorOutputImpl.java      | 257|
|org.orbeon.oxf.processor.impl.ProcessorOutputImpl  |read                          |ProcessorOutputImpl.java      | 393|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 262|
|org.orbeon.oxf.processor.ProcessorImpl             |readInputAsSAX                |ProcessorImpl.java            | 266|
|org.orbeon.oxf.processor.NullSerializer            |start                         |NullSerializer.java           |  28|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.OXFException                                                                         |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.processor.NullSerializer            |start                         |NullSerializer.java           |  30|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: org.orbeon.oxf.common.ValidationException                                                                  |
|----------------------------------------------------------------------------------------------------------------------|
|org.orbeon.oxf.common.OrbeonLocationException$     |wrapException                 |OrbeonLocationException.scala |  60|
|org.orbeon.oxf.common.OrbeonLocationException      |wrapException                 |OrbeonLocationException.scala |    |
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 619|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|f.processor.pipeline.choose.ConcreteChooseProcessor|start                         |ConcreteChooseProcessor.java  | 231|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|ller.PageFlowControllerProcessor$PageOrServiceRoute|process                       |PageFlowControllerProcessor.sc| 596|
|g.orbeon.oxf.controller.PageFlowControllerProcessor|start                         |PageFlowControllerProcessor.sc| 183|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|f.processor.pipeline.choose.ConcreteChooseProcessor|start                         |ConcreteChooseProcessor.java  | 231|
|g.orbeon.oxf.processor.pipeline.PipelineProcessor$4|run                           |PipelineProcessor.java        | 617|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|executeChildren               |PipelineProcessor.java        | 679|
|org.orbeon.oxf.processor.pipeline.PipelineProcessor|start                         |PipelineProcessor.java        | 614|
|org.orbeon.oxf.pipeline.InitUtils$                 |runProcessor                  |InitUtils.scala               |  84|
|org.orbeon.oxf.webapp.ProcessorService             |$anonfun$service$1            |ProcessorService.scala        |  47|
|scala.runtime.java8.JFunction0$mcV$sp              |apply                         |JFunction0$mcV$sp.java        |  23|
|org.orbeon.oxf.logging.LifecycleLogger$            |withEvent                     |LifecycleLogger.scala         | 125|
|org.orbeon.oxf.logging.LifecycleLogger$            |withEventAssumingRequest      |LifecycleLogger.scala         | 118|
|org.orbeon.oxf.webapp.ProcessorService             |service                       |ProcessorService.scala        |  42|
|org.orbeon.oxf.servlet.OrbeonServlet               |$anonfun$service$3            |OrbeonServlet.scala           |  83|
|scala.runtime.java8.JFunction0$mcV$sp              |apply                         |JFunction0$mcV$sp.java        |  23|
|org.orbeon.oxf.webapp.ServletPortlet$              |withRootException             |ServletPortlet.scala          | 104|
|org.orbeon.oxf.servlet.OrbeonServlet               |$anonfun$service$1            |OrbeonServlet.scala           |  76|
|scala.runtime.java8.JFunction0$mcV$sp              |apply                         |JFunction0$mcV$sp.java        |  23|
|org.orbeon.oxf.util.DynamicVariable                |withValue                     |DynamicVariable.scala         |  42|
|org.orbeon.oxf.webapp.ProcessorService$            |withProcessorService          |ProcessorService.scala        | 146|
|org.orbeon.oxf.servlet.OrbeonServlet               |service                       |OrbeonServlet.scala           |  76|
|javax.servlet.http.HttpServlet                     |service                       |HttpServlet.java              | 790|
|io.undertow.servlet.handlers.ServletHandler        |handleRequest                 |ServletHandler.java           |  85|
|rtow.servlet.handlers.FilterHandler$FilterChainImpl|doFilter                      |FilterHandler.java            | 129|
|au.com.infomedix.orbeon.filter.CPFParamsFilter     |doFilter                      |CPFParamsFilter.java          |  64|
|io.undertow.servlet.core.ManagedFilter             |doFilter                      |ManagedFilter.java            |  61|
|rtow.servlet.handlers.FilterHandler$FilterChainImpl|doFilter                      |FilterHandler.java            | 131|
|org.orbeon.oxf.servlet.FormRunnerAuthFilter        |doFilter                      |FormRunnerAuthFilter.scala    |  50|
|io.undertow.servlet.core.ManagedFilter             |doFilter                      |ManagedFilter.java            |  61|
|---8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<---|
|ervlet.handlers.security.ServletSecurityRoleHandler|handleRequest                 |ServletSecurityRoleHandler.jav|  62|
|undertow.servlet.handlers.ServletDispatchingHandler|handleRequest                 |ServletDispatchingHandler.java|  36|
|undertow.security.SecurityContextAssociationHandler|handleRequest                 |SecurityContextAssociationHand|  78|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|.handlers.security.SSLInformationAssociationHandler|handleRequest                 |SSLInformationAssociationHandl| 131|
|.handlers.security.ServletAuthenticationCallHandler|handleRequest                 |ServletAuthenticationCallHandl|  57|
|io.undertow.server.handlers.DisableCacheHandler    |handleRequest                 |DisableCacheHandler.java      |  33|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|w.security.handlers.AuthenticationConstraintHandler|handleRequest                 |AuthenticationConstraintHandle|  53|
|ow.security.handlers.AbstractConfidentialityHandler|handleRequest                 |AbstractConfidentialityHandler|  46|
|rs.security.ServletConfidentialityConstraintHandler|handleRequest                 |ServletConfidentialityConstrai|  64|
|.handlers.security.ServletSecurityConstraintHandler|handleRequest                 |ServletSecurityConstraintHandl|  59|
|w.security.handlers.AuthenticationMechanismsHandler|handleRequest                 |AuthenticationMechanismsHandle|  60|
|handlers.security.CachedAuthenticatedSessionHandler|handleRequest                 |CachedAuthenticatedSessionHand|  77|
|ertow.security.handlers.NotificationReceiverHandler|handleRequest                 |NotificationReceiverHandler.ja|  50|
|.handlers.AbstractSecurityContextAssociationHandler|handleRequest                 |AbstractSecurityContextAssocia|  43|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|tension.undertow.security.jacc.JACCContextIdHandler|handleRequest                 |JACCContextIdHandler.java     |  61|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|.undertow.deployment.GlobalRequestControllerHandler|handleRequest                 |GlobalRequestControllerHandler|  68|
|io.undertow.server.handlers.PredicateHandler       |handleRequest                 |PredicateHandler.java         |  43|
|io.undertow.servlet.handlers.ServletInitialHandler |handleFirstRequest            |ServletInitialHandler.java    | 292|
|io.undertow.servlet.handlers.ServletInitialHandler |access$100                    |ServletInitialHandler.java    |  81|
|o.undertow.servlet.handlers.ServletInitialHandler$2|call                          |ServletInitialHandler.java    | 138|
|o.undertow.servlet.handlers.ServletInitialHandler$2|call                          |ServletInitialHandler.java    | 135|
|rvlet.core.ServletRequestContextThreadSetupAction$1|call                          |ServletRequestContextThreadSet|  48|
|dertow.servlet.core.ContextClassLoaderSetupAction$1|call                          |ContextClassLoaderSetupAction.|  43|
|.undertow.security.SecurityContextThreadSetupAction|lambda$create$0               |SecurityContextThreadSetupActi| 105|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|rtowDeploymentInfoService$UndertowThreadSetupAction|lambda$create$0               |UndertowDeploymentInfoService.|1508|
|io.undertow.servlet.handlers.ServletInitialHandler |dispatchRequest               |ServletInitialHandler.java    | 272|
|io.undertow.servlet.handlers.ServletInitialHandler |access$000                    |ServletInitialHandler.java    |  81|
|o.undertow.servlet.handlers.ServletInitialHandler$1|handleRequest                 |ServletInitialHandler.java    | 104|
|io.undertow.server.Connectors                      |executeRootHandler            |Connectors.java               | 326|
|io.undertow.server.HttpServerExchange$1            |run                           |HttpServerExchange.java       | 812|
|java.util.concurrent.ThreadPoolExecutor            |runWorker                     |ThreadPoolExecutor.java       |1149|
|java.util.concurrent.ThreadPoolExecutor$Worker     |run                           |ThreadPoolExecutor.java       | 624|
|java.lang.Thread                                   |run                           |Thread.java                   | 748|
+----------------------------------------------------------------------------------------------------------------------+
            ------------------------------------------------------------------------------------

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/4732c150-b2dd-41ce-9aa3-20a71a2d062en%40googlegroups.com.
Reply | Threaded
Open this post in threaded view
|

Re: Error if view processing interrupted

Alessandro  Vernet
Administrator
Hi Brian,

I totally agree, and we are aware of this. I thought that we already had an
RFE for this, but either we didn't or I was unable to find it; either way I
just created one and added a +1 from you.

https://github.com/orbeon/orbeon-forms/issues/4894

-Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/1620867143795-0.post%40n4.nabble.com.
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet