McKesson PACS system - product name is Horizon Medical Imaging running version 11.5.1
Is there any reason that I would not be able to send JPEG 2000 Dicom Images from my ClearCanvas Server to the product mentioned above? We currently have a Novarad system that has no issues sending studies to it.
I either get :
Unexpected Network Error: Unknown
or
Cannot Understand
I've adjusted some of the buffer send and rec sizes in the config file and rebooted... but it's still broke.
On the other end... Here is some errors they sent to us:
____
We’re getting an uneven length error in the C-STORE request.
These usually point to an issue on the modality (in this case the novarad server) side of things. Other import requests from modalities at the site are coming in fine.
[ImporterChild.m,1000 11:30:40.034] Incoming object will be received in memory.
[dcm.c,17753 11:30:40.050] ERROR: DCM_UNEVENELEMENTLENGTH: DCM attempt to add data element (fffe,e000) with uneven length (328737) in readVRLength
[dcm.c,18925 11:30:40.050] WARNING: DCM_ELEMENTOUTOFORDER: DCM group/element out of order (0000,9605) in checkAttributeOrder
[dcm.c,17753 11:30:40.050] ERROR: DCM_UNEVENELEMENTLENGTH: DCM attempt to add data element (030a,7f2e) with uneven length (6629) in readVRLength
[dcm.c,17753 11:30:40.050] ERROR: DCM_UNEVENELEMENTLENGTH: DCM attempt to add data element (290a,384a) with uneven length (4535) in readVRLength
[dcm.c,18925 11:30:40.050] WARNING: DCM_ELEMENTOUTOFORDER: DCM group/element out of order (191e,d26b) in checkAttributeOrder
[dcm.c,17753 11:30:40.050] ERROR: DCM_UNEVENELEMENTLENGTH: DCM attempt to add data element (4453,60e2) with uneven length (3777) in readVRLength
[storage.c,2179 11:30:40.050] ERROR: Failed to handle C-STORE-RQ: DCM_UNEVENELEMENTLENGTH.
_______
Thank you for taking the time to provide insight.