Dose anyone what’s that mean for the follow error?
14:12:25.546 [0003] W3001 : Error while executing plugin: HTTP/1.1 500 Internal Server Error - An unspecified error occurred which was caused by LoggedApplicationException: There was an error running the content creation process caused by ApplicationException: Error: Failed to update the page break after page 15. (SRV000022) (SRV000001)
I would like to recommend you to open a technical support ticket via our ‘website’ because we most likely also need to investigate the Data Mapping Configuration and Connect Template file and other Connect Resources to find out what is causing this error message.
To reply on this thread, was there a resolution to this issue? As I’m experiancing the same issue. If I change something small in the datamapper seem to stop but then returns. Not sure what is breaking the setup?
See error message on PlanetPress Connect Designer
“An unspecified error occurred which was caused by LoggedApplicationException: There was an error running the content creation process caused by Error: Failed to update the page break after page 3. (SRV000001)
An unspecified error occurred which was caused by LoggedApplicationException: There was an error running the content creation process caused by Error: Failed to update the page break after page 3. (SRV000001)”
Below is the Designer log error
“[2022-02-01 09:52:59,446] ERROR [main] com.objectiflune.contentcreation.html.mergeengine.impl.a.raiseError(HtmlMergeCoreUtils.java) Error: Failed to update the page break after page 3.
com.objectiflune.layoutengine.html.embed.GeckoJSRuntimeError: Error: Failed to update the page break after page 3
at com.objectiflune.layoutengine.html.js2java.JavascriptErrorHandler.onJavascriptError(JavascriptErrorHandler.java)
at com.objectiflune.layoutengine.html.js2java.JavascriptErrorCallback.function(JavascriptErrorCallback.java)
at com.objectiflune.layoutengine.html.embed.e.callJava(e.java)
at org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Native Method)
at org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(XPCOMJavaProxy.java:201)
at com.sun.proxy.$Proxy151.oL_evaluateJS(Unknown Source)
at com.objectiflune.layoutengine.html.embed.u.a(u.java)
at com.objectiflune.layoutengine.html.embed.u.evaluate(u.java)
at com.objectiflune.layoutengine.html.embed.Browser.evaluate(Browser.java)
at com.objectiflune.layoutengine.html.MozillaBrowser.a(MozillaBrowser.java)
at com.objectiflune.layoutengine.html.MozillaBrowser.evaluate(MozillaBrowser.java)
at com.objectiflune.layoutengine.html.pagination.j.run(j.java)
at com.objectiflune.layoutengine.html.pagination.PaginationProvider.a(PaginationProvider.java)
at com.objectiflune.layoutengine.html.pagination.PaginationProvider.paginate(PaginationProvider.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.p.run(p.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.internal.HtmlMergeCoreUtils.runAndWait(HtmlMergeCoreUtils.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.a.b(a.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.a.mergeAndPaginate(a.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.HtmlMergeEngine.mergeAndPaginate(HtmlMergeEngine.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.HtmlMergeEngine.mergeAndPaginate(HtmlMergeEngine.java)
at com.objectiflune.application.designer.editors.TemplateEditor.lambda$17(TemplateEditor.java)
at com.objectiflune.application.designer.shared.StateFlag.during(StateFlag.java)
at com.objectiflune.application.designer.editors.TemplateEditor.a(TemplateEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.b(TemplateEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.D(TemplateEditor.java)
at com.objectiflune.application.designer.editors.z.lambda$0(z.java)
at com.objectiflune.application.designer.editors.TemplateEditor.lambda$8(TemplateEditor.java)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74)
at com.objectiflune.application.designer.editors.TemplateEditor.b(TemplateEditor.java)
at com.objectiflune.application.designer.editors.z.run(z.java)
at com.objectiflune.application.designer.shared.d.run(d.java)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174)
at com.objectiflune.application.designer.editors.bb.run(bb.java)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4742)
at com.objectiflune.application.designer.editors.HtmlEditor.withoutRedraw(HtmlEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.lambda$3(TemplateEditor.java)
at com.objectiflune.application.designer.editors.bg.runInUIThread(bg.java)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:95)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4001)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3629)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
at com.objectiflune.application.Application.start(Application.java)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)”
I have noticed that it seems to happen when I use these settings on the “Print Section Properties” Also I’m using an extraction with a height of 0 and width of 110. So this extracts the complete block of text in one go.
Hope this helps.