Hi
I have problem to transfer image between my PACS and ClearCanvas. I have 2 PACS servers. One is directly installed on my workstation (same as ClearCanvas) and another on and other computer on my network. I'm able to transfer images between the two PACS server ( 2 conquestDicom) without problem. I'm also able to use ClearCanvas to retrieve images from my local PACS server. The problem is when I would like to retrieve images from the PACS on my network. I receive error :
total error 1 : The move operation failed ( DICOMSVR: failure status received in MOve SCU: Failure cannot understand. Please check service logs for more details.
This the log
2011-10-27 09:17:53,543 [3] INFO - Large object collection summary: freed 0 MB in 0.0040002 seconds and 0 iterations, Total Containers: 0, Total Large Objects: 0
2011-10-27 09:18:03,548 [3] INFO - Large object collection summary: freed 0 MB in 0.0040002 seconds and 0 iterations, Total Containers: 0, Total Large Objects: 0
2011-10-27 09:18:13,554 [3] INFO - Large object collection summary: freed 0 MB in 0.0050003 seconds and 0 iterations, Total Containers: 0, Total Large Objects: 0
2011-10-27 09:18:20,260 [Retrieve from DICOM_SERVER/DICOMSVR:5678] INFO - Preparing to connect to AE DICOMSVR on host DICOM_SERVER on port 5678 for move request to CLEARCANVAS.
2011-10-27 09:18:20,483 [DicomClient: 192.168.1.114:5678 [46]] INFO - Association Accepted from CLEARCANVAS to remote AE DICOMSVR:192.168.1.114:5678
2011-10-27 09:18:23,559 [3] INFO - Large object collection summary: freed 0 MB in 0.0040002 seconds and 0 iterations, Total Containers: 0, Total Large Objects: 0
2011-10-27 09:18:33,570 [3] INFO - Large object collection summary: freed 0 MB in 0.0100006 seconds and 0 iterations, Total Containers: 0, Total Large Objects: 0
2011-10-27 09:18:41,851 [DicomClient: 192.168.1.114:5678 [46]] ERROR - Failure status received in Move Scu: Failure: Cannot understand
2011-10-27 09:18:41,855 [DicomClient: 192.168.1.114:5678 [46]] INFO - Association released from CLEARCANVAS to DICOMSVR
2011-10-27 09:18:43,575 [3] INFO - Large object collection summary: freed 0 MB in 0.0040002 seconds and 0 iterations, Total Containers: 0, Total Large Objects: 0
On the other hand if I import images from a CD in ClearCanvas, I'm able to transfer these image on network PACS server without problem
Thank you for your help