Received RSP with Status 0110H

536 views
Skip to first unread message

Levon Soukissian

unread,
Mar 9, 2021, 7:41:17 AM3/9/21
to dcm4che
Hello,

I'm trying to send some studies with  Ultrasound Multi-frame Image Storage and  Ultrasound Image Storage SOP uid class from a PACS (TOM) to a dcm4chee 2.x installation (JERRY).
Suddenly, after many same type transfers between those two machines, I start to have error messages. Follow is my log file in TOM:

15:31:34.255 [pool-1-thread-1282] INFO  org.dcm4che2.net.Association - Association(4931) initiated Socket[addr=/10.168.139.5,port=8104,localport=50440]

15:31:34.255 [pool-1-thread-1282] INFO  org.dcm4che2.net.PDUEncoder - JERRY(4931): A-ASSOCIATE-RQ JERRY << TOM

15:31:34.256 [DicomServices-2515] INFO  org.dcm4che2.net.Association - JERRY(4931): A-ASSOCIATE-AC TOM >> JERRY

15:31:34.257 [pool-1-thread-1282] INFO  org.dcm4che2.net.PDUEncoder - JERRY(4931) << 1:C-STORE-RQ[pcid=5, prior=0

        cuid=1.2.840.10008.5.1.4.1.1.3.1/Ultrasound Multi-frame Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955288.95.1.512

        orig=TOM>>1:C-MOVE-RQ

        ts=1.2.840.10008.1.2.4.50/JPEG Baseline (Process 1)]

15:31:34.832 [DicomServices-2515] INFO  org.dcm4che2.net.PDUDecoder - JERRY(4931) >> 1:C-STORE-RSP[pcid=5, status=110H

        error=org.dcm4che.net.DcmServiceException: javax.ejb.TransactionRolled

        cuid=1.2.840.10008.5.1.4.1.1.3.1/Ultrasound Multi-frame Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955288.95.1.512]

15:31:34.832 [pool-1-thread-1282] INFO  org.dcm4che2.net.PDUEncoder - JERRY(4931) << 2:C-STORE-RQ[pcid=5, prior=0

        cuid=1.2.840.10008.5.1.4.1.1.3.1/Ultrasound Multi-frame Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955314.96.1.512

        orig=TOM>>1:C-MOVE-RQ

        ts=1.2.840.10008.1.2.4.50/JPEG Baseline (Process 1)]

15:31:35.453 [DicomServices-2515] INFO  org.dcm4che2.net.PDUDecoder - JERRY(4931) >> 2:C-STORE-RSP[pcid=5, status=110H

        error=org.dcm4che.net.DcmServiceException: javax.ejb.TransactionRolled

        cuid=1.2.840.10008.5.1.4.1.1.3.1/Ultrasound Multi-frame Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955314.96.1.512]

15:31:35.454 [pool-1-thread-1282] INFO  org.dcm4che2.net.PDUEncoder - JERRY(4931) << 3:C-STORE-RQ[pcid=7, prior=0

        cuid=1.2.840.10008.5.1.4.1.1.6.1/Ultrasound Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955345.97.1

        orig=TOM>>1:C-MOVE-RQ

        ts=1.2.840.10008.1.2.4.50/JPEG Baseline (Process 1)]

15:31:35.516 [DicomServices-2515] INFO  org.dcm4che2.net.PDUDecoder - JERRY(4931) >> 3:C-STORE-RSP[pcid=7, status=110H

        error=org.dcm4che.net.DcmServiceException: javax.ejb.TransactionRolled

        cuid=1.2.840.10008.5.1.4.1.1.6.1/Ultrasound Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955345.97.1]

15:31:35.517 [pool-1-thread-1282] INFO  org.dcm4che2.net.PDUEncoder - JERRY(4931) << 4:C-STORE-RQ[pcid=5, prior=0

        cuid=1.2.840.10008.5.1.4.1.1.3.1/Ultrasound Multi-frame Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955362.98.1.512

       orig=TOM>>1:C-MOVE-RQ

        ts=1.2.840.10008.1.2.4.50/JPEG Baseline (Process 1)]

15:31:35.754 [DicomServices-2515] INFO  org.dcm4che2.net.PDUDecoder - JERRY(4931) >> 4:C-STORE-RSP[pcid=5, status=110H

        error=org.dcm4che.net.DcmServiceException: javax.ejb.TransactionRolled

        cuid=1.2.840.10008.5.1.4.1.1.3.1/Ultrasound Multi-frame Image Storage

        iuid=1.2.840.113619.2.391.70457.1614955362.98.1.512]

15:31:35.755 [pool-1-thread-1282] INFO  org.dcm4che2.net.PDUEncoder - TOM(4931) << A-RELEASE-RQ

15:31:35.759 [DicomServices-2515] INFO  org.dcm4che2.net.Association - JERRY(4931) >> A-RELEASE-RP

15:31:35.759 [DicomServices-2515] INFO  org.dcm4che2.net.Association - JERRY(4931): close Socket[addr=/10.168.139.5,port=8104,localport=50440]


Any idea about this error?


Thanks in advance

Gunter Zeilinger

unread,
Mar 9, 2021, 11:50:49 AM3/9/21
to dcm4che
Error status 110H - Processing failed, is quite generic. You have to look in the logs on server side, to may see its cause. "org.dcm4che.net.DcmServiceException: javax.ejb.TransactionRolled" sounds like an issue on updating the DB.

Levon Soukissian

unread,
Mar 14, 2021, 1:48:47 PM3/14/21
to dcm4che
Thank you for your help. In did was a problem to create a DB entry because the client doesn't sent patient issuer.

LS
Reply all
Reply to author
Forward
0 new messages