docscan integration
Posted: Thu Nov 14, 2013 7:40 am
Hi. I´m trying to use pacsmatt docscan to scan forms and convert and upload it directly to a new series in a previous sent study.
After all aparently right configured, i´m getting the following error on server.log, and no image accepted.
2013-11-14 10:32:32,057 INFO DOCSCAN->PG-CPAPIR-RMT (TCPServer-1-6) [org.dcm4cheri.net.FsmImpl] received A-ABORT
source=0 - service-user
reason=0 - reason-not-specified
2013-11-14 10:32:32,057 INFO DOCSCAN->PG-CPAPIR-RMT (TCPServer-1-6) [org.dcm4chex.archive.mbean.FileSystemMgtService] Check available Disk Space
2013-11-14 10:32:32,057 INFO DOCSCAN->PG-CPAPIR-RMT (TCPServer-1-6) [org.dcm4cheri.net.FsmImpl] closing connection - Socket[addr=/192.168.1.40,port=4928,localport=4104]
2013-11-14 10:32:32,057 ERROR -> (TCPServer-1-6) [org.dcm4cheri.net.ActiveAssociationImpl] org.dcm4che.net.PDUException: Received A-ABORT
source=0 - service-user
reason=0 - reason-not-specified
2013-11-14 10:32:32,057 INFO -> (TCPServer-1-6) [org.dcm4cheri.server.ServerImpl] finished - Socket[addr=/192.168.1.40,port=4928,localport=4104]
Tried to do a storescu.exe test, using the following parameters:
C:\PACSMATT\DocScan\Resources\dcmtk>storescu -v -d +v -aet DOCSCAN -aec **mygatewayAET** 192.168.1.40 4104 test
where test is a file picked from one of onepacs stored study (a dicom image).
The storescu gives me the following error:
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Association Accepted (Max Send PDV: 16340)
--------------------------
Sending file: test
Transfer: JPEG2000 -> LittleEndianExplicit
Store SCU RQ: MsgID 1, (MR)
XMIT:DIMSE Warning: (DOCSCAN,PG-CPAPIR-RMT): sendMessage: unable to convert data
set
from 'JPEG 2000 (Lossless or Lossy)' transfer syntax to 'LittleEndianExplicit'.
storescu: Store Failed, file: test:
0006:020e DIMSE Failed to send message
storescu: SCU Failed:
0006:020e DIMSE Failed to send message
Aborting Association
Any ideas how to make this work ? What i need is to upload the forms of the user into a series in my sent studies.
After all aparently right configured, i´m getting the following error on server.log, and no image accepted.
2013-11-14 10:32:32,057 INFO DOCSCAN->PG-CPAPIR-RMT (TCPServer-1-6) [org.dcm4cheri.net.FsmImpl] received A-ABORT
source=0 - service-user
reason=0 - reason-not-specified
2013-11-14 10:32:32,057 INFO DOCSCAN->PG-CPAPIR-RMT (TCPServer-1-6) [org.dcm4chex.archive.mbean.FileSystemMgtService] Check available Disk Space
2013-11-14 10:32:32,057 INFO DOCSCAN->PG-CPAPIR-RMT (TCPServer-1-6) [org.dcm4cheri.net.FsmImpl] closing connection - Socket[addr=/192.168.1.40,port=4928,localport=4104]
2013-11-14 10:32:32,057 ERROR -> (TCPServer-1-6) [org.dcm4cheri.net.ActiveAssociationImpl] org.dcm4che.net.PDUException: Received A-ABORT
source=0 - service-user
reason=0 - reason-not-specified
2013-11-14 10:32:32,057 INFO -> (TCPServer-1-6) [org.dcm4cheri.server.ServerImpl] finished - Socket[addr=/192.168.1.40,port=4928,localport=4104]
Tried to do a storescu.exe test, using the following parameters:
C:\PACSMATT\DocScan\Resources\dcmtk>storescu -v -d +v -aet DOCSCAN -aec **mygatewayAET** 192.168.1.40 4104 test
where test is a file picked from one of onepacs stored study (a dicom image).
The storescu gives me the following error:
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Association Accepted (Max Send PDV: 16340)
--------------------------
Sending file: test
Transfer: JPEG2000 -> LittleEndianExplicit
Store SCU RQ: MsgID 1, (MR)
XMIT:DIMSE Warning: (DOCSCAN,PG-CPAPIR-RMT): sendMessage: unable to convert data
set
from 'JPEG 2000 (Lossless or Lossy)' transfer syntax to 'LittleEndianExplicit'.
storescu: Store Failed, file: test:
0006:020e DIMSE Failed to send message
storescu: SCU Failed:
0006:020e DIMSE Failed to send message
Aborting Association
Any ideas how to make this work ? What i need is to upload the forms of the user into a series in my sent studies.