AGFA equipment cannot send images to DCM4CHEE - error abstract-syntax-not-supported

1,476 views
Skip to first unread message

Tiago Vieira

unread,
Dec 18, 2013, 4:53:40 PM12/18/13
to dcm...@googlegroups.com
Hello,

I can send images from Osirix workstations to Dcm4chee, but from equipments like TAC or RX it gives always the error I describe below, why it says abstract-syntax-not-supported?

Do I need to change somenting on the StoreSCP?

LOG:


21:48:17,098 INFO  [ServerImpl] handle - Socket[addr=/192.192.192.44,port=60719,
localport=11112]
21:48:18,236 INFO  [FsmImpl] Socket[addr=/192.192.192.44,port=60719,localport=11
112]
21:48:18,252 INFO  [FsmImpl] received AAssociateRQ
        appCtxName:     1.2.840.10008.3.1.1.1/DICOM Application Context Name
        implClass:      1.3.51.0.1.3
        implVersion:    AGFA DTF1.0.95
        calledAET:      PACSERVER
        callingAET:     NXRX
        maxPDULen:      65542
        asyncOpsWindow:
        pc-1:   as=1.2.840.10008.5.1.4.1.1.1/Computed Radiography Image Storage
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-3:   as=1.2.840.10008.5.1.4.1.1.1/Computed Radiography Image Storage
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-5:   as=1.2.840.10008.5.1.4.1.1.1/Computed Radiography Image Storage
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-7:   as=1.2.840.10008.5.1.4.1.1.1/Computed Radiography Image Storage
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
                ts=1.2.840.10008.1.2/Implicit VR Little Endian
21:48:18,252 INFO  [FsmImpl] sending AAssociateAC
        appCtxName:     1.2.840.10008.3.1.1.1/DICOM Application Context Name
        implClass:      1.2.40.0.13.1.1.1
        implVersion:    dcm4che-1.4.33
        calledAET:      PACSERVER
        callingAET:     NXRX
        maxPDULen:      16352
        asyncOpsWindow:
        pc-1:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-3:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-5:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-7:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
21:48:18,252 INFO  [FsmImpl] received A-ABORT
        source=0 - service-user
        reason=0 - reason-not-specified
21:48:18,252 INFO  [FsmImpl] closing connection - Socket[addr=/192.192.192.44,po
rt=60719,localport=11112]
21:48:18,252 ERROR [ActiveAssociationImpl] Received A-ABORT
        source=0 - service-user
        reason=0 - reason-not-specified
org.dcm4che.net.PDUException: Received A-ABORT
        source=0 - service-user
        reason=0 - reason-not-specified
        at org.dcm4cheri.net.DimseReaderImpl.nextPDataTF(DimseReaderImpl.java:20
0)
        at org.dcm4cheri.net.DimseReaderImpl.nextPDV(DimseReaderImpl.java:168)
        at org.dcm4cheri.net.DimseReaderImpl.read(DimseReaderImpl.java:78)
        at org.dcm4cheri.net.AssociationImpl.read(AssociationImpl.java:313)
        at org.dcm4cheri.net.ActiveAssociationImpl.run(ActiveAssociationImpl.jav
a:219)
        at org.dcm4cheri.util.LF_ThreadPool.join(LF_ThreadPool.java:174)
        at org.dcm4cheri.net.ActiveAssociationImpl.run(ActiveAssociationImpl.jav
a:164)
        at org.dcm4cheri.server.DcmHandlerImpl.handle(DcmHandlerImpl.java:249)
        at org.dcm4cheri.server.ServerImpl.run(ServerImpl.java:288)
        at org.dcm4cheri.util.LF_ThreadPool.join(LF_ThreadPool.java:174)
        at org.dcm4cheri.util.LF_ThreadPool$1.run(LF_ThreadPool.java:221)
        at java.lang.Thread.run(Thread.java:662)
21:48:18,252 INFO  [ServerImpl] finished - Socket[addr=/192.192.192.44,port=6071
9,localport=11112]



Compliments,

Tiago

Darius Ghassemzadeh

unread,
Mar 29, 2014, 12:32:13 AM3/29/14
to dcm...@googlegroups.com, tiag...@gmail.com
Hi Tiago,

Actually your problem is the transfer syntax is not supported. 

1.Try adding the transfer syntax to StoreScp --> AcceptedTransferSyntaxForImageSOPClasses. The transfer syntax listed is supported in current verisons http://www.dcm4che.org/confluence/display/ee2/Storage+SCP+(CDW)
2. Change the Transfer Syntax for SCU on Sending System 

        pc-1:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-3:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-5:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
        pc-7:   3 - abstract-syntax-not-supported
                ts=1.2.840.10008.1.2.1/Explicit VR Little Endian

Reply all
Reply to author
Forward
0 new messages