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
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 !!! **
The text was updated successfully, but these errors were encountered:
Exception:
** Solution: Use ExecutionID instead of TaskID !!! **
The text was updated successfully, but these errors were encountered: