Hello, I have Orthanc 1.9.1 installed on Windows Server, with the Worklist plugin and connected to MySQL.
It used to work correctly, but then it becomes slower, and it doesn’t download the worklists on the computers.
I am testing with the FindSCU program:
findcu -W -k "ScheduledProcedureStepSequence [0] .Modality = US" xxx.xxx.xxx.xxx 4242
It takes 15-25 seconds to respond, sometimes it gets the list, but others it starts and then an error appears:
E: Find Failed, query keys:
E:
E: # Dicom-File-Format
E:
E: # Dicom-Meta-Information-Header
E: # Used TransferSyntax: Little Endian Explicit
E:
E: # Dicom-Data-Set
E: # Used TransferSyntax: Little Endian Explicit
E: (0040,0100) SQ (Sequence with explicit length #=1) # 18, 1 ScheduledProcedureStepSequence
E: (fffe,e000) na (Item with explicit length #=1) # 10, 1 Item
E: (0008,0060) CS [US] # 2, 1 Modality
E: (fffe,e00d) na (ItemDelimitationItem for re-encoding) # 0, 0 ItemDelimitationItem
E: (fffe,e0dd) na (SequenceDelimitationItem for re-encod.) # 0, 0 SequenceDelimitationItem
E:
E: Association release failed: 0006: 031a DUL network read timeout
I: ---------------------------
I: Find Response: 39 (Pending)
I: # Dicom-Data-Set
I: # Used TransferSyntax: Little Endian Explicit
I: (0008,0005) CS [ISO_IR 100] # 10, 1 SpecificCharacterSet
I: (0040,0100) SQ (Sequence with explicit length #=1) # 18, 1 ScheduledProcedureStepSequence
I: (fffe,e000) na (Item with explicit length #=1) # 10, 1 Item
I: (0008,0060) CS [US] # 2, 1 Modality
I: (fffe,e00d) na (ItemDelimitationItem for re-encoding) # 0, 0 ItemDelimitationItem
I: (fffe,e0dd) na (SequenceDelimitationItem for re-encod.) # 0, 0 SequenceDelimitationItem
E: Association Release Failed: 0006:031a DUL network read timeout
Do you have any ideas?
Thanks, Marcelo
After changing max_allowed_packet = 4M, I started getting this error:
E0318 10: 02: 22.931039 PluginsManager.cpp: 164] MySQL error (2006, HY000): MySQL server has gone away
W0318 10: 02: 22.931039 PluginsManager.cpp: 168] An active MySQL transaction was dismissed
E0318 10: 02: 22.931039 PluginsManager.cpp: 164] MySQL error (2006, HY000): MySQL server has gone away
E0318 10: 02: 22.931039 PluginsManager.cpp: 164] The database is not available, closing the connection
E0318 10: 02: 22.931039 PluginsManager.cpp: 164] Cannot rollback a non-existing transaction
E0318 10: 02: 22.931039 PluginsManager.cpp: 164] Uncatched error during some transaction rollback: Bad sequence of calls
W0318 10: 02: 22.931039 PluginsManager.cpp: 168] Your MySQL server cannot store DICOM files larger than 4MB
W0318 10: 02: 22.931039 PluginsManager.cpp: 168] => Consider increasing "max_allowed_packet" in "my.cnf" if this limit is insufficient for your use
E0318 10: 02: 22.946665 StoreScp.cpp: 197] Exception while storing DICOM: The database is currently not available (probably a transient situation)
E0318 10: 02: 30.135342 OrthancException.cpp: 57] Error in the network protocol: DicomAssociation - connecting to AET "xxxxx": Failed to establish association (0006: 0317 Peer aborted Association (or never connected); 0006: 031c TCP Initialization Error : The operation completed successfully. (Timeout))
Images are not stored in the PACS.
--
You received this message because you are subscribed to a topic in the Google Groups "Orthanc Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orthanc-users/4RH7xNTjRN4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/4dd04e35-9746-46d8-b930-4564e7b33c64n%40googlegroups.com.