IT Process Automation

 View Only

PAM 04.3.05 - Premature end of file

  • 1.  PAM 04.3.05 - Premature end of file

    Posted Sep 26, 2022 07:33 AM
    Hi,
    sporadically 'Premature end of file' can be seen in c2o.log.
    What can be the reason for it?

    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] [Fatal Error] :-1:-1: Premature end of file.
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] org.xml.sax.SAXParseException: Premature end of file.
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.util.XmlValueUtil.getMatchingXMLNodes(XmlValueUtil.java:247)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.util.XmlValueUtil.getMatchingXML(XmlValueUtil.java:288)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.util.XmlValueUtil.extractXml(XmlValueUtil.java:350)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.bean.C2OLibrary.applyXPath(C2OLibrary.java:175)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at sun.reflect.GeneratedMethodAccessor1205.invoke(Unknown Source)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at java.lang.reflect.Method.invoke(Method.java:498)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:138)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:226)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1670)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1010)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:409)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.bean.C2OContextFactory.doTopCall(C2OContextFactory.java:95)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3566)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:107)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.bean.C2OInterpretor.execCode(C2OInterpretor.java:373)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.workflowengine.WorkflowManager.executeCode(WorkflowManager.java:3643)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.workflowengine.WorkflowManager.updateCompletedSvcResult(WorkflowManager.java:6080)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.workflowengine.C2OSvcIconInstanceRefObject.handleResponse(C2OSvcIconInstanceRefObject.java:174)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.workflowengine.WorkflowManager.callSvcInstanceHandleResponse(WorkflowManager.java:4732)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.workflowengine.WorkflowManager.handleResponse(WorkflowManager.java:4652)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.workflowengine.C2oWorkFlowEngine.handleResponse(C2oWorkFlowEngine.java:136)
    2022-09-26 11:28:41,252 ERROR [STDERR] [c0-8808e951d316] at com.optinuity.c2o.server.mdb.WorkflowResponseListener.onMessage(WorkflowResponseListener.java:96)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at org.apache.activemq.ActiveMQMessageConsumer.dispatch(ActiveMQMessageConsumer.java:1404)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at org.apache.activemq.ActiveMQSessionExecutor.dispatch(ActiveMQSessionExecutor.java:131)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at org.apache.activemq.ActiveMQSessionExecutor.iterate(ActiveMQSessionExecutor.java:202)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:133)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:48)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    2022-09-26 11:28:41,253 ERROR [STDERR] [c0-8808e951d316] at java.lang.Thread.run(Thread.java:748)

    Regards,
    Peter