Ok, so I finally got it to work. I thought that a permission level of 755 would have been sufficient for writing and uploading items. However, I changed permissions on a lark to 777 on asssetstore and it works! I'm a bit concerned that 777 is a bit too permissive. Is it ok to leave assetstore at 777? If not, what permission setting do you reccomend?
-Michael Holt Assistant Professor and Reference Librarian Valdosta State University Valdosta, GA 31698 229.333.7105 [email protected] ________________________________________ From: [email protected] [[email protected]] on behalf of helix84 [[email protected]] Sent: Monday, March 12, 2012 1:23 PM To: Michael O. Holt Cc: [email protected] Subject: Re: [Dspace-tech] Problem uploading files during submission process On Mon, Mar 12, 2012 at 18:21, helix84 <[email protected]> wrote: > Actually, I overlooked that you have to set debug level to DEBUG first > (default is INFO). Here's how: https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-SettingloggingleveluptoDEBUG In your case it should be this class: log4j.logger.org.dspace.storage.bitstore.BitstreamStorageManager=DEBUG, A1 Regards, ~~helix84 ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

