On Tue, Oct 30, 2012 at 1:55 PM, Hardy Pottinger (DuraSpace JIRA) <[email protected]> wrote: > > [ > https://jira.duraspace.org/browse/DS-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26737#comment-26737 > ] > > Hardy Pottinger commented on DS-1143: > ------------------------------------- > > I'm wondering if anyone who has encountered this error might be able to > confirm here some of their environment details? We are running on RHEL5, > 32-bit, with a PAE kernel, so the machine can address more RAM. We are also > using Oracle Java 6, which is a bit long in the tooth. So, I'm looking at > migrating to RHEL6, 64-bit, and using Java 7 (probably OpenJDK), to see if > perhaps just an upgrade to our hardware and Java stacks will have an impact > on this intermittent error. > >> Java.io.IOException: No such file or directory error on file uploads or >> updates
I don't see how can the JVM version be related to a "No such file or directory" error. Also, Oracle's Java 6 is the one that release is developed against, and new problems would arise if you change it. RAM doesn't seem to be related also. I'd think of filesystem/permission problems. And if it is intermitent, I'd blame some cronjob deleting/recreating things on the filesystem. Regards To+ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
