DCM4CHEE refuses a Dicom File

2,094 views
Skip to first unread message

Vincent Daanen

unread,
Jan 23, 2015, 8:10:44 AM1/23/15
to dcm...@googlegroups.com
Hello,

I wrote a little tool which allows me to encapsulate a source file in a Dicom file, using RawDataStorage SOPCLASSUID and private tags.

I checked the utility tool can encapsulate and retrieve the source file to/from the Dicom file and it works fine.

When I try to push the Dicom file created by my utility tool using dcm4che-3.2.1 storescp to a DCM4CHEE PACS (v 2.18.0), store request fails with the following 'log':

13:56:40,969 INFO  - DCM4CHEE-1 >> 1:C-STORE-RSP[pcid=5, status=110H, errorComment=rPos:284 (2001,1003) OB #129207688, value length [129207688] exc
  cuid=1.2.840.10008.5.1.4.1.1.66 - Raw Data Storage
  iuid=20150123135559.1.1 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian
13:56:40,970 DEBUG - Command:
(0000,0002) UI [1.2.840.10008.5.1.4.1.1.66] AffectedSOPClassUID
(0000,0100) US [32769] CommandField
(0000,0120) US [1] MessageIDBeingRespondedTo
(0000,0800) US [257] CommandDataSetType
(0000,0900) US [272] Status
(0000,0902) LO [rPos:284 (2001,1003) OB #129207688, value length [129207688] e(0000,1000) UI [20150123135559.1.1] AffectedSOPInstanceUID

E"ERROR: Received C-STORE-RSP with Status 0110H for out.dcm"
(0000,0002) UI [1.2.840.10008.5.1.4.1.1.66] AffectedSOPClassUID
(0000,0100) US [32769] CommandField
(0000,0120) US [1] MessageIDBeingRespondedTo
(0000,0800) US [257] CommandDataSetType
(0000,0900) US [272] Status
(0000,0902) LO [rPos:284 (2001,1003) OB #129207688, value length [129207688] e(0
000,1000) UI [20150123135559.1.1] AffectedSOPInstanceUID

13:56:51,883 INFO  - DCM4CHEE-1 << A-RELEASE-RQ
13:56:51,884 DEBUG - DCM4CHEE-1: enter state: Sta7 - Awaiting A-RELEASE-RP PDU
13:56:51,907 INFO  - DCM4CHEE-1 >> A-RELEASE-RP
....

Does someone know what could the cause of this issue ? I really don't know where to search .. Is the dicom file bad or is it a configuration pb with the pacs ?
thanks

V

Vincent Daanen

unread,
Jan 23, 2015, 8:33:33 AM1/23/15
to dcm...@googlegroups.com
OK
the PACS was configured to accept file of maximum size = 67108864 bytes. Changing the MaximumValueLength to 256000000 in StoreScp Service config makes DCM4CHEE accept the file.

but now, I can't delete it: DCM4CHEE says I do not have the permissions to delete this file...
nor I can export it : when I select the Patient and click on export, the export dialog box is displayed but it is disabled.

Any idea to what I havre to change to be able to export and/or delete this file ?

thanks

V

Chico Venancio

unread,
Sep 22, 2015, 6:15:10 PM9/22/15
to dcm4che
To delete you need to check study permissions on the user.
To export add the Aet permission on the user.

Rafa Samra

unread,
Oct 24, 2015, 7:32:02 PM10/24/15
to dcm4che
Hi i install dcm4chee and i cant send images could anyone help me pls?

18:31:17,620 INFO   - Association(1) initiated Socket[addr=localhost/127.0.0.1,port=11112,localport=54238]
18:31:17,620 INFO   - DCM4CHEE(1): A-ASSOCIATE-RQ DCM4CHEE << DCMSND
18:31:17,636 INFO   - DCM4CHEE(1): A-ASSOCIATE-AC DCMSND >> DCM4CHEE
Connected to DCM4CHEE@localhost:11112 in 0.047s
18:31:17,683 INFO   - DCM4CHEE(1) << 1:C-STORE-RQ[pcid=3, prior=0
        cuid=1.2.840.10008.5.1.4.1.1.7/Secondary Capture Image Storage
        iuid=1.3.12.2.1107.5.1.4.67041.30000015100514041178300003860
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian]
18:31:17,714 INFO   - DCM4CHEE(1) >> 1:C-STORE-RSP[pcid=3, status=110H
        error=org.dcm4che.net.DcmServiceException]
ERROR: Received RSP with Status 0110H for C:\Users\rafa-\Desktop\SER00004\I00001, cuid=1.2.840.10008.5.1.4.1.1.7, tsuid=1.2.840.10008.1.2.1
(0000,0002) UI #26 [1.2.840.10008.5.1.4.1.1.7] Affected SOP Class UID
(0000,0100) US #2 [32769] Command Field
(0000,0120) US #2 [1] Message ID Being Responded To
(0000,0800) US #2 [257] Data Set Type
(0000,0900) US #2 [272] Status
(0000,0902) LO #36 [org.dcm4che.net.DcmServiceException] Error Comment
(0000,1000) UI #56 [1.3.12.2.1107.5.1.4.67041.30000015100514041178300003860] Affected SOP Instance U

F
Sent 0 objects (=0.0KB) in 0.149s (=0.0KB/s)
18:31:17,788 INFO   - DCM4CHEE(1) << A-RELEASE-RQ
18:31:17,794 INFO   - DCM4CHEE(1) >> A-RELEASE-RP
Released connection to DCM4CHEE@localhost:11112
18:31:17,796 INFO   - DCM4CHEE(1): close Socket[addr=localhost/127.0.0.1,port=11112,localport=54238]


Chico Venancio

unread,
Oct 30, 2015, 11:16:13 AM10/30/15
to dcm...@googlegroups.com
How are you trying to send images?

Chico Venancio
CEO e Diretor de Criação
VM TECH - (98) 9 8800 2743

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at http://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages