This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content

Umstellung auf KeyCloak: Export zu Sharing funktioniert nicht mehr?

Hallo Daniel,

Ich wollte gerade die Funktionalitäten testen:

Es scheint, dass für https://artemis.codeability-austria.uibk.ac.at/course-management/34/programming-exercises/278 (und andere) die Funktionalität "Export zu Sharing" nicht mehr funktioniert.

Beim ersten Versuch habe ich wenigstens noch eine "Timeout"-Meldung bekommen. Blöderweise habe ich die angezeigte URL nicht kopiert.

Jetzt kreist das Wartesignal und keine Rückmeldung kommt. Im Logfile finde ich nur

2022-12-21 09:15:55.504  INFO 593 --- [nio-8081-exec-8] w.a.s.p.ProgrammingExerciseExportService : Exporting programming exercise 278 with title Simple IO Test
2022-12-21 09:15:55.512  INFO 593 --- [nio-8081-exec-8] w.a.s.p.ProgrammingExerciseExportService : Request to export instructor repository of type exercise of programming exercise ProgrammingExercise{id=278, templateRepositoryUrl='http://git.codeability-austria.uibk.ac.at/UIBK3IO1/uibk3io1-exercise.git', solutionRepositoryUrl='http://git.codeability-austria.uibk.ac.at/UIBK3IO1/uibk3io1-solution.git', templateBuildPlanId='UIBK3IO1-BASE', solutionBuildPlanId='UIBK3IO1-SOLUTION', publishBuildPlanUrl='false', allowOnlineEditor='true', programmingLanguage='JAVA', packageName='at.ac.uibk.qe.artemis.iotest', testCasesChanged='false'} with title 'Simple IO Test'

Kannst Du das mal ansehen?

Michael