We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
4.5.0
Windows
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
The text was updated successfully, but these errors were encountered:
Thank you for reporting this problem. It has already been fixed for the next version.
Sorry, something went wrong.
Failed to send to DICOM archive #577
76d5355
No branches or pull requests
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
Additional contextual elements
The text was updated successfully, but these errors were encountered: