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
Attempt to export study which objects are no longer locally accessible fails with uninformative
Caused by: 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 deployment.j4dcm4chee-arc-ear-5.31.1-psql-secure.ear//org.dcm4chee.arc.store.scu.impl.CStoreSCUImpl.isVideo(CStoreSCUImpl.java:148)
Should fail with status WARN - to avoid retry - and
outcomeMessage: Could not access ## objects of Study[uid=1.2.3.4] locally
The text was updated successfully, but these errors were encountered:
Attempt to export study which objects are no longer locally accessible fails with uninformative
Should fail with status
WARN
- to avoid retry - andoutcomeMessage:
Could not access ## objects of Study[uid=1.2.3.4] locally
The text was updated successfully, but these errors were encountered: