Posts by ajgg

    Hi,


    Follow-up if there is any solution to the problem? search does not function properly when
    windows date format uses alphanumeric for month e.g mmm-dd-yyyyy (Oct-11-2010) or dd-mmm-yyyyy (12-Oct-2010).
    When dates are type in date box, search returns all patients in network or database.
    Search function works for all other parameters as long as date is left empty.
    Date month in numeric format is ambiguous for official use when printing (e.g. 10-7-2010 may mean oct-7 or 10-jul. depending
    on country film copy is sent).
    ajgg

    Hi,


    This is a reproducible bug in IQ View Version 2.6.0 . When windows 7 date format is set to dd-MMM-yy = 10-Sep-20 The today and yesterday and date range function will not work
    when a search is done.
    Internation or visa radiographs are required to use an alphanumeric date format on the text overlay to avoid ambiguity. Day, month and year need to be clear. Two acceptable format are dd-MMM-yyyy or yyyy-MMM-dd (e.g 11-Sep-2010 or 2010-Sep-11). Unfortunately none these date format is available in Windows. the available format dd-MMM-yy can be miinterpreted.
    Example: 11-Sep-10 = day11- Month Sept - year 2010 or Year 2011-Sept-Day10 if the full year is not written.


    A wish list , Can date format be made a selectable feature or be part of one of the settings in the configuration file.


    ajgg

    Hi,


    The shortcut function of IQ View is a very helpful feature. I would like to ask if a shortcut can be made that will marked a file as locked.
    I was able to set ctrl-F12 as a shortcut for marking a file READ by inserting 123:1=ViewerForm.btnRead in the sortcut ini manually. However, I don't have an idea what the command is for marking the file locked.



    ajgg

    hi,


    I double check the files they are all update to 1.4.16beta. The uncompression seem to be the process corrupting the images. Infranviewer is able to display the files correctly. k-pacs shows the log below during import. However, images fail to be viewable after the import. Efilm is able to import the file correctly.


    There might be a discrepancy with the header and the actual image. I"m also confused.


    1.2.840.113680.2.103.33569.996656959.844280\1.2.840.113680.2.103.33569.996656959.844280.1\1.2.840.113680.2.103.33569.996657101.716030.1.1.dcm File is not compressed. Decompression skipped.



    ajgg

    HI,


    I'm curious about your tiled images because that is what I also see with the images in our previous Ultrasound machine when view using conquestdicomserver GUI browser. The only difference I
    saw was that the images are in "YBR_FULL type" format. Other machines used "RGB" format. This is identified in 0028,0004 header. Can you please check


    thanks


    ajgg

    Hi,


    I'm still using version 1.4.15 the dirty solution I was able to come up with at the moment for my problem is


    1. check the box in "enable JPEG support using offis tools" In the conquestdicom server GUI
    and check "uncompressed" then save configuration. make sure server is not service so that the setup is
    not altered by a running dgate program.
    this will increase the list of acceptable presentation in the dgatesop.lst and hopeful one you ultrasound modality can accept.


    2. add the following lines at the end of dicom.ini file
    # this lines with # are comment only below are the importconverter statements


    ImportConverters = 1
    ImportConverter1 = ifequal %v0028,0004,"RGD"; compression CC; ifequal %v0028,0004,"MONOCHROME2"; compression CC
    # these are two logical instructions in one line testing for image formats, then compression only those acceptable formats
    # where CC is the compression you want to use.... replace with J1 or J2 for lossless or J3..J6 for lossy compression.
    # every time an image is sent to the server its format is check and if it is RGB or MONOCHROME2 it will be compressed,
    # the problematic YBR_FULL_422 formatted images will be saved as uncompressed and there should not be any errors
    # your can add more logic if there are other formats which can be compressed in JPEG. hint: check image dicom header 0028,0004.


    hope this helps. I'm also still having problems on YBR_FULL_422 formatted images with 1.4.16beta



    ajgg

    Hi,


    the header 0028,2110 of the images are described as lossy image compression and the value is 00


    Th appearance of the image sent to kpajs and efilm are distorted green images with magnified overlaping shadows of the whole picture. The magnification produces doted pixels.


    Another observation is that when using the GUI browser of conquestdicomserver the images are displayed in tiles of 3 of the same image (3 x1 ) in 14.15 with the correct color, while 1.4.16 shows 1 full image with a green hue.


    These images were from old acuson ultrasound machines. Do not have problems with all our new ultrasound units.


    The dicom setting is the same on both version except for the additional lines in 1.4.16. The setting UseBuiltInJPEG = 0 did not change the effect.


    ajgg

    Hi,


    I copied the files of the 1.4.16beta to a new directory using the same config from version 1.4.15. Multiframe RGB ultrasound images
    are working with J1 compression. Retrieval of old YBR_FULL image however are corrupted due to uncompression. Retrieval of same study with 1.4.15 is ok.
    The difference seems to be that 1.4.16beta uncompresses the image using jpeg uncompression while 1.4.15 sends YBR_FULL images as is.


    When dicom node is set with "as" instead of "un" in the acrnema.map corruption does not occur in 1.4.16beta



    log of 1.4.15


    same patient


    09/07/2010 2:49:50 PM [USSERVER] Connected by address: 0100007f
    09/07/2010 2:49:50 PM [USSERVER] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    09/07/2010 2:49:50 PM [USSERVER]
    09/07/2010 2:49:50 PM [USSERVER] UPACS THREAD 2: STARTED AT: Tue Sep 07 14:49:50 2010
    09/07/2010 2:49:50 PM [USSERVER] A-ASSOCIATE-RQ Packet Dump
    09/07/2010 2:49:50 PM [USSERVER] Calling Application Title : "US-SERVER-EF "
    09/07/2010 2:49:50 PM [USSERVER] Called Application Title : "USSERVER "
    09/07/2010 2:49:50 PM [USSERVER] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    09/07/2010 2:49:50 PM [USSERVER] Number of Proposed Presentation Contexts: 1
    09/07/2010 2:49:50 PM [USSERVER] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.2" 1
    09/07/2010 2:49:50 PM [USSERVER] Server Command := 0021
    09/07/2010 2:49:50 PM [USSERVER] Message ID := 0017
    09/07/2010 2:49:50 PM [USSERVER] C-Move Destination: "US-SERVER-EF "
    09/07/2010 2:49:51 PM [USSERVER] 0000,0002 28 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.1.2.2.2"
    09/07/2010 2:49:51 PM [USSERVER] 0000,0100 2 US CommandField 33
    09/07/2010 2:49:51 PM [USSERVER] 0000,0110 2 US MessageID 23
    09/07/2010 2:49:51 PM [USSERVER] 0000,0600 16 AE MoveDestination "US-SERVER-EF "
    09/07/2010 2:49:51 PM [USSERVER] 0000,0700 2 US Priority 0
    09/07/2010 2:49:51 PM [USSERVER] 0000,0800 2 US DataSetType 258
    09/07/2010 2:49:51 PM [USSERVER] (QualifyOn) (mapped) IP:192.168.10.41, PORT:4006
    09/07/2010 2:49:51 PM [USSERVER] MyStudyRootRetrieveGeneric :: SearchOn
    09/07/2010 2:49:51 PM [USSERVER] 0008,0020 0 DA StudyDate (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0008,0030 0 TM StudyTime (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0008,0050 0 SH AccessionNumber (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0008,0052 6 CS QueryRetrieveLevel "STUDY "
    09/07/2010 2:49:51 PM [USSERVER] 0008,0090 0 PN ReferringPhysicianNa (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0008,1030 0 LO StudyDescription (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0010,0010 0 PN PatientName (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0010,0020 0 LO PatientID (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0010,0030 0 DA PatientBirthDate (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0010,0040 0 CS PatientSex (empty)
    09/07/2010 2:49:51 PM [USSERVER] 0020,000d 44 UI StudyInstanceUID "1.2.840.113680.2.103.33569.997348166.942464"
    09/07/2010 2:49:51 PM [USSERVER] 0020,0010 0 SH StudyID (empty)
    09/07/2010 2:49:51 PM [USSERVER] Query On Image
    09/07/2010 2:49:51 PM [USSERVER] Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesInst, DICOMStudies.StudyDate, DICOMStudies.StudyTime, DICOMStudies.AccessionN, DICOMStudies.ReferPhysi, DICOMStudies.StudyDescr, DICOMStudies.PatientNam, DICOMStudies.PatientID, DICOMStudies.PatientBir, DICOMStudies.PatientSex, DICOMStudies.StudyInsta, DICOMStudies.StudyID,DICOMImages.ObjectFile,DICOMImages.DeviceName
    09/07/2010 2:49:51 PM [USSERVER] Values: DICOMStudies.StudyInsta = '1.2.840.113680.2.103.33569.997348166.942464' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    09/07/2010 2:49:51 PM [USSERVER] Tables: DICOMImages, DICOMSeries, DICOMStudies
    09/07/2010 2:49:51 PM [USSERVER] Query Distinct Tables: DICOMImages, DICOMSeries, DICOMStudies
    09/07/2010 2:49:51 PM [USSERVER] Columns : DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesInst, DICOMStudies.StudyDate, DICOMStudies.StudyTime, DICOMStudies.AccessionN, DICOMStudies.ReferPhysi, DICOMStudies.StudyDescr, DICOMStudies.PatientNam, DICOMStudies.PatientID, DICOMStudies.PatientBir, DICOMStudies.PatientSex, DICOMStudies.StudyInsta, DICOMStudies.StudyID,DICOMImages.ObjectFile,DICOMImages.DeviceName
    09/07/2010 2:49:51 PM [USSERVER] Where : DICOMStudies.StudyInsta = '1.2.840.113680.2.103.33569.997348166.942464' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    09/07/2010 2:49:51 PM [USSERVER] Order : (null)
    09/07/2010 2:49:51 PM [USSERVER] Records = 10
    09/07/2010 2:49:51 PM [USSERVER] Number of Images to send: 10
    09/07/2010 2:49:51 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348222.832657.1.1.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348233.13273.1.2.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348260.751140.1.3.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348326.817912.1.4.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348338.185271.1.5.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348222.832657.2.1.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348233.13273.2.2.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348260.751140.2.3.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348326.817912.2.4.dcm
    09/07/2010 2:49:51 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348338.185271.2.5.dcm
    09/07/2010 2:49:51 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348222.832657.1.1.dcm
    09/07/2010 2:49:51 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:51 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:51 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348233.13273.1.2.dcm
    09/07/2010 2:49:51 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:51 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:51 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348260.751140.1.3.dcm
    09/07/2010 2:49:51 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:51 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:51 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348326.817912.1.4.dcm
    09/07/2010 2:49:51 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:51 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:51 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348338.185271.1.5.dcm
    09/07/2010 2:49:51 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:51 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:51 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348222.832657.2.1.dcm
    09/07/2010 2:49:51 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:52 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:52 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348233.13273.2.2.dcm
    09/07/2010 2:49:52 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:52 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:52 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348260.751140.2.3.dcm
    09/07/2010 2:49:52 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:52 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:52 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348326.817912.2.4.dcm
    09/07/2010 2:49:52 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:52 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:49:52 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348338.185271.2.5.dcm
    09/07/2010 2:49:52 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:49:52 PM [USSERVER] C-Move (StudyRoot)
    09/07/2010 2:49:52 PM [USSERVER] UPACS THREAD 2: ENDED AT: Tue Sep 07 14:49:52 2010
    09/07/2010 2:49:52 PM [USSERVER] UPACS THREAD 2: TOTAL RUNNING TIME: 2 SECONDS


    log of 1.4.16beta


    same patient


    09/07/2010 2:47:40 PM [USSERVER] Connected by address: 0100007f
    09/07/2010 2:47:40 PM [USSERVER] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    09/07/2010 2:47:40 PM [USSERVER] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    09/07/2010 2:47:40 PM [USSERVER] 0000,0100 2 US CommandField 48
    09/07/2010 2:47:40 PM [USSERVER] 0000,0110 2 US MessageID 7
    09/07/2010 2:47:40 PM [USSERVER] 0000,0800 2 US DataSetType 257
    09/07/2010 2:47:40 PM [USSERVER] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    09/07/2010 2:47:40 PM [USSERVER] 9999,0400 6 UN "silent"
    09/07/2010 2:47:43 PM [USSERVER] Connected by address: 0100007f
    09/07/2010 2:47:43 PM [USSERVER] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    09/07/2010 2:47:43 PM [USSERVER] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    09/07/2010 2:47:43 PM [USSERVER] 0000,0100 2 US CommandField 48
    09/07/2010 2:47:43 PM [USSERVER] 0000,0110 2 US MessageID 7
    09/07/2010 2:47:43 PM [USSERVER] 0000,0800 2 US DataSetType 257
    09/07/2010 2:47:43 PM [USSERVER] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    09/07/2010 2:47:43 PM [USSERVER] 9999,0300 32 UN "Re-reading acrnema.map from GUI"
    09/07/2010 2:47:43 PM [USSERVER] 9999,0400 10 UN "read_amap:"
    09/07/2010 2:47:43 PM [USSERVER] Re-reading acrnema.map from GUI
    09/07/2010 2:47:54 PM [USSERVER] Connected by address: 0100007f
    09/07/2010 2:47:54 PM [USSERVER] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    09/07/2010 2:47:54 PM [USSERVER]
    09/07/2010 2:47:54 PM [USSERVER] UPACS THREAD 9: STARTED AT: Tue Sep 07 14:47:54 2010
    09/07/2010 2:47:54 PM [USSERVER] A-ASSOCIATE-RQ Packet Dump
    09/07/2010 2:47:54 PM [USSERVER] Calling Application Title : "US-SERVER-EF "
    09/07/2010 2:47:54 PM [USSERVER] Called Application Title : "USSERVER "
    09/07/2010 2:47:54 PM [USSERVER] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    09/07/2010 2:47:54 PM [USSERVER] Number of Proposed Presentation Contexts: 1
    09/07/2010 2:47:54 PM [USSERVER] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.2" 1
    09/07/2010 2:47:54 PM [USSERVER] Server Command := 0021
    09/07/2010 2:47:54 PM [USSERVER] Message ID := 0013
    09/07/2010 2:47:54 PM [USSERVER] C-Move Destination: "US-SERVER-EF "
    09/07/2010 2:47:54 PM [USSERVER] 0000,0002 28 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.1.2.2.2"
    09/07/2010 2:47:54 PM [USSERVER] 0000,0100 2 US CommandField 33
    09/07/2010 2:47:54 PM [USSERVER] 0000,0110 2 US MessageID 19
    09/07/2010 2:47:54 PM [USSERVER] 0000,0600 16 AE MoveDestination "US-SERVER-EF "
    09/07/2010 2:47:54 PM [USSERVER] 0000,0700 2 US Priority 0
    09/07/2010 2:47:54 PM [USSERVER] 0000,0800 2 US DataSetType 258
    09/07/2010 2:47:54 PM [USSERVER] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    09/07/2010 2:47:54 PM [USSERVER] (QualifyOn) (mapped) IP:192.168.10.41, PORT:4006
    09/07/2010 2:47:54 PM [USSERVER] MyStudyRootRetrieveGeneric :: SearchOn
    09/07/2010 2:47:54 PM [USSERVER] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    09/07/2010 2:47:54 PM [USSERVER] 0008,0020 0 DA StudyDate (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0008,0030 0 TM StudyTime (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0008,0050 0 SH AccessionNumber (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0008,0052 6 CS QueryRetrieveLevel "STUDY "
    09/07/2010 2:47:54 PM [USSERVER] 0008,0090 0 PN ReferringPhysicianNa (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0008,1030 0 LO StudyDescription (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0010,0010 0 PN PatientName (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0010,0020 0 LO PatientID (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0010,0030 0 DA PatientBirthDate (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0010,0040 0 CS PatientSex (empty)
    09/07/2010 2:47:54 PM [USSERVER] 0020,000d 44 UI StudyInstanceUID "1.2.840.113680.2.103.33569.997348166.942464"
    09/07/2010 2:47:54 PM [USSERVER] 0020,0010 0 SH StudyID (empty)
    09/07/2010 2:47:54 PM [USSERVER] Query On Image
    09/07/2010 2:47:54 PM [USSERVER] Failed on VR Search: 0002 0010
    09/07/2010 2:47:54 PM [USSERVER] (testing phase) - ignored
    09/07/2010 2:47:54 PM [USSERVER] Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesInst, DICOMStudies.StudyDate, DICOMStudies.StudyTime, DICOMStudies.AccessionN, DICOMStudies.ReferPhysi, DICOMStudies.StudyDescr, DICOMStudies.PatientNam, DICOMStudies.PatientID, DICOMStudies.PatientBir, DICOMStudies.PatientSex, DICOMStudies.StudyInsta, DICOMStudies.StudyID,DICOMImages.ObjectFile,DICOMImages.DeviceName
    09/07/2010 2:47:54 PM [USSERVER] Values: DICOMStudies.StudyInsta = '1.2.840.113680.2.103.33569.997348166.942464' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    09/07/2010 2:47:54 PM [USSERVER] Tables: DICOMImages, DICOMSeries, DICOMStudies
    09/07/2010 2:47:54 PM [USSERVER] Query Distinct Tables: DICOMImages, DICOMSeries, DICOMStudies
    09/07/2010 2:47:54 PM [USSERVER] Columns : DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesInst, DICOMStudies.StudyDate, DICOMStudies.StudyTime, DICOMStudies.AccessionN, DICOMStudies.ReferPhysi, DICOMStudies.StudyDescr, DICOMStudies.PatientNam, DICOMStudies.PatientID, DICOMStudies.PatientBir, DICOMStudies.PatientSex, DICOMStudies.StudyInsta, DICOMStudies.StudyID,DICOMImages.ObjectFile,DICOMImages.DeviceName
    09/07/2010 2:47:54 PM [USSERVER] Where : DICOMStudies.StudyInsta = '1.2.840.113680.2.103.33569.997348166.942464' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    09/07/2010 2:47:54 PM [USSERVER] Order : (null)
    09/07/2010 2:47:54 PM [USSERVER] Records = 10
    09/07/2010 2:47:54 PM [USSERVER] Number of Images to send: 10
    09/07/2010 2:47:54 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348222.832657.1.1.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348233.13273.1.2.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348260.751140.1.3.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348326.817912.1.4.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348338.185271.1.5.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348222.832657.2.1.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348233.13273.2.2.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348260.751140.2.3.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348326.817912.2.4.dcm
    09/07/2010 2:47:54 PM [USSERVER] Locating file:MAG3 1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348338.185271.2.5.dcm
    09/07/2010 2:47:54 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348222.832657.1.1.dcm
    09/07/2010 2:47:54 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:54 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:54 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:54 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348233.13273.1.2.dcm
    09/07/2010 2:47:54 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:54 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348260.751140.1.3.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348326.817912.1.4.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.1\1.2.840.113680.2.103.33569.997348338.185271.1.5.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348222.832657.2.1.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348233.13273.2.2.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348260.751140.2.3.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348326.817912.2.4.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] MyStudyRootRetrieveGeneric :: RetrieveOn
    09/07/2010 2:47:55 PM [USSERVER] Sending file : g:\acuson\1.2.840.113680.2.103.33569.997348166.942464\1.2.840.113680.2.103.33569.997348166.942464.2\1.2.840.113680.2.103.33569.997348338.185271.2.5.dcm
    09/07/2010 2:47:55 PM [USSERVER] Image Loaded from Read Ahead Thread, returning TRUE
    09/07/2010 2:47:55 PM [USSERVER] [recompress]: recompressed with mode = un (strip=1)
    09/07/2010 2:47:55 PM [USSERVER] C-Move (StudyRoot)
    09/07/2010 2:47:55 PM [USSERVER] UPACS THREAD 9: ENDED AT: Tue Sep 07 14:47:55 2010
    09/07/2010 2:47:55 PM [USSERVER] UPACS THREAD 9: TOTAL RUNNING TIME: 1 SECONDS



    ajgg

    Hi,


    We are at present evaluating IQ View. The iqserver configured with -ar and -lal 4 parameters fail to forward images to
    a iqview workstation. We cannot seem to make the system autoroute or produce any log file?


    We configure the autoroute.ini file as instructed. Are there any suggestions


    We are interested to know if the marked read feature in IQ-View can be syncronized with the IQ-web server so that readed studies are noted in the pacs server?


    ajgg

    Hi,


    I cant get hold of the complete log from the previous post which is in the office. HOwever, I have a test server at home which is configured with the same exportconverter syntax only with a longer day range:
    here is the complete log copied from the gui.


    ExportConverters = 1
    ExportConverter0 = forward patient now -490 seriesdesc 5.0 to LOCAL



    I get the following error


    start of log below


    [CTPACS] Connected by address: 0100007f
    [CTPACS] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    ....<mvh shortened log>
    [CTPACS] Query On Image
    [CTPACS] Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesDesc, DICOMSeries.SeriesInst, DICOMStudies.StudyDate, DICOMStudies.PatientID, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceName
    [CTPACS] Values: DICOMSeries.SeriesDesc = and DICOMStudies.StudyDate >= '20090308' and DICOMStudies.StudyDate <= '20100711' and DICOMStudies.PatientID = '0189643' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    [CTPACS] Tables: DICOMImages, DICOMSeries, DICOMStudies
    [CTPACS] Query Distinct Tables: DICOMImages, DICOMSeries, DICOMStudies
    [CTPACS] Columns : DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesDesc, DICOMSeries.SeriesInst, DICOMStudies.StudyDate, DICOMStudies.PatientID, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceName
    [CTPACS] Where : DICOMSeries.SeriesDesc = and DICOMStudies.StudyDate >= '20090308' and DICOMStudies.StudyDate <= '20100711' and DICOMStudies.PatientID = '0189643' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    [CTPACS] Order : (null)
    [CTPACS] ***Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and DICOMStudies.StudyDate >= '20090308' and DICOMStudies.StudyDate <= '20100711' at line 1
    [CTPACS] Retrieve: move search failed
    [CTPACS] C-Move (PatientRoot)[CTPACS] ***preretrieve/forward xxx to: remote DICOM error
    [CTPACS] UPACS THREAD 9: ENDED AT: Wed Aug 11 01:08:37 2010
    [CTPACS] UPACS THREAD 9: TOTAL RUNNING TIME: 0 SECONDS



    ajgg

    Hi,
    Im trying to filter an export converter to send studies within the past 190 days and with the series description of 5.0 with the following dicom.ini exportconverter delow


    ExportConverter1 = forward patient now -190 seriesdesc 5.0 to CTPACS


    the header of 1 images in the series is as follows
    (0010,0020) LO [74396 ] # 6 PatientID
    (0008,103e) LO [Thorax IV 5.0 B31f RECIST] # 26 SeriesDescription


    I'm getting this error


    [CT_SRV1] MyPatientRootRetrieveGeneric :: SearchOn
    [CT_SRV1] 0008,0052 8 CS QueryRetrieveLevel "PATIENT "
    [CT_SRV1] 0008,103e 4 LO SeriesDescription ""
    [CT_SRV1] 0010,0020 6 LO PatientID "74396 "
    [CT_SRV1] Query On Image
    [CT_SRV1] Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesDesc, DICOMSeries.SeriesInst, DICOMStudies.PatientID, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceName
    [CT_SRV1] Values: DICOMSeries.SeriesDesc = and DICOMStudies.PatientID = '74396' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    [CT_SRV1] Tables: DICOMImages, DICOMSeries, DICOMStudies
    [CT_SRV1] ***Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and DICOMStudies.PatientID = '74396' and DICOMSeries.StudyInsta = DICOMStudies.S' at line 1
    [CT_SRV1] Retrieve: move search failed
    [CT_SRV1] ***preretrieve/forward xxx to: remote DICOM error
    [CT_SRV1] C-Move (PatientRoot)
    [CT_SRV1] UPACS THREAD 13: ENDED AT: Tue Aug 10 17:41:04 2010
    [CT_SRV1] UPACS THREAD 13: TOTAL RUNNING TIME: 0 SECONDS


    My question is
    1. is my use of seriesdesc filter correct as i intended which is to send only series having the "5.0" within its expresssion or will it check the exact word for word description?
    2. The debug says my SeriesDescription is "" ? is this a bug?


    If I remove the seriesdesc is the exportconverter its works as intended (the studies from the last 190 days), however it sends all the series within each study and i only need those with 5.0mm thickness


    thanks advance for any advice.
    ajgg

    Hi, again



    Added this in dicom.in as a temporary solution:


    ImportConverters = 1
    ImportConverter0 = ifequal "%V0028,0004","YBR_FULL_422";compression un


    I still get error warning and images are still dropped in the printer_files folder. However, they are also save uncompressed in the dicomserver and
    are now online.
    here is the log file


    07/17/2010 11:15:54 AM [USSERVER] UPACS THREAD 7: STARTED AT: Sat Jul 17 11:15:54 2010
    07/17/2010 11:15:54 AM [USSERVER] A-ASSOCIATE-RQ Packet Dump
    07/17/2010 11:15:54 AM [USSERVER] Calling Application Title : "ANTARES114145 "
    07/17/2010 11:15:54 AM [USSERVER] Called Application Title : "USSERVER "
    07/17/2010 11:15:54 AM [USSERVER] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 262144
    07/17/2010 11:15:54 AM [USSERVER] Number of Proposed Presentation Contexts: 11
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 0 "1.2.840.10008.5.1.4.1.1.7" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 1 "1.2.840.10008.5.1.4.1.1.7" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 2 "1.2.840.10008.5.1.4.1.1.7" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 3 "1.2.840.10008.5.1.4.1.1.6.1" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 4 "1.2.840.10008.5.1.4.1.1.6.1" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 5 "1.2.840.10008.5.1.4.1.1.6.1" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 6 "1.2.840.10008.5.1.4.1.1.3.1" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 7 "1.2.840.10008.5.1.4.1.1.3.1" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 8 "1.2.840.10008.5.1.4.1.1.3.1" 1
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 9 "1.3.12.2.1107.5.9.1" 0
    07/17/2010 11:15:54 AM [USSERVER] Presentation Context 10 "1.2.840.10008.1.20.1" 0
    07/17/2010 11:15:54 AM [USSERVER] Server Command := 0001
    07/17/2010 11:15:54 AM [USSERVER] Message ID := 01b5
    07/17/2010 11:16:00 AM [USSERVER] ***[CompressJPEGImage]: Error on load after: dcmcjpeg +e1 +un +sr F:\images_01\printer_files\1.2.826.0.1.3680043.2.135.732287.18754656.6.1279336556.406.58.dcm out.dcm)
    07/17/2010 11:16:00 AM [USSERVER] Importconverter0.0 executes: ifequal "YBR_FULL_422","YBR_FULL_422"
    07/17/2010 11:16:00 AM [USSERVER] Importconverter0.1: compression to un
    07/17/2010 11:16:04 AM [USSERVER] Written file: F:\images_01\US2010\2010070_XXXXXXXXXXXXXXX\1.3.12.2.1107.5.5.2.114145.30000010070723011378100000085\1.3.12.2.1107.5.5.2.114145.30000010070723011378100000086\1.3.12.2.1107.5.5.2.114145.30000010070723033890600000387.dcm
    07/17/2010 11:16:04 AM [USSERVER] UPACS THREAD 7: ENDED AT: Sat Jul 17 11:16:04 2010
    07/17/2010 11:16:04 AM [USSERVER] UPACS THREAD 7: TOTAL RUNNING TIME: 10 SECONDS



    I still get green images using K-pacs. The built-in kpacs view in the Conquest GUI displays the images correctly.



    ajg

    Hi,


    I get this reply after sending the command (dcmcjpeg +e1 +un +sr F:\images_01\printer_files\1.2.826.0.1.3680043.2.135.732287.18754656.6.1279283240.109.14.dcm out.dcm)


    True lossless encoder: photometric interpretation not supported: YBR_FULL_422
    No conversion to transfer syntax JPEG Lossless, Non-hierarchical, 1st Order Prediction possible!


    I believe this is the same problem with another post regarding green ultrasound images.
    IF i drop or resend the images to the server, after configuring it to uncompresssed. they are accepted with no error messages. However, retrieving the images with
    kpacs results in green images. This does not happen when using efilm.



    ajg

    hi,


    Review out ultrasound studies, video clips from Siemens Antares give us this error
    1.


    07/13/2010 10:13:42 AM [USSERVER] ***[CompressJPEGImage]: Error on load after: dcmcjpeg +e1 +un +sr F:\images_01\printer_files\1.2.826.0.1.3680043.2.135.732287.18754656.6.1278987119.640.64.dcm out.dcm)


    The files are save in the printer folder which iI'm not sure should be there


    The dicom ini is set at
    DroppedFileCompression = j1
    IncomingCompression = j1


    The images in the printer_files folder can be imported using efilm of k-pacs.
    They can also be dropped into the conquest GUI without any errors.


    when i try to send it from these 2 viewers to the conquest server I get this error (debug at level 4)
    [USPACS1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 28672
    [USPACS1] Number of Proposed Presentation Contexts: 2
    [USPACS1] Presentation Context 0 "1.2.840.10008.5.1.4.1.1.3.1" 1
    [USPACS1] Presentation Context 1 "1.2.840.10008.5.1.4.1.1.3.1" 1
    [USPACS1] Server Command := 0001
    [USPACS1] Message ID := 0002
    [USPACS1] 0000,0002 28 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.1.1.3.1"
    [USPACS1] 0000,0100 2 US CommandField 1
    [USPACS1] 0000,0110 2 US MessageID 2
    [USPACS1] 0000,0700 2 US Priority 0
    [USPACS1] 0000,0800 2 US DataSetType 0
    [USPACS1] 0000,1000 56 UI AffectedSOPInstanceU "1.3.12.2.1107.5.5.2.114145.30000010021122565100000000159"
    [USPACS1] Connected by address: 0100007f
    [USPACS1] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [USPACS1] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    [USPACS1] 0000,0100 2 US CommandField 48
    [USPACS1] 0000,0110 2 US MessageID 7
    [USPACS1] 0000,0800 2 US DataSetType 257
    [USPACS1] 9999,0400 6 UN "silent"
    [USPACS1] ***[CompressJPEGImage]: Error on load after: dcmcjpeg +e1 +un +sr F:\images_01\printer_files\1.2.826.0.1.3680043.2.135.732287.18754656.6.1279005250.203.4.dcm out.dcm)
    [USPACS1] Query Tables: DICOMImages
    [USPACS1] Columns : ObjectFile, DeviceName
    [USPACS1] Where : SOPInstanc = '1.3.12.2.1107.5.5.2.114145.30000010021122565100000000159' AND ImagePat = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145'
    [USPACS1] Order : (null)
    [USPACS1] Query Tables: DICOMImages
    [USPACS1] Columns : SOPInstanc,SOPClassUI,ImageNumbe,ImageDate,ImageTime,EchoNumber,NumberOfFr,AcqDate,AcqTime,ReceivingC,AcqNumber,SliceLocat,SamplesPer,PhotoMetri,Rows,Colums,BitsStored,ImageType,ImageID,ImagePat,SeriesInst
    [USPACS1] Where : SOPInstanc = '1.3.12.2.1107.5.5.2.114145.30000010021122565100000000159' AND ImagePat = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145'
    [USPACS1] Order : (null)
    [USPACS1] Update Table: DICOMImages
    [USPACS1] Updates : SOPInstanc = '1.3.12.2.1107.5.5.2.114145.30000010021122565100000000159', SOPClassUI = '1.2.840.10008.5.1.4.1.1.3.1', ImageNumbe = '11', ImageDate = '20100212', ImageTime = '131130.656000', NumberOfFr = '90', AcqDate = '20100212', AcqTime = '131130.656000', SamplesPer = '3', PhotoMetri = 'YBR_FULL_422', Rows = '600', Colums = '800', BitsStored = '8', ImageType = 'DERIVED\\PRIMARY\\THYROID_DDH\\0001', ImagePat = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145', SeriesInst = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000062', AccessTime = 1279005248, ObjectFile = 'US2010\\20100212_DUMLAO^GABRIEL^B\\1.3.12.2.1107.5.5.2.114145.30000010021122561945300000061\\1.3.12.2.1107.5.5.2.114145.30000010021122561945300000062\\1.3.12.2.1107.5.5.2.114145.30000010021122565100000000159.dcm', DeviceName = 'MAG0'
    [USPACS1] Where : SOPInstanc = '1.3.12.2.1107.5.5.2.114145.30000010021122565100000000159' AND ImagePat = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145'
    [USPACS1] Query Tables: DICOMSeries
    [USPACS1] Columns : SeriesInst,SeriesNumb,SeriesDate,SeriesTime,SeriesDesc,Modality,PatientPos,ContrastBo,Manufactur,ModelName,BodyPartEx,ProtocolNa,StationNam,Institutio,FrameOfRef,SeriesPat,StudyInsta
    [USPACS1] Where : SeriesInst = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000062' AND SeriesPat = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145'
    [USPACS1] Order : (null)
    [USPACS1] Update Table: DICOMSeries
    [USPACS1] Updates : SeriesInst = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000062', SeriesNumb = '1', SeriesDate = '20100212', SeriesTime = '130517.125000', Modality = 'US', Manufactur = 'Siemens Medical Systems - Ultrasound Division', ModelName = 'Antares', StationNam = 'ULTRASOUND', Institutio = 'Davao Doctors Hospital - Ultrasound Dept.', SeriesPat = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145', StudyInsta = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000061', AccessTime = 1279005248
    [USPACS1] Where : SeriesInst = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000062' AND SeriesPat = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145'
    [USPACS1] Query Tables: DICOMStudies
    [USPACS1] Columns : StudyInsta,StudyDate,StudyTime,StudyID,StudyDescr,AccessionN,ReferPhysi,PatientsAg,PatientsWe,StudyModal,PatientNam,PatientBir,PatientSex,PatientID
    [USPACS1] Where : StudyInsta = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000061'
    [USPACS1] Order : (null)
    [USPACS1] Update Table: DICOMStudies
    [USPACS1] Updates : StudyInsta = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000061', StudyDate = '20100212', StudyTime = '130516.953000', StudyID = '1', PatientsAg = '009M', StudyModal = 'US', PatientNam = 'x, PatientBir = '20090430', PatientSex = 'M', PatientID = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145', AccessTime = 1279005248
    [USPACS1] Where : StudyInsta = '1.3.12.2.1107.5.5.2.114145.30000010021122561945300000061'
    [USPACS1] Query Tables: DICOMPatients
    [USPACS1] Columns : PatientID,PatientNam,PatientBir,PatientSex
    [USPACS1] Where : PatientID = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145'
    [USPACS1] Order : (null)
    [USPACS1] Update Table: DICOMPatients
    [USPACS1] Updates : PatientID = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145', PatientNam = 'x', PatientBir = '20090430', PatientSex = 'M', AccessTime = 1279005248
    [USPACS1] Where : PatientID = '10.02.12-13:05:16-STD-1.3.12.2.1107.5.5.2.114145'
    [USPACS1] Written file: F:\images_01\US2010\20100212\1.3.12.2.1107.5.5.2.114145.30000010021122561945300000061\1.3.12.2.1107.5.5.2.114145.30000010021122561945300000062\1.3.12.2.1107.5.5.2.114145.30000010021122565100000000159.dcm
    [USPACS1] UPACS THREAD 2: ENDED AT: Tue Jul 13 15:14:24 2010
    [USPACS1] UPACS THREAD 2: TOTAL RUNNING TIME: 18 SECONDS
    [USPACS1] Connected by address: 0100007f
    [USPACS1] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [USPACS1] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    [USPACS1] 0000,0100 2 US CommandField 48
    [USPACS1] 0000,0110 2 US MessageID 7
    [USPACS1] 0000,0800 2 US DataSetType 257
    [USPACS1] 9999,0400 6 UN "silent"


    No errors when configuration set to uncompressed. images are can be view without errors


    2.
    On conquest DGATE (1.4.16alpha3, build Sat Feb 27 17:03:48 2010


    studies are stored without errors, however, when viewed the mutiframe images when viewed are blank.
    only the first frame has the image.


    The dicom ini is set at
    DroppedFileCompression = j1
    IncomingCompression = j1


    without compression same as above blank multiframe when jpeg 2000 is check but set to uncompressed.


    when jpeg2000 not check I get the following message


    [USSERVERV16] Connected by address: 200aa8c0
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.4.51' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.4.50' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.1' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.4.51' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.4.50' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.1' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.4.51' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.4.50' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.1' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.1' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2.1' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [USSERVERV16]
    [USSERVERV16] UPACS THREAD 5: STARTED AT: Tue Jul 13 15:41:59 2010
    [USSERVERV16] *** connection terminated
    [USSERVERV16] UPACS THREAD 5: ENDED AT: Tue Jul 13 15:41:59 2010
    [USSERVERV16] UPACS THREAD 5: TOTAL RUNNING TIME: 0 SECONDS




    Present solution is to collect images from the printer folder and drop to gui with compression set to uncompressed


    any suggestions.


    ajgg