|
From: Paulo H. J. A. <pau...@gm...> - 2011-02-14 15:30:01
|
Hi Mark, I disabled the firewall of the machine. Tested without the ssl and tsl DCM4CHEE the result was the same. The same thing happens with aetitle gonzaga. While not critical for ssl in my application. The only move that does not work (echo, find, store working). Thx, Paulo On 14 February 2011 13:12, Mark Roden <mm...@gm...> wrote: > Hi Paulo, > > Does your localhost machine have any kind of firewall? And do you > have to do the response over ssl or tsl? Right now, gdcm doesn't > support ssl encryption over the network connection. If you move with > aetitle gonzaga, does it work? > > The logs are saying that it's a connection failure, which is the > hardest problem to debug because there are so many levels where the > connection can go wrong. > > Would you say that ssl support is critical to your application, a > necessary feature? > > Mark > > On Mon, Feb 14, 2011 at 5:11 AM, Paulo Henrique Junqueira Amorim > <pau...@gm...> wrote: > > Hi Mathieu and Mark, > > > > I execute the command: > > > > gdcmscu --move --patient --aetitle paulo --call DCM4CHEE 200.144.114.37 > > 11112 --patientroot -k 10,20="4055947867" --port-scp 11114 -o "C:\dicom" > -V > > > > After 1~2 second show message: Move succeeded. > > > > > > But not there are files in the "C:\dicom" folder, below the server log > and > > image file attached from DCM4CHEE configuration. You can see if I'm doing > > right?? > > > > I'm sending the email, because the DCM4CHEE image contains patient > > information. > > > > > > 10:49:43,015 INFO [FsmImpl] received AAssociateRQ > > appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context > Name > > implClass: 1.2.826.0.1.3680043.2.1143.107.104.103.115.2.1.0 > > implVersion: GDCM 2.1.0 > > calledAET: DCM4CHEE > > callingAET: paulo > > maxPDULen: 16384 > > asyncOpsWindow: > > pc-3: as=1.2.840.10008.5.1.4.1.2.1.1/Patient Root > Query/Retrieve > > Information Model - FIND > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > pc-13: as=1.2.840.10008.5.1.4.1.2.1.2/Patient Root > Query/Retrieve > > Information Model - MOVE > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > pc-5: as=1.2.840.10008.5.1.4.1.2.2.1/Study Root Query/Retrieve > > Information Model - FIND > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > pc-15: as=1.2.840.10008.5.1.4.1.2.2.2/Study Root Query/Retrieve > > Information Model - MOVE > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > 10:49:43,031 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 > > implVersion: dcm4che-1.4.28 > > calledAET: DCM4CHEE > > callingAET: paulo > > maxPDULen: 16352 > > asyncOpsWindow: > > pc-3: 0 - acceptance > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > pc-13: 0 - acceptance > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > pc-5: 0 - acceptance > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > pc-15: 0 - acceptance > > ts=1.2.840.10008.1.2/Implicit VR Little Endian > > 10:49:43,140 INFO [FileSystemMgt2Service] Check file system group > > LOSSY_STORAGE for deletion of orphaned private files > > 10:49:43,140 INFO [StoreScpService] Check for Pending Series Stored > > 10:49:43,140 INFO [FileSystemMgt2Service] Check file system group > > ONLINE_STORAGE for deletion of studies > > 10:49:43,140 INFO [FileSystemMgt2Service] Check file system group > > LOSSY_STORAGE for deletion of studies > > 10:49:43,140 INFO [FileSystemMgt2Service] Try to free 4166666 of disk > space > > on file system group LOSSY_STORAGE > > 10:49:43,140 WARN [FileSystemMgt2Service] Could not find any further > study > > for deletion on file system group LOSSY_STORAGE > > 10:49:43,140 WARN [FileSystemMgt2Service] No study found for deletion on > > filesystem group LOSSY_STORAGE! Please check your configuration! > > 10:49:43,140 WARN [FileSystemMgt2Service] Only triggered by running out > of > > disk space! Studies not accessed for 1d > > Deleter Criteria: > > 1) External Retrievable > > 2) Copy on Filesystem Group NEARLINE_STORAGE > > 3) Copy must be archived > > 4) Copy on a ReadOnly Filesystem > > 5) Copy on Media > > 10:49:43,156 INFO [FileSystemMgt2Service] Check file system group > > ONLINE_STORAGE for deletion of orphaned private files > > 10:49:43,234 INFO [FsmImpl] received [pc-13] 1:C_MOVE_RQ with Dataset > > class: 1.2.840.10008.5.1.4.1.2.1.2/Patient Root Query/Retrieve > > Information Model - MOVE > > move dest: paulo > > 10:49:43,265 INFO [FsmImpl] sending [pc-13] 1:C_MOVE_RSP > > class: 1.2.840.10008.5.1.4.1.2.1.2/Patient Root Query/Retrieve > > Information Model - MOVE > > status: ff00 > > 10:49:44,218 ERROR [QueryRetrieveScpService] Connection refused: connect > > java.net.ConnectException: Connection refused: connect > > at java.net.PlainSocketImpl.socketConnect(Native Method) > > at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) > > at > > java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) > > at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) > > at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) > > at java.net.Socket.connect(Socket.java:529) > > at > > > com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:550) > > at > > > com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:141) > > at > > > org.dcm4chex.archive.mbean.TLSConfigDelegate.createSocket(TLSConfigDelegate.java:187) > > at > > > org.dcm4chex.archive.dcm.qrscp.QueryRetrieveScpService.createSocket(QueryRetrieveScpService.java:1215) > > at > > > org.dcm4chex.archive.dcm.qrscp.MoveTask.openAssociation(MoveTask.java:203) > > at org.dcm4chex.archive.dcm.qrscp.MoveTask.run(MoveTask.java:329) > > at java.lang.Thread.run(Thread.java:619) > > 10:49:44,218 INFO [FsmImpl] sending [pc-13] 1:C_MOVE_RSP with Dataset > > class: 1.2.840.10008.5.1.4.1.2.1.2/Patient Root Query/Retrieve > > Information Model - MOVE > > status: a702 > > 10:49:45,031 INFO [FsmImpl] received A-RELEASE-RQ > > 10:49:45,031 INFO [FsmImpl] sending A-RELEASE-RP > > 10:49:45,031 INFO [ServerImpl] finished - > > Socket[addr=/200.144.114.65,port=54724,localport=11112] > > 10:49:45,078 INFO [FsmImpl] closing connection - > > Socket[addr=/200.144.114.65,port=54724,localport=11112] > > > > > > > > Regards, > > Paulo > > > |