Suddenly getting FileNotFoundException for all images

376 views
Skip to first unread message

Nico Aguilera

unread,
Apr 24, 2013, 11:17:21 AM4/24/13
to dcm...@googlegroups.com
Hello,
What I have: Windows Server 2008 R2, Java 1.7.0_03.
I forget how to find the version of DMC4che I'm running, but I can tell you that I have the following folders: dcm4che-2.0.26, dcm4chee-2.17.1-mysql, dcm4chee-arr-3.0.11-mysql and jboss-4.2.3.GA.

I'm not much of an expert at this, but I can tell you that 2 weeks ago DCM4CHE was working fine, all we used it for was to push images to our production PACS.
However, now it cannot push studies. From the interface, when I try to export, I get the following:
1 C-MOVE requests done in 203 ms!
Instances completed:0 warning:0 failed:75 remaining:0
Failed C-MOVE requests:
3: PatId:[unknown],studyIUIDs:1.2.840.113701.4.2.417.0.15870
  failed with status A702 Error Comment:null
  Started at 2013-04-24 08.13.02,190 failed at 2013-04-24 08.13.02,393

and on the server.log there are a bunch of entries such as:
2013-04-24 08:13:02,378 ERROR -> (Thread-126) [org.dcm4chex.archive.dcm.qrscp.QueryRetrieveScpService] R:\dicom\20111108\E0023033\I00001091642.dcm
java.io.FileNotFoundException: R:\dicom\20111108\E0023033\I00001091642.dcm
    at org.dcm4chex.archive.dcm.qrscp.QueryRetrieveScpService.getFile(QueryRetrieveScpService.java:1569)
    at org.dcm4chex.archive.dcm.qrscp.QueryRetrieveScpService.getFile(QueryRetrieveScpService.java:1558)
    at org.dcm4chex.archive.dcm.qrscp.QueryRetrieveScpService.getFile(QueryRetrieveScpService.java:1549)
    at org.dcm4chex.archive.dcm.qrscp.QueryRetrieveScpService.makeCStoreRQ(QueryRetrieveScpService.java:1404)
    at org.dcm4chex.archive.dcm.qrscp.MoveTask.retrieveLocal(MoveTask.java:410)
    at org.dcm4chex.archive.dcm.qrscp.MoveTask.run(MoveTask.java:355)
    at java.lang.Thread.run(Thread.java:722)

Now, what's weird is that the file R:\dicom\20111108\E0023033\I00001091642.dcm exists, and there's nothing wrong with it.

How do I begin to figure out what's the deal here? :/

armin...@gmail.com

unread,
Apr 24, 2013, 3:24:59 PM4/24/13
to dcm...@googlegroups.com
Which useraccount the dcm4chee archive is using? Maybe a security issue in accessing the filesystem with this account? 

Nico Aguilera

unread,
Apr 24, 2013, 4:18:52 PM4/24/13
to dcm...@googlegroups.com
I thought about that, but I don't think it's the issue.
I log into the server to start DMC4CHE (from C:\apps\dcm4chee-2.17.1-mysql\bin\run.bat), and in that same session I can go to R:\dicom\ and see all the files, which should mean that I can read everything... right?
Furthermore, there weren't any changes to any security settings between 2 weeks ago and now.
Reply all
Reply to author
Forward
0 new messages