problems uploading images either way (applet, .zip, dicom)

78 views
Skip to first unread message

paulo rodrigues

unread,
Jul 31, 2013, 12:55:30 PM7/31/13
to xnat_di...@googlegroups.com
Hi guys,

I just installed XNAT 1.6, configured, new project, all seemed ok. But I cannot upload any images, either by the applet, or zip, or dicom from osirix.
In prearchive I get the session there, but it's always in RECEIVING. If I upload by .zip I get:

ERROR: The process could not be completed due to exceptions -

/Library/XNAT/cache/3/uploads/3/20130731_185442681/SUBJECT_010613.zip (No such file or directory)Your data may be available in the prearchive for your review.

and in xdat.log I have stuff like this:

2013-07-31 18:02:32,733 [pool-2-thread-1] ERROR org.nrg.xnat.turbine.utils.ArcSpecManager -
java.io.FileNotFoundException: /Library/XNAT/cache/archive_specification.xml (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at java.io.FileWriter.<init>(FileWriter.java:90)
        at org.nrg.xnat.turbine.utils.ArcSpecManager.GetInstance(ArcSpecManager.java:202)
        at org.nrg.xnat.turbine.utils.ArcSpecManager.GetInstance(ArcSpecManager.java:60)
...

any thoughts where might be the problem?
Thanks in advances,
paulo

Herrick, Rick

unread,
Jul 31, 2013, 2:09:47 PM7/31/13
to xnat_di...@googlegroups.com

Paolo,

 

It looks like you used the default values for the archive, prearchive, and cache folders in your build.properties and the corresponding paths don’t exist. XNAT is trying to write to /Library/XNAT/cache but it’s just not there. XNAT will not automatically create those folders, since in most case you’d need to configure permissions properly anyways, so we don’t even try.

 

To fix this, you can create the required folders or you can change the location of each through the Administration configuration dialog and try again.

 

Rick Herrick

Sr. Programmer/Analyst

Neuroinformatics Research Group

Washington University School of Medicine

(314) 827-4250

--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xnat_discussi...@googlegroups.com.
To post to this group, send email to xnat_di...@googlegroups.com.
Visit this group at http://groups.google.com/group/xnat_discussion.
For more options, visit https://groups.google.com/groups/opt_out.
 
 




The material in this message is private and may contain Protected Healthcare Information (PHI). If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.

paulo rodrigues

unread,
Jul 31, 2013, 6:00:35 PM7/31/13
to xnat_di...@googlegroups.com
Fabulous, that was it. I was actually wondering where that Library was ;) silly me. Thanks!
Reply all
Reply to author
Forward
0 new messages