Hi Dorothea, Dorothea Salo wrote: > But what's odd is that it seems to be a file I/O error, even though it's > already > *done* some file I/O in line 160. I'm stumped. Anybody have any bright ideas? > > Exception: > java.io.IOException: No such file or directory > at java.io.UnixFileSystem.createFileExclusively(Native Method) > (etc. etc.)
My Pavlovian response is to check the permissions on whatever directory DSpace was trying to create a file in. > The only other thing I can find in the logs that might be related is > this: > > 2007-02-08 15:15:50,628 ERROR org.jboss.web.localhost.Engine @ > StandardWrapperValve[edit-item]: Servlet.service() for servlet edit-item > threw > exception > java.lang.IllegalStateException: Cannot forward after response has been > committed > at > org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:368) This looks important but unrelated, I'll take a look. Best regards, jim ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

