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

Queued Export study / series / object : Configured exporter without configured queue fails with InternalServerError #3824

Closed
vrindanayak opened this issue Oct 6, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vrindanayak
Copy link
Member

14:17:02,403 INFO  [org.dcm4chee.arc.export.rs.ExporterRS] (default task-25) Process POST /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.840.113619.2.216.2.1.2642006103252234.10589/export/XDS-I from null@127.0.0.1
14:17:02,416 INFO  [org.dcm4chee.arc.export.mgt.impl.ExportManagerEJB] (default task-25) Create Task{taskID=44, deviceName='dcm4chee-arc', queueName='XDS-I Export', type=EXPORT, status=SCHEDULED, scheduledTime=Thu Oct 06 14:17:02 CEST 2022, numberOfFailures=0, exporterID=XDS-I, studyInstanceUID=1.2.840.113619.2.216.2.1.2642006103252234.10589, localAET=DCM4CHEE}
14:17:02,469 WARN  [org.dcm4chee.arc.export.rs.ExporterRS] (default task-25) Response Internal Server Error caused by java.lang.IllegalArgumentException: No Queue configured with name:XDS-I Export
        at deployment.dcm4chee-arc-ear-5.29.0-psql.ear//org.dcm4chee.arc.conf.ArchiveDeviceExtension.getQueueDescriptorNotNull(ArchiveDeviceExtension.java:1924)
        at deployment.dcm4chee-arc-ear-5.29.0-psql.ear.dcm4chee-arc-war-5.29.0-unsecure.war//org.dcm4chee.arc.export.rs.ExporterRS.export(ExporterRS.java:208)
        at deployment.dcm4chee-arc-ear-5.29.0-psql.ear.dcm4chee-arc-war-5.29.0-unsecure.war//org.dcm4chee.arc.export.rs.ExporterRS.exportStudy(ExporterRS.java:140)
        at deployment.dcm4chee-arc-ear-5.29.0-psql.ear.dcm4chee-arc-war-5.29.0-unsecure.war//org.dcm4chee.arc.export.rs.ExporterRS$Proxy$_$$_WeldClientProxy.exportStudy(Unknown Source)

Return instead 404-Not Found with appropriate error message to be displayed to the user in UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant