!SESSION 2021-06-25 12:26:32.056 -----------------------------------------------
eclipse.buildId=2.1.2.202105301203
java.version=16.0.1
java.vendor=Azul Systems, Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2021-06-25 12:26:34.596
!MESSAGE Das Produktpaket reference:file:javax.persistence_2.2.1.v201807122140.jar wurde nicht gefunden.

!ENTRY com.sebulli.fakturama.common 4 0 2021-06-25 12:27:17.655
!MESSAGE Error starting OpenOffice with Entwurf.ott
!STACK 0
java.lang.NullPointerException: Cannot invoke "com.sebulli.fakturama.model.ReliabilityType.ordinal()" because "type" is null
	at com.sebulli.fakturama.util.ContactUtil.getReliabilityString(ContactUtil.java:775)
	at com.sebulli.fakturama.util.ContactUtil.getReliabilityString(ContactUtil.java:762)
	at com.sebulli.fakturama.office.TemplateProcessor.checkAddressPlaceholders(TemplateProcessor.java:963)
	at com.sebulli.fakturama.office.TemplateProcessor.getDocumentInfoByPlaceholder(TemplateProcessor.java:851)
	at com.sebulli.fakturama.office.TemplateProcessor.getDocumentInfo(TemplateProcessor.java:393)
	at com.sebulli.fakturama.office.TemplateProcessor.setCommonProperty(TemplateProcessor.java:574)
	at com.sebulli.fakturama.office.TemplateProcessor.lambda$3(TemplateProcessor.java:585)
	at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4203)
	at com.sebulli.fakturama.office.TemplateProcessor.setCommonProperties(TemplateProcessor.java:585)
	at com.sebulli.fakturama.office.TemplateProcessor.processTemplate(TemplateProcessor.java:449)
	at com.sebulli.fakturama.office.OfficeDocument.createDocument(OfficeDocument.java:176)
	at com.sebulli.fakturama.handlers.CreateOODocumentHandler.openOODocument(CreateOODocumentHandler.java:390)
	at com.sebulli.fakturama.handlers.CreateOODocumentHandler.lambda$0(CreateOODocumentHandler.java:180)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1043)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626)
	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.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:168)
	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(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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)

!ENTRY com.sebulli.fakturama.common 4 0 2021-06-25 12:27:17.670
!MESSAGE Document couldn't be created. Reason: Error starting OpenOffice with Entwurf.ott
!STACK 0
com.sebulli.fakturama.exception.FakturamaStoringException: Error starting OpenOffice with Entwurf.ott
	at com.sebulli.fakturama.office.OfficeDocument.createDocument(OfficeDocument.java:185)
	at com.sebulli.fakturama.handlers.CreateOODocumentHandler.openOODocument(CreateOODocumentHandler.java:390)
	at com.sebulli.fakturama.handlers.CreateOODocumentHandler.lambda$0(CreateOODocumentHandler.java:180)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1043)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626)
	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.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:168)
	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(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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)

!ENTRY com.sebulli.fakturama.common 4 0 2021-06-25 12:27:17.686
!MESSAGE Exception occured: 
!STACK 0
java.lang.NullPointerException: Cannot invoke "com.sebulli.fakturama.model.ReliabilityType.ordinal()" because "type" is null
	at com.sebulli.fakturama.util.ContactUtil.getReliabilityString(ContactUtil.java:775)
	at com.sebulli.fakturama.util.ContactUtil.getReliabilityString(ContactUtil.java:762)
	at com.sebulli.fakturama.office.TemplateProcessor.checkAddressPlaceholders(TemplateProcessor.java:963)
	at com.sebulli.fakturama.office.TemplateProcessor.getDocumentInfoByPlaceholder(TemplateProcessor.java:851)
	at com.sebulli.fakturama.office.TemplateProcessor.getDocumentInfo(TemplateProcessor.java:393)
	at com.sebulli.fakturama.office.TemplateProcessor.setCommonProperty(TemplateProcessor.java:574)
	at com.sebulli.fakturama.office.TemplateProcessor.lambda$3(TemplateProcessor.java:585)
	at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4203)
	at com.sebulli.fakturama.office.TemplateProcessor.setCommonProperties(TemplateProcessor.java:585)
	at com.sebulli.fakturama.office.TemplateProcessor.processTemplate(TemplateProcessor.java:449)
	at com.sebulli.fakturama.office.OfficeDocument.createDocument(OfficeDocument.java:176)
	at com.sebulli.fakturama.handlers.CreateOODocumentHandler.openOODocument(CreateOODocumentHandler.java:390)
	at com.sebulli.fakturama.handlers.CreateOODocumentHandler.lambda$0(CreateOODocumentHandler.java:180)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1043)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626)
	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.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:168)
	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(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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)
