!SESSION 2020-12-26 02:46:43.528 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:50.999 !MESSAGE Unable to create class 'com.sebulli.fakturama.addons.HandlerProcessingAddon' from bundle '70' !STACK 0 org.eclipse.e4.core.di.InjectionException: javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1002) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:345) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:227) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:94) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:289) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:561) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.addons.HandlerProcessingAddon.defineAdditionalParameterTypes(HandlerProcessingAddon.java:88) at com.sebulli.fakturama.addons.HandlerProcessingAddon.postConstruct(HandlerProcessingAddon.java:62) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 23 more Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 45 more Caused by: java.io.StreamCorruptedException: invalid stream header: C25EA037 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 48 more !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 02:47:51.166 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.e4.ui.workbench.swt 4 2 2020-12-26 02:47:51.688 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt". !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:561) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42) at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:1002) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:662) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1297) at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:105) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:680) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:140) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:140) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:51) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:82) at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:105) at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.postProcess(PerspectiveStackRenderer.java:64) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:680) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:665) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1086) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 93 more Caused by: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 96 more !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.690 !MESSAGE Exception occurred while rendering: fakturama.views.documentTable=org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl@778c2e7c (tags: [NoMove], contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: ContributedPartRenderer$1 {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer@7a3a49e5, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (contributionURI: bundleclass://com.sebulli.fakturama.rcp/com.sebulli.fakturama.views.datatable.documents.DocumentsListTable, object: null, context: PartImpl (fakturama.views.documentTable) Context, variables: [datalists], label: %command.documents.name, iconURI: icon://COMMAND_LETTER, tooltip: , dirty: false, closeable: true, description: null) !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:561) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42) at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:1002) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:662) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1297) at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:105) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:680) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:140) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:140) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:51) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:82) at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:105) at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.postProcess(PerspectiveStackRenderer.java:64) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:680) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:665) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1086) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 93 more Caused by: java.io.StreamCorruptedException: invalid stream header: 4FACEDEE at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 96 more !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.752 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.webShopImport" with the {org.fakturama.webshop.connector.action=import-orders, com.sebulli.fakturama.webshopimport.prepareGetProductsAndOrders=true} parameter(s). Model details: menu:main.menu.file.webshop.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@e162a35 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %command.webshop.name, iconURI: icon://COMMAND_SHOP, tooltip: %command.webshop.tooltip, enabled: false, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.760 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=LETTER, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.document.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@34ab26a (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.letter, iconURI: icon://COMMAND_LETTER, tooltip: , enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.761 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=OFFER, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.offer.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@3a5b7d7e (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.offer, iconURI: icon://COMMAND_OFFER, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.762 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=ORDER, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.order.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@2a2b7a35 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.order, iconURI: icon://COMMAND_ORDER, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.763 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=CONFIRMATION, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.confirmation.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@6e321d9d (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.confirmation, iconURI: icon://COMMAND_CONFIRMATION, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.764 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=INVOICE, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.invoice.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@26994c6a (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.invoice, iconURI: icon://COMMAND_INVOICE, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.765 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=DELIVERY, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.delivery.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@5885e231 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.deliverynote, iconURI: icon://COMMAND_DELIVERY, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.765 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=CREDIT, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.credit.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@77cddc0c (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.credit, iconURI: icon://COMMAND_CREDIT, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.766 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=DUNNING, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.dunning.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@1fb6b8fb (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.dunning, iconURI: icon://COMMAND_DUNNING, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.767 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=PROFORMA, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.documentEditor} parameter(s). Model details: menu:main.menu.new.proforma.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@2712e8f4 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.proforma, iconURI: icon://COMMAND_PROFORMA, tooltip: null, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.768 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.debtorEditor} parameter(s). Model details: menu:main.menu.new.contact.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@74a85515 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %command.new.debtor.name, iconURI: icon://COMMAND_CONTACT, tooltip: %command.new.debtor.tooltip, enabled: true, selected: false, type: Push) (mnemonics: ) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.769 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.creditorEditor} parameter(s). Model details: com.sebulli.fakturama.rcp.handledmenuitem.commandnewcreditorname=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@2b9b17ce (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %command.new.creditor.name, iconURI: icon://COMMAND_VENDOR, tooltip: %command.new.creditor.tooltip, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.770 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.paymentEditor} parameter(s). Model details: menu:main.menu.new.payment.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@6eeb29c0 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.payment, iconURI: icon://COMMAND_PAYMENT, tooltip: %main.menu.new.payment.tooltip, enabled: true, selected: false, type: Push) (mnemonics: ) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.770 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.shippingEditor} parameter(s). Model details: menu:main.menu.new.shipping.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@15d88c10 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.shipping, iconURI: icon://COMMAND_SHIPPING, tooltip: %main.menu.new.shipping.tooltip, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.771 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {com.sebulli.fakturama.editors.category=null, org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.vatEditor} parameter(s). Model details: menu:main.menu.new.vat.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@78288f83 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.vat, iconURI: icon://COMMAND_VAT, tooltip: %main.menu.new.vat.tooltip, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.772 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.textEditor} parameter(s). Model details: menu:main.menu.new.text.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@1182d1df (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.text, iconURI: icon://COMMAND_TEXT, tooltip: %main.menu.new.text.tooltip, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.772 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.accountTypeEditor} parameter(s). Model details: menu:main.menu.new.listentry.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@4c5f7b4f (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.listentry, iconURI: icon://COMMAND_LIST, tooltip: %main.menu.new.listentry.tooltip, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.773 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.expenditureVoucherEditor} parameter(s). Model details: menu:main.menu.new.expenditurevoucher.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@6d8b7ea9 (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.expenditurevoucher, iconURI: icon://COMMAND_EXPENDITURE_VOUCHER, tooltip: %command.new.expenditurevoucher.tooltip, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-12-26 02:47:51.773 !MESSAGE Unable to generate the parameterized command with the id "com.sebulli.fakturama.command.callEditor" with the {org.fakturama.rcp.forcenew=true, com.sebulli.fakturama.editors.editortype=com.sebulli.fakturama.editors.receiptVoucherEditor} parameter(s). Model details: menu:main.menu.new.receiptvoucher.id=org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl@350bbd5d (tags: null, contributorURI: platform:/plugin/com.sebulli.fakturama.rcp) (widget: null, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer@224d537d, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %main.menu.new.receiptvoucher, iconURI: icon://COMMAND_RECEIPT_VOUCHER, tooltip: %command.new.receiptvoucher.tooltip, enabled: true, selected: false, type: Push) (mnemonics: null) (wbCommand: null) !SESSION 2020-12-26 02:47:52.335 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 02:47:58.041 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: C25EA037 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 02:47:58.065 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 02:47:58.065 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 02:47:58.065 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 02:47:58.065 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 02:47:58.065 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 02:47:58.065 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 02:47:58.066 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 02:47:58.067 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 02:47:58.068 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 02:47:58.068 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 02:47:58.068 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:249) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:19:24.910 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY com.sebulli.fakturama.common 4 0 2020-12-26 17:19:27.582 !MESSAGE c.s.f.LifecycleManager.checksBeforeStartup:161|couldn't create or update database! !SESSION 2020-12-26 17:20:43.071 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:20:48.570 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: C25EA037 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:20:48.594 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:20:48.594 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:20:48.594 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:20:48.595 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:20:48.595 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:20:48.595 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:20:48.595 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:20:48.595 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:20:48.595 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:20:48.596 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:20:48.596 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:20:48.596 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:20:48.596 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:20:48.596 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:20:48.597 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:20:48.598 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:20:48.598 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:20:48.598 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:20:48.598 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:20:48.605 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:20:48.605 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:20:48.605 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:22:50.253 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:22:55.750 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: C25EA037 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: C25EA037 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:22:55.771 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:22:55.771 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:22:55.771 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:22:55.772 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:22:55.772 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:22:55.772 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:22:55.772 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:22:55.772 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:22:55.772 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:22:55.772 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:22:55.773 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:22:55.774 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:22:55.775 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:26:05.361 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:26:11.263 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:26:11.285 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:26:11.285 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:26:11.286 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:26:11.286 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:26:11.286 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:26:11.286 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:26:11.287 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:26:11.287 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:26:11.287 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:26:11.287 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:26:11.288 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:26:11.288 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:26:11.288 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:26:11.288 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:26:11.289 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:26:11.289 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:26:11.290 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:26:11.291 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:26:11.291 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:26:11.291 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:26:11.291 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:28:08.562 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:28:14.372 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:28:14.384 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:28:14.384 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:28:14.384 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:28:14.385 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:28:14.386 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:28:14.387 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:28:14.387 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:28:14.387 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:28:14.387 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:28:14.387 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:28:14.387 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:28:14.387 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:28:14.387 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:28:20.073 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:28:25.770 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 36E119B5 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:28:25.791 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:28:25.791 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:28:25.792 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:28:25.793 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:28:25.794 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:28:25.794 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:29:23.510 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY com.sebulli.fakturama.common 4 0 2020-12-26 17:29:26.311 !MESSAGE c.s.f.LifecycleManager.checksBeforeStartup:161|couldn't create or update database! !SESSION 2020-12-26 17:31:11.242 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:31:16.935 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:31:16.953 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:31:16.953 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:31:16.953 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:31:16.953 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:31:16.954 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:31:16.955 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:31:16.955 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:31:16.955 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:31:16.955 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:31:16.955 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:31:16.955 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:31:16.955 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:31:16.956 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:31:16.958 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:33:05.724 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:33:11.527 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:33:11.544 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:33:11.544 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:33:11.544 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:33:11.544 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:33:11.544 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:33:11.544 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:33:11.545 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:33:11.546 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:33:11.547 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:33:11.547 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:33:11.547 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:33:11.547 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:37:23.528 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:37:29.166 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:37:29.187 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:37:29.188 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:37:29.188 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:37:29.189 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:37:29.189 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:37:29.189 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:37:29.189 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:37:29.190 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:37:29.190 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:37:29.190 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:37:29.191 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:37:29.191 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:37:29.191 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:37:29.192 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:37:29.192 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:37:29.192 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:37:29.192 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:37:29.192 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:37:29.193 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:37:29.193 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:37:29.194 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:37:29.195 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:37:29.195 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:37:29.196 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:37:29.196 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:37:29.196 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:37:29.197 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:37:29.197 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:37:29.198 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:38:22.216 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:38:27.736 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:38:27.752 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:38:27.753 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:38:27.753 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:38:27.753 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:38:27.753 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:38:27.753 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:38:27.754 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:38:27.754 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:38:27.754 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:38:27.754 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:38:27.754 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:38:27.754 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:38:27.754 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:38:27.755 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:38:27.756 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:38:27.756 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:38:27.756 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:38:27.756 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:38:27.756 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:38:27.756 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:38:27.756 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:47:34.225 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY com.sebulli.fakturama.common 4 0 2020-12-26 17:47:36.878 !MESSAGE c.s.f.LifecycleManager.checksBeforeStartup:161|couldn't create or update database! !SESSION 2020-12-26 17:47:57.704 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:48:03.810 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:48:03.816 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:48:03.816 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:48:03.817 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:48:03.818 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:48:03.819 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:48:03.819 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more !SESSION 2020-12-26 17:53:49.612 ----------------------------------------------- eclipse.buildId=2.1.1.202005291928 java.version=1.8.0_265 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.core.jobs 4 2 2020-12-26 17:53:55.744 !MESSAGE Während "initDb" ist ein interner Fehler aufgetreten. !STACK 0 javax.persistence.PersistenceException: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.createEntityManagerImpl(EntityManagerFactoryDelegate.java:330) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:350) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:313) at org.eclipse.gemini.ext.di.impl.GeminiEMSupplier.get(GeminiEMSupplier.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveArgs(InjectorImpl.java:525) at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:466) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:128) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at com.sebulli.fakturama.LifecycleManager$2.run(LifecycleManager.java:174) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: Exception [EclipseLink-7107] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.ValidationException Exception Description: Error encountered during string decryption. Internal Exception: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at org.eclipse.persistence.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:896) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:133) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateLogins(EntityManagerSetupImpl.java:2478) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.updateSession(EntityManagerSetupImpl.java:2796) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:751) ... 13 more Caused by: java.io.StreamCorruptedException: invalid stream header: 8FF85F69 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:918) at java.io.ObjectInputStream.(ObjectInputStream.java:376) at org.eclipse.persistence.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:123) ... 16 more !ENTRY org.eclipse.osgi.compatibility.state.nl_es 2 0 2020-12-26 17:53:55.762 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_es [5] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ar 2 0 2020-12-26 17:53:55.762 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ar [498] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_pl 2 0 2020-12-26 17:53:55.762 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_pl [10] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_sv 2 0 2020-12-26 17:53:55.762 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_sv [13] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_it 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_it [9] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_it 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_it [505] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_ru 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ru [12] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_hu 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_hu [8] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_uk 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_uk [15] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_eu 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_eu [502] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_de 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_de [3] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ar 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ar [2] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_ro 2 0 2020-12-26 17:53:55.763 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_ro [11] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_tr 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_tr [14] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ro 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ro [507] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_el 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_el [500] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_eu 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_eu [6] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.e4.ui.swt.gtk.nl_ru 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_ru [508] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_es 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_es [501] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_de 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_de [499] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_tr 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_tr [510] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_sv 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_sv [509] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_pl 2 0 2020-12-26 17:53:55.764 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_pl [506] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_fr 2 0 2020-12-26 17:53:55.765 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_fr [503] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_hu 2 0 2020-12-26 17:53:55.765 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_hu [504] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.e4.ui.swt.gtk.nl_uk 2 0 2020-12-26 17:53:55.765 !MESSAGE Could not resolve module: org.eclipse.e4.ui.swt.gtk.nl_uk [511] Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk Unresolved requirement: Fragment-Host: org.eclipse.e4.ui.swt.gtk !ENTRY org.eclipse.osgi.compatibility.state.nl_fr 2 0 2020-12-26 17:53:55.765 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_fr [7] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi.compatibility.state.nl_el 2 0 2020-12-26 17:53:55.765 !MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nl_el [4] Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state !ENTRY org.eclipse.osgi 4 0 2020-12-26 17:53:55.765 !MESSAGE Anwendungsfehler !STACK 1 org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:318) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:246) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:147) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:281) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:153) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at com.sebulli.fakturama.LifecycleManager.fillWithInitialData(LifecycleManager.java:288) at com.sebulli.fakturama.LifecycleManager.processAdditions(LifecycleManager.java:440) 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) ... 18 more