Artemis Import/Export komplett kaputt
Hallo Daniel,
Der Import/Export nach Artemis ist komplett instabil. Dummerweise auch in Produktion.
Export: Nach Auswahl des Kurses
Import: Beim Klick auf "Export to Sharing"
Auszug aus dem Gitsearch Log für Export
2022-04-04 13:28:15.288 ERROR 1 --- [ Thread-10] a.a.u.g.service.ShoppingBasketService : Cannot rezip file from from project 4,
2022-04-04 13:30:01.062 ERROR 1 --- [ XNIO-1 task-5] o.z.problem.spring.common.AdviceTraits : Internal Server Error,
,
at.ac.uibk.gitsearch.service.ArtemisImportError: ZipFile couldn't be retrieved from [https://artemis.codeability.uibk.ac.at/api/sharingExport/Material-UIbk3-Simple_IO_Test-110-20220404-133000]Could not create missing '/tmp-import' directory,
at at.ac.uibk.gitsearch.service.ExerciseService.importExerciseFromArtemis(ExerciseService.java:86),
at at.ac.uibk.gitsearch.web.rest.ExerciseResource.importExerciseFromArtemis(ExerciseResource.java:320),
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method),
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source),
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source),
at java.base/java.lang.reflect.Method.invoke(Unknown Source),
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205),
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150),
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117),
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895),
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808),
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87),
Ich befürchte mehrere Fehler. Kannst Du das mal ansehen und testen?
Danke Michael