Yes, but conquest stops because a fixed database connection drops; which is opened by conquest at startup.
Posts by marcelvanherk
-
-
-
Hi,
there is no deletion activity visible at all in the log files.
Marcel
-
Hi,
Conquest opens a database connection at startup of the thread importing data from incoming. If that connection is terminated by mariadb, conquest can no longer process files from incoming. Not sure why this would happen or affect other operations though. Can you find the first mariadb error after conquets stops working?
Marcel
-
I think the 'forward' statement has a 'script' clause where you do this. This script is run in memory.
-
Example log: shows connected IP address and the actual command sent.
Another thought, could multiple users be running GUIs on the server?
Marcel
CodeCONQUESTSRV1] set debug level 1 from GUI [CONQUESTSRV1] Connected by address: 0100007f [CONQUESTSRV1] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2' [CONQUESTSRV1] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1" [CONQUESTSRV1] 0000,0100 2 US CommandField 48 [CONQUESTSRV1] 0000,0110 2 US MessageID 1 [CONQUESTSRV1] 0000,0800 2 US DataSetType 257 [CONQUESTSRV1] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2" [CONQUESTSRV1] 9999,0400 12 LO ConquestConsoleComma "lua:print(1)" -
Yes they can. It may be useful to enable debug log at level 1 for a while, that would show the any incoming commands.
-
It is likely in maintenance.log
Marcel
-
-
And what does the log say when it starts/stops deleting?
-
Are you running as a service or from the GUI?
-
Hm,
I have the feeling it incorrectly thinks the disk is full. Can you check free space from the GUI?
------------------- Show free space on devices --------------------
[CONQUESTSRV1] ** MAG DEVICE CHECK
[CONQUESTSRV1]
[CONQUESTSRV1] Free space on MAG Device 0 := 979380 MByteMarcel
-
-
-
-
-
-
-
-
Hi,
I think the software works correctly, this is full log at debug level 4:
[CONQUESTSRV1] HL7 item: OBR.18, contents:
[CONQUESTSRV1] HL7 item: OBR.19, contents:
[CONQUESTSRV1] HL7 item: OBR.20, contents: epic
[CONQUESTSRV1] HL7 item: OBR.21, contents: US
[CONQUESTSRV1] HL7 item: OBR.22, contents:
[CONQUESTSRV1] HL7 item: OBR.22.DATE, contents:
[CONQUESTSRV1] HL7 item: OBR.22.TIME, contents:
[CONQUESTSRV1] HL7 item: OBR.23, contents:
[CONQUESTSRV1] HL7 item: OBR.24, contents: k314
[CONQUESTSRV1] HL7 item: EOS, contents:
[CONQUESTSRV1] HL7 item: EOM, contents:
[CONQUESTSRV1] Add to Table: DICOMWorkList
[CONQUESTSRV1] Columns: PatientID,PatientNam,PatientBir,PatientSex,AccessionN,SchedPSID,ReqProcID,ReqProcDes,StartDate,StartTime,ReqPhysici,ScheduledA,Modality,SchedStati
[CONQUESTSRV1] Values: 'PatientID','F^I^O','19010101','M','A10260529037','US^UltraSound','US','UltraSound','20260529','090000','','epic','US','k314'
[CONQUESTSRV1] Entering modality worklist fields: PatientID,PatientNam,PatientBir,PatientSex,AccessionN,SchedPSID,ReqProcID,ReqProcDes,StartDate,StartTime,ReqPhysici,ScheduledA,Modality,SchedStati
[CONQUESTSRV1] [AddImageFile] loaded HL7 file: C:\dicom150d_minimal\test.hl7
-----------------------------------------------------
Marcel