Bug in Execution Simulation
2019-08-26 09:20:59.638 [INFO] unipotsdam.gf.modules.wizard.Wizard - stop simulating phase in wizard: GroupFormation 2019-08-26 09:20:59.638 [INFO] unipotsdam.gf.modules.wizard.Wizard - start simulating phase in wizard: DossierFeedback 2019-08-26 09:21:06.620 [INFO] unipotsdam.gf.modules.wizard.Wizard - stop simulating phase in wizard: DossierFeedback 2019-08-26 09:21:06.620 [INFO] unipotsdam.gf.modules.wizard.Wizard - start simulating phase in wizard: Execution java.lang.Exception: needs user not null to work properly at unipotsdam.gf.process.tasks.TaskDAO.updateForUser(TaskDAO.java:555) at unipotsdam.gf.process.ExecutionProcess.setTaskInProgress(ExecutionProcess.java:184) at unipotsdam.gf.process.ExecutionProcess.answerReflectionQuestion(ExecutionProcess.java:109) at unipotsdam.gf.process.DossierCreationProcess.addDossier(DossierCreationProcess.java:131) at unipotsdam.gf.modules.wizard.ReflectionPhaseSimulation.createEntries(ReflectionPhaseSimulation.java:191) at unipotsdam.gf.modules.wizard.ReflectionPhaseSimulation.simulateSubmissions(ReflectionPhaseSimulation.java:172) at unipotsdam.gf.modules.wizard.ReflectionPhaseSimulation.simulateAnsweringReflectiveQuestions(ReflectionPhaseSimulation.java:155) at unipotsdam.gf.modules.wizard.Wizard.simulatePhase(Wizard.java:222) at unipotsdam.gf.modules.wizard.Wizard.simulatePreviousPhases(Wizard.java:255) at unipotsdam.gf.modules.wizard.Wizard.doSpells(Wizard.java:110) at unipotsdam.gf.modules.wizard.WizardView.doTaskSpell(WizardView.java:46) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:406) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:350) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259)