On Fri, Aug 05, 2011 at 11:02:17AM -0500, Thornton, Susan M. (LARC-B702)[LITES]
wrote:
> Hi,
>
> I’m getting the following errors while trying to run index-init for the
> first time during an upgrade from DSpace 1.5.1 to 1.7.1. We are running on a
> Solaris 10 platform and I’ve tried changing the permissions on both the /bin
> and /log directories to 777, which doesn’t make a difference. I noticed that
> lots of other folks seem to have the same problem trying to run things (not
> just index-init - sometimes some of the statistics scripts), but haven’t
> really found a solution to this. We are implementing the JSPUI version, by
> the way.
>
>
>
> $ ./dspace index-init
>
> log4j:ERROR setFile(null,true) call failed.
>
> java.io.FileNotFoundException: /dspace.log.2011-08-05 (Permission denied)
^^^^^^^^^^^^^^^^^^^^^^
It's trying to create that file at the root of the filesystem, not
/bin or /log.
> java.io.FileNotFoundException: /cocoon.log.2011-08-05 (Permission denied)
^^^^^^^^^^^^^^^^^^^^^^
Here's another one. There are more.
log4j configuration problem?
--
Mark H. Wood, Lead System Programmer [email protected]
Asking whether markets are efficient is like asking whether people are smart.
pgpTzODHV8RHR.pgp
Description: PGP signature
------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

