You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logging in as a researcher to lemon-donkey works fine if you don't load a saved workspace
Logging in to xenon with a workspace saved in xenon works fine
Logging in to lemon-donkey with a workspace saved in xenon works fine for eden
When trying to log in to lemon-donkey using a workspace saved in xenon for BiB and DNBC, you get the following error::
Logging into the collaborating servers
Login bib [=============>--------------------------------------------------------------] 18% /11sError: Internal server error: org.molgenis.r.exceptions.RExecutionException: org.molgenis.r.exceptions.RExecutionException: org.molgenis.r.rock.RockServerException: File upload failed:
Full error from log:
2025-02-03 10:14:43.839 [http-nio-8080-exec-2|] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: java.util.concurrent.ExecutionException: org.molgenis.r.exceptions.RExecutionException: org.molgenis.r.exceptions.RExecutionException: org.molgenis.r.rock.RockServerException: File upload failed: ] with root cause
org.molgenis.r.rock.RockServerException: File upload failed:
at org.molgenis.r.rock.RockConnection.writeFile(RockConnection.java:103)
at org.molgenis.r.service.RExecutorServiceImpl.copyFile(RExecutorServiceImpl.java:170)
at org.molgenis.r.service.RExecutorServiceImpl.loadWorkspace(RExecutorServiceImpl.java:60)
at org.molgenis.armadillo.command.impl.CommandsImpl$3.doWithConnection(CommandsImpl.java:147)
at org.molgenis.armadillo.command.impl.CommandsImpl$3.doWithConnection(CommandsImpl.java:143)
at org.molgenis.armadillo.command.impl.ArmadilloCommandImpl.evaluate(ArmadilloCommandImpl.java:125)
at org.molgenis.armadillo.ArmadilloSession.execute(ArmadilloSession.java:34)
at org.molgenis.armadillo.command.impl.CommandsImpl.lambda$schedule$2(CommandsImpl.java:106)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at org.molgenis.armadillo.command.CommandsConfig.lambda$executorService$0(CommandsConfig.java:38)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1589)
The text was updated successfully, but these errors were encountered:
Full error from log:
The text was updated successfully, but these errors were encountered: