Unable to perform sub-operation on association to GLPACS

75 views
Skip to first unread message

YoungLiang

unread,
Jun 2, 2018, 12:31:55 AM6/2/18
to dcm4che
Hi:
  I use the dcm4chee StoreSCU to send image data to the PACS archiving service. Since the image data is stored on the object, when PACS recalls the image, I first download the data from the object store, and then CMove to PACS. Now the PACS system often fails to receive the data. Image, the error code is as follows, can anyone tell me why PACS will close the connection, is it taking too long to download data from my side?
    Download object storage image data is generally 10-14 seconds, how can I optimize it, please also inform, thank you very much!
   
INFO   | jvm 1    | 2018/06/01 17:34:30 | 17:34:30,505 WARN  - DCMQRSCP<-GLPACS(169): Unable to perform sub-operation on association to GLPACS
INFO   | jvm 1    | 2018/06/01 17:34:30 | A-ABORT[source: 0 - service-user, reason: 0]
INFO   | jvm 1    | 2018/06/01 17:34:30 | at org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:196)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at org.dcm4che3.net.Association$2.run(Association.java:518)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at java.lang.Thread.run(Thread.java:745)
INFO   | jvm 1    | 2018/06/01 17:34:30 | 17:34:30,518 WARN  - DCMQRSCP<-GLPACS(169): failed to release association to GLPACS
INFO   | jvm 1    | 2018/06/01 17:34:30 | org.dcm4che3.net.AssociationStateException: Sta1 - Idle
INFO   | jvm 1    | 2018/06/01 17:34:30 | at org.dcm4che3.net.State.writeAReleaseRQ(State.java:223)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at org.dcm4che3.net.Association.release(Association.java:311)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at org.dcm4che3.net.service.BasicRetrieveTask.releaseStoreAssociation(BasicRetrieveTask.java:242)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at org.dcm4che3.net.service.BasicRetrieveTask.run(BasicRetrieveTask.java:197)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
INFO   | jvm 1    | 2018/06/01 17:34:30 | at java.lang.Thread.run(Thread.java:745)


Denis Shpekin

unread,
Jun 8, 2018, 9:46:05 AM6/8/18
to dcm4che

DCMQRSCP<-GLPACS
your try retrieve

for sending 
usage: dcmsnd <aet>[@<host>[:<port>]] <file>|<directory>... [Options]  


or you gave the wrong log
Reply all
Reply to author
Forward
0 new messages