C-MOVE issue with RT Bundles #34
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IHE-RO-Tooling/dicom-browser#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After retrieving RT information to display RT Bundles and clicking "View" for a single bundle, there is the error: "Error: RT Dose load failed: Could not retrieve RT Dose: C-MOVE: bind port 12346: Address already in use (os error 98)".
It seems the ad-hoc retrieve server of the prior operation was not properly closed and therefore a new instance cannot be started on the same port.