nroduit / Weasis

Weasis is a DICOM viewer available as a desktop application or as a web-based application.
https://nroduit.github.io
Other
828 stars 295 forks source link

Failed to send to DICOM archive #577

Closed AdlMNM closed 3 months ago

AdlMNM commented 3 months ago

Describe the bug. What happened?

Since update 4.5.0 sending to local PACS is timing out only 1 > 5 images from 1000+ make it through. Eg large CT's or MRI's

Downgraded to 4.4.0 back to full functionality.

What version of Weasis are you running?

4.5.0

On which system the problem occurs?

Windows

Relevant log output

19.08.2024 15:07:17.505 *INFO * [AWT-EventQueue-0] o.w.dicom.isowriter.ExportIsoFactory: Export ISO image is activated
19.08.2024 15:07:17.522 *INFO * [AWT-EventQueue-0] o.weasis.dicom.send.SendDicomFactory: DICOM Send is activated
19.08.2024 15:07:24.067 *ERROR* [Dicom Send task-pool-6-thread-1] o.w.dicom.explorer.ExportDicomView: Cannot create directory: C:\Users\****\AppData\Local\Temp\weasis-*****.64D59807\tmp\send\17240458440620\e81742c8\9cbb6fbe\d58ba22e
19.08.2024 15:07:24.091 *INFO * [Dicom Send task-pool-6-thread-1] org.dcm4che3.net.Connection: Initiate connection from 0.0.0.0/0.0.0.0:0 to 10.1.1.1:2563
19.08.2024 15:07:24.096 *INFO * [Dicom Send task-pool-6-thread-1] org.dcm4che3.net.Connection: Established connection Socket[addr=/10.1.1.1,port=2563,localport=53883]
19.08.2024 15:07:24.105 *INFO * [Dicom Send task-pool-6-thread-1] org.dcm4che3.net.Association: WEASIS_AE->9963wfmFIR(1) << A-ASSOCIATE-RQ
19.08.2024 15:07:24.208 *INFO * [pool-7-thread-1] org.dcm4che3.net.Association: WEASIS_AE->9963wfmFIR(1) >> A-ASSOCIATE-AC
19.08.2024 15:07:24.219 *INFO * [Dicom Send task-pool-6-thread-1] org.dcm4che3.net.Dimse: WEASIS_AE->9963wfmFIR(1) << 1:C-STORE-RQ[pcid=5, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.392.200036.9116.6.18.15522051.4859.20220515233758077.1.61 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
19.08.2024 15:07:25.468 *INFO * [pool-7-thread-1] org.dcm4che3.net.Dimse: WEASIS_AE->9963wfmFIR(1) >> 1:C-STORE-RSP[pcid=5, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.392.200036.9116.6.18.15522051.4859.20220515233758077.1.61 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
19.08.2024 15:07:25.469 *INFO * [Dicom Send task-pool-6-thread-1] org.dcm4che3.net.Association: WEASIS_AE->9963wfmFIR(1) << A-RELEASE-RQ
19.08.2024 15:07:25.470 *INFO * [pool-7-thread-1] org.dcm4che3.net.Association: WEASIS_AE->9963wfmFIR(1) >> A-RELEASE-RP
19.08.2024 15:07:25.470 *INFO * [pool-7-thread-1] org.dcm4che3.net.Association: WEASIS_AE->9963wfmFIR(1): close Socket[addr=/10.1.1.1,port=2563,localport=53883]
19.08.2024 15:07:25.471 *INFO * [Dicom Send task-pool-6-thread-1] org.weasis.dicom.send.SendDicomView: Dicom send: DICOM C-STORE connected in 119ms from WEASIS_AE to 9963wfmFIR. Stored files in 1,261ms. Total size 2.1 MiB

File size is 65MiB

Additional contextual elements

-

nroduit commented 3 months ago

Thank you for reporting this problem. It has already been fixed for the next version.