On Tue, Jul 28, 2015 at 02:12:31PM +0300, Layale Bassil wrote:
> I am trying to import items into Dspace 5.2 using the /data/bin/dspace import 
> command but I am getting the following error which I am not being able to 
> know the reason for:
> 
> log4j:ERROR setFile(null,true) call failed.
> java.io.FileNotFoundException: /data/log/dspace.log.2015-07-28 (Permission 
> denie                               d)
[snip]
> log4j:ERROR setFile(null,true) call failed.
> java.io.FileNotFoundException: /data/log/cocoon.log.2015-07-28 (Permission 
> denie                               d)
[snip]
> log4j:ERROR setFile(null,true) call failed.
> java.io.FileNotFoundException: /data/log/dspace.log.2015-07-28 (Permission 
> denie                               d)

The account in which your Servlet container (e.g. Tomcat) runs does
not have permission to open those files for writing.  I would check
the ownership and permission on those files.

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to