Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Workspace on "Alle Objekte veröffentlichen" #80

Open
rsteph-de opened this issue May 15, 2024 · 0 comments
Open

Error in Workspace on "Alle Objekte veröffentlichen" #80

rsteph-de opened this issue May 15, 2024 · 0 comments

Comments

@rsteph-de
Copy link
Member

rsteph-de commented May 15, 2024

Exception:

java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) 
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) 
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) 
at java.base/java.util.Objects.checkIndex(Objects.java:361) at java.base/java.util.ArrayList.get(ArrayList.java:427) 
at org.mycore.jspdocportal.common.controller.workspace.MCRShowWorkspaceController.followTransaction(MCRShowWorkspaceController.java:339) 
at org.mycore.jspdocportal.common.controller.workspace.MCRShowWorkspaceController.publishAllTasks(MCRShowWorkspaceController.java:538) 
at org.mycore.jspdocportal.common.controller.workspace.MCRShowWorkspaceController.defaultRes(MCRShowWorkspaceController.java:115) 
at org.mycore.jspdocportal.common.controller.workspace.MCRShowWorkspaceController.submitForm(MCRShowWorkspaceController.java:75) at jdk.internal.reflect.GeneratedMethodAccessor516.invoke(Unknown Source) 
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 
...

** Solution: Use ExecutionID instead of TaskID !!! **

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant