Output creation preset no file

I already create a output file.

I would to sent to workflow,but I could not found any files.

Error code:

ERROR [01 Dec 2016 16:58:26,931][main] com.objectiflune.core.filerepository.base.provider.b.<init>(b.java:?) Failed to clone object (COR000252)
javax.xml.bind.JAXBException

  • with linked exception:
    [org.xml.sax.SAXParseException; lineNumber: 209; columnNumber: 24; An invalid XML character (Unicode: 0x1) was found in the element content of the document.]
    at com.objectiflune.core.xml.JAXBUtils.unmarshal(JAXBUtils.java)
    at com.objectiflune.core.xml.JAXBUtils.unmarshal(JAXBUtils.java)
    at com.objectiflune.core.xml.JAXBUtils.clone(JAXBUtils.java)
    at com.objectiflune.core.filerepository.base.provider.b.<init>(b.java)
    at com.objectiflune.core.filerepository.base.provider.LocalObjectCache.put(LocalObjectCache.java)
    at com.objectiflune.core.filerepository.base.provider.LocalHelper.marshal(LocalHelper.java)
    at com.objectiflune.core.filerepository.base.provider.LocalPersistProvider.save(LocalPersistProvider.java)
    at com.objectiflune.core.filerepository.base.provider.LocalPersistProvider.save(LocalPersistProvider.java)
    at com.objectiflune.core.filerepository.base.provider.LocalPersistProvider.save(LocalPersistProvider.java)
    at com.objectiflune.wizard.configeditors.ConfigWizard.saveConfig(ConfigWizard.java)
    at com.objectiflune.wizard.configeditors.ConfigWizard.doSave(ConfigWizard.java)
    at com.objectiflune.wizard.configeditors.ConfigWizard.performFinish(ConfigWizard.java)
    at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:827)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:432)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
    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.Display.runDeferredEvents(Display.java:4169)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at com.objectiflune.ui.framework.OLWizardDialog.open(OLWizardDialog.java)
    at com.objectiflune.application.designer.perspective.internal.handlers.EditOutputConfigHandler.execute(EditOutputConfigHandler.java)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
    at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
    at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
    at org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:829)
    at org.eclipse.ui.menus.CommandContributionItem.access$19(CommandContributionItem.java:815)
    at org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(CommandContributionItem.java:805)
    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: org.xml.sax.SAXParseException; lineNumber: 209; columnNumber: 24; An invalid XML character (Unicode: 0x1) was found in the element content of the document.
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
    at com.objectiflune.core.xml.internal.XmlMigrator.migrateStream(XmlMigrator.java)
    … 57 more

ERROR [01 Dec 2016 16:58:22,231][main] com.objectiflune.core.runtime.a.b(a.java:?) [Fatal Error] :209:24: An invalid XML character (Unicode: 0x1) was found in the element content of the document.

Can anyone help?

Thanks.

Kevin?

Are you able to simply re-open the Output Preset you created? Go to File > Print Presets > Output Creation Settings… and look in the Configuration Name list. Select your Preset (assuming it appears in there) and see if you have an error while loading it.

Also, from the error displayed, it seems you have control characters in your data. You might want to check that out using a text editor like Notepad++ which will show you the control character (as other text editor will display them as spaces.)

Example: 0x0 is a null character which is invalid in XML and thus cause issue in Connect.

Is this is the case, you can use the Binary filter plugin. Click on the previous link, scroll down until you see PlanetPress Watch Plug-ins and select the binary filter. It will allow you to replace or remove ant undesirables control characters.