Guest User

Untitled

a guest
Jun 20th, 2018
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. mysql> select TransferSyntaxUID from dicom_files where FileName = "MG.1.2.840.113681.2229460188.931.3674816193.123.1";
  2. +------------------------+
  3. | TransferSyntaxUID |
  4. +------------------------+
  5. | 1.2.840.10008.1.2.4.90 |
  6. +------------------------+
  7. 1 row in set (0.00 sec)
  8.  
  9.  
  10. EXECUTED COMMAND:
  11. storescu -v -R -xv 10.0.18.40 104 -aec DWS-VBHM -aet ZULUWHI /var/virtual/whi.zulucare.com/master/releases/20180614171433/tmp/files/dicom_raw/1.2.840.113681.2229460188.931.3674816193.116/MG.1.2.840.113681.2229460188.931.3674816193.123.1
  12.  
  13. OUTPUT:
  14. I: checking input files ...
  15. I: Requesting Association
  16. I: Association Accepted (Max Send PDV: 28660)
  17. I: Sending file: /var/virtual/whi.zulucare.com/master/releases/20180614171433/tmp/files/dicom_raw/1.2.840.113681.2229460188.931.3674816193.116/MG.1.2.840.113681.2229460188.931.3674816193.123.1
  18. I: Converting transfer syntax: JPEG 2000 (Lossless only) -> Little Endian Implicit
  19. I: Sending Store Request (MsgID 1, DXm)
  20. XMIT: W: DIMSE Warning: (ZULUWHI,DWS-VBHM): sendMessage: unable to convert dataset from 'JPEG 2000 (Lossless only)' transfer syntax to 'Little Endian Implicit'
  21. E: Store Failed, file: /var/virtual/whi.zulucare.com/master/releases/20180614171433/tmp/files/dicom_raw/1.2.840.113681.2229460188.931.3674816193.116/MG.1.2.840.113681.2229460188.931.3674816193.123.1:
  22. E: 0006:020e DIMSE Failed to send message
  23. E: Store SCU Failed: 0006:020e DIMSE Failed to send message
  24. I: Aborting Association
Add Comment
Please, Sign In to add comment