Error in debug mode is normal?

  • Hi, Marcel,



    Does this error is normal when in debug mode?


    [CONQUESTLOCAL] Connected by address: 0100007f

    [CONQUESTLOCAL] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'

    [CONQUESTLOCAL] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"

    [CONQUESTLOCAL] 0000,0100 2 US CommandField 48

    [CONQUESTLOCAL] 0000,0110 2 US MessageID 7

    [CONQUESTLOCAL] 0000,0800 2 US DataSetType 257

    [CONQUESTLOCAL] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"

    [CONQUESTLOCAL] 9999,0400 1110 LO ConquestConsoleComma "lua:local first=true; local ae=[[CONQUESTLOCAL]];local level=[[SERIES]];local q={QueryRetrieveLevel=[[SERIES]],PatientID=[[]],PatientName=[[]],StudyDate=[[]],SeriesNumber=[[202011*]],SeriesDescription=[[]],Modality=[[]],};local q2=DicomObject:new(); for k,"

    [CONQUESTLOCAL] Connected by address: 0100007f

    [CONQUESTLOCAL] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'

    [CONQUESTLOCAL]

    [CONQUESTLOCAL] UPACS THREAD 20: STARTED AT: Sun Jul 18 11:19:30 2021

    [CONQUESTLOCAL] A-ASSOCIATE-RQ Packet Dump

    [CONQUESTLOCAL] Calling Application Title : "CONQUESTLOCAL "

    [CONQUESTLOCAL] Called Application Title : "CONQUESTLOCAL "

    [CONQUESTLOCAL] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 32768

    [CONQUESTLOCAL] Number of Proposed Presentation Contexts: 1

    [CONQUESTLOCAL] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1

    [CONQUESTLOCAL] Server Command := 0020

    [CONQUESTLOCAL] Message ID := 019b

    [CONQUESTLOCAL] 0000,0002 28 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.1.2.2.1"

    [CONQUESTLOCAL] 0000,0100 2 US CommandField 32

    [CONQUESTLOCAL] 0000,0110 2 US MessageID 411

    [CONQUESTLOCAL] 0000,0700 2 US Priority 0

    [CONQUESTLOCAL] 0000,0800 2 US DataSetType 258

    [CONQUESTLOCAL] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"

    [CONQUESTLOCAL] (StudyRootQuery) search level: SERIES

    [CONQUESTLOCAL] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"

    [CONQUESTLOCAL] 0008,0020 0 DA StudyDate (empty)

    [CONQUESTLOCAL] 0008,0052 6 CS QueryRetrieveLevel "SERIES"

    [CONQUESTLOCAL] 0008,0060 0 CS Modality (empty)

    [CONQUESTLOCAL] 0008,103e 0 LO SeriesDescription (empty)

    [CONQUESTLOCAL] 0010,0010 0 PN PatientName (empty)

    [CONQUESTLOCAL] 0010,0020 0 LO PatientID (empty)

    [CONQUESTLOCAL] 0020,0011 8 IS SeriesNumber "202011* "

    [CONQUESTLOCAL] Query On Series

    [CONQUESTLOCAL] Issue Query on Columns: DICOMSeries.Modality, DICOMSeries.SeriesDesc, DICOMSeries.SeriesNumb, DICOMStudies.StudyDate, DICOMStudies.PatientNam, DICOMStudies.PatientID

    [CONQUESTLOCAL] Values: DICOMSeries.SeriesNumb LIKE '202011%' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta

    [CONQUESTLOCAL] Tables: DICOMSeries, DICOMStudies

    [CONQUESTLOCAL] Records = 0

    [CONQUESTLOCAL] C-Find (StudyRoot) located 0 records

    [CONQUESTLOCAL] UPACS THREAD 20: ENDED AT: Sun Jul 18 11:19:30 2021

    [CONQUESTLOCAL] UPACS THREAD 20: TOTAL RUNNING TIME: 0 SECONDS

    [CONQUESTLOCAL] *** lua run error [string "local first=true; local ae=[[CONQUESTLOCAL]..."]:1: attempt to call a nil value in 'local first=true; local ae=[[CONQUESTLOCAL]];local level=[[SERIES]];local q={QueryRetrieveLevel=[[SERIES]],PatientID=[[]],PatientName=[[]],StudyDate=[[]],SeriesNumber=[[202011*]],SeriesDescription=[[]],Modality=[[]],};local q2=DicomObject:new(); for k,v in pairs(q) do q2[k]=v end;local r2=dicomquery(ae, level, q2);local s=tempfile("txt") f=io.open(s, "wb");if r2==nil then f:write("no connection with "..ae.."\n") returnfile=s f:close() return end; local r = loadstring("return "..r2:Serialize())();r[1].QueryRetrieveLevel=nil; r[1].TransferSyntaxUID=nil; local keys={} for k,v in pairs(r[1]) do keys[#keys+1]=k end; table.sort(keys, function(a, b) return string.sub(a, 1, 7)<string.sub(b, 1, 7) end); if first then for k,v in ipairs(keys) do f:write(v.." ") end f:write("\n") end if first then f:write("---------------------------------------------------------------------------------------------------------------------------------------------------------------\n") end for k,v in ipairs(r) do for k2,v2 in ipairs(keys) do f:write("["..v[v2].."] ") end f:write("\n") end returnfile=s f:close();'

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!