Hi, Marvin. I'm a little confused, if your log files are all currently owned by root, you shouldn't be able to start DSpace at all (it should fail to load, I think), unless you're running Tomcat as root. The log rotation is coming from the log4j settings for DSpace, and that can only ever run with the same permissions/ownership as your Tomcat user. Could you elaborate on the issue you're facing? Are you unable to load DSpace, or are your log files changing ownership and you're trying to figure out why? I think we need more detail before the community can help.
--Hardy > -----Original Message----- > From: Marvin Weaver [mailto:[email protected]] > Sent: Thursday, October 14, 2010 9:56 AM > To: [email protected] > Subject: [Dspace-tech] dspace 1.6.2 logs owned by root > > > Every day, the logs in /dspace/log get rotated automagically, but are > owned by root so dspace can't right to them. Where and what needs to be > changed so that at start up they are owned by dspace:other? > Thanks, Marvin > > > ------------------------------------------------------------------------ > ------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

