NS_ERROR_FAILURE (Code: 0x80004005)

Hi, in Connect Designer i get this error and I don’t understand why. It’s happening when Previewing the Print Sections:

Error: org.eclipse.core.runtime.CoreException: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIOLJavaCall.callJava].
org.eclipse.core.runtime.CoreException: Error: org.eclipse.core.runtime.CoreException: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIOLJavaCall.callJava].
at com.objectiflune.contentcreation.html.mergeengine.impl.c.raiseError(c.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.c.runAndWait(c.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.a.merge(a.java)
at com.objectiflune.contentcreation.html.mergeengine.impl.HtmlMergeEngine.merge(HtmlMergeEngine.java)
at com.objectiflune.application.designer.editors.TemplateEditor.b(TemplateEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.c(TemplateEditor.java)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at com.objectiflune.application.designer.editors.TemplateEditor.b(TemplateEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.a(TemplateEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.D(TemplateEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.access$7(TemplateEditor.java)
at com.objectiflune.application.designer.editors.bg.run(bg.java)
at com.objectiflune.application.designer.shared.d.run(d.java)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at com.objectiflune.application.designer.editors.ag.run(ag.java)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4687)
at com.objectiflune.application.designer.editors.HtmlEditor.withoutRedraw(HtmlEditor.java)
at com.objectiflune.application.designer.editors.z.runInUIThread(z.java)
at com.objectiflune.application.designer.editors.HtmlEditor.runJob(HtmlEditor.java)
at com.objectiflune.application.designer.editors.TemplateEditor.onPageChanged(TemplateEditor.java)
at com.objectiflune.application.designer.editors.HtmlEditor.pageChange(HtmlEditor.java)
at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:290)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:774)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2746)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1433)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.objectiflune.application.Application.start(Application.java)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
Caused by: Error: org.eclipse.core.runtime.CoreException: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIOLJavaCall.callJava]. in ‘KALLE~1.BYS/AppData/Local/Temp/jssysscr6814205398224847338.js’ at line 8546

Browser: CA_EN_XX_002
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:192)
at com.sun.proxy.$Proxy94.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.k.run(k.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.ap.run(ap.java)
… 57 more

PlanetPress Connect crashes when you’re using dynamic tables in Masterpages and in Print Sections. Must have the dynamic tables in the print section.

Solved by moving the dynamic table.

Yeah, detail tables must never be placed in a master page. I wonder if that is mentioned somewhere in the documentation/user guide…

1 Like

Not that I know of BUT when you are on a Master page, the Insert Detail Table… icon is greyed out. Of course, that doesn’t prevent users from copying and pasting it, but that is true for everything else. I will ask our documentation department to add a note for this.

1 Like