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

Failed to send to DICOM archive #577

Closed
AdlMNM opened this issue Aug 19, 2024 · 1 comment
Closed

Failed to send to DICOM archive #577

AdlMNM opened this issue Aug 19, 2024 · 1 comment
Milestone

Comments

@AdlMNM
Copy link

AdlMNM commented Aug 19, 2024

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 nroduit changed the title Send to local PACS fail Failed to send to DICOM archive Aug 19, 2024
@nroduit nroduit removed the triage label Aug 19, 2024
@nroduit nroduit added this to the 4.5.1 milestone Aug 19, 2024
@nroduit
Copy link
Owner

nroduit commented Aug 19, 2024

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

nroduit added a commit that referenced this issue Aug 20, 2024
@nroduit nroduit closed this as completed Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants